-
Notifications
You must be signed in to change notification settings - Fork 0
/
timeline.html
222 lines (180 loc) · 8.95 KB
/
timeline.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Timeline</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.css">
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Plugin CSS -->
<link rel="stylesheet" href="device-mockups/device-mockups.min.css">
<!-- Custom styles for this template -->
<link href="css/new-age.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
<!-- Timeline and modernizr -->
<link rel="stylesheet" href="css/timeline.css"> <!-- Resource style -->
<script src="js/modernizr.js"></script> <!-- Modernizr -->
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="index.html">
<img border="0" alt="" src="img/wobc_logo.png" width="200" height="79">
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item dropdown">
<a class="nav-link js-scroll-trigger" href="aboutus.html">About Us</a>
<div class="dropdown-content">
<a href="ethics.html">Ethics</a>
<a href="branding.html">Branding</a>
<a href="sustainability.html">Sustainability</a>
<a href="risks.html">Risks</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="market.html">Market</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link js-scroll-trigger" href="assets.html">Assets</a>
<div class="dropdown-content">
<a href="timeline.html">Timeline</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link js-scroll-trigger" href="economics.html">Economics</a>
<div class="dropdown-content">
<a href="finance.html">Finance Scheduling</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="testimonial.html">Testimonials</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="appendix.html">Appendix</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navigation -->
<section class="download bg-secondary text-center" id="download">
<div class="container">
<div class="row">
<div class="col-md-8 mx-auto">
<h2 class="section-heading">Timeline</h2>
<p>Our expected milestones</p>
<div class="badges">
</div>
</div>
</div>
</div>
</section>
<section class="features" id="features">
<div class="container">
<div class="col-md-12">
<div class="main-header text-center"><h1>Here's what's going to happen</h1></div>
<section id="cd-timeline" class="cd-container">
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Year 0</h2>
<p>Buy equipment and hire 2 staff members and begin business!</p>
<img src="./img/windows.gif">
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Year 0 - 1</h2>
<p>
Heavy marketing including door to door, billboards, facebook ads.
Get ready to hear from us!
</p>
<img src="./img/advert.gif">
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-picture">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Year 5</h2>
<p>Finish paying off our loan and be debt free!</p>
<img src="./img/debt.gif">
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-location">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Year 12</h2>
<p>Company grows and we'll be hiring 3 more full time drivers while the 3 remaining owners can now focus on managerial aspects.</p>
<img src="./img/management.gif">
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
<div class="cd-timeline-block">
<div class="cd-timeline-img cd-movie">
</div> <!-- cd-timeline-img -->
<div class="cd-timeline-content">
<h2>Year 20</h2>
<p>Current projected end of the company. We will be selling the company and assets and looking to open our own brewery. Keep in touch!</p>
<img src="./img/celebration.gif">
</div> <!-- cd-timeline-content -->
</div> <!-- cd-timeline-block -->
</section> <!-- cd-timeline -->
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>Our Industry Partner</h4>
<img src="img/flannelle.png" style="width:70%">
</div>
<div class="col-md-4">
<p>© World of BeerCraft 2019. All Rights Reserved.</p>
<ul class="list-inline">
<li class="list-inline-item">
<a href="privacy.html">Privacy</a>
</li>
<li class="list-inline-item">
<a href="terms.html">Terms</a>
</li>
<!--<li class="list-inline-item">
<a href="#">FAQ</a>
</li>-->
</ul>
</div>
</div>
</div>
</footer>
<!-- back to top button -->
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/new-age.min.js"></script>
<script src="js/timeline.js"></script>
<!-- scroll to top -->
<script src="js/scrollToTop.js"></script>
</body>
</html>