-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
322 lines (305 loc) · 15.8 KB
/
index.html
File metadata and controls
322 lines (305 loc) · 15.8 KB
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport">
<title>Pre-made & Personalized Lunches To Your Door | Lunchpod</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link href="assets/styles/main.css" rel="stylesheet">
<link href="assets/styles/css/style.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Nunito:wght@400;700&display=swap"
rel="stylesheet">
<script src="https://kit.fontawesome.com/2a36640332.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<!-- navbar-->
<nav class="primary-nav navbar navbar-expand-lg">
<a class="navbar-brand nav-item" href="#">
<img src="assets/images/lunchpod-logo-210x36.png" width="210" height="36" alt="Lunchpod" loading="lazy">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse mt-4 mt-lg-0" id="navbarSupportedContent">
<h5 class="heading hidden-md d-lg-none font-weight-bold">About</h5>
<ul class="navbar-nav m-lg-auto mb-5">
<li class="nav-item mx-lg-2">
<a class="nav-link" href="#">How It Works</a>
</li>
<li class="nav-item mx-lg-2">
<a class="nav-link" href="#">The Lunches</a>
</li>
<li class="nav-item mx-lg-2">
<a class="nav-link" href="#">Our Commitment</a>
</li>
<li class="nav-item mx-lg-2">
<a class="nav-link" href="#">Plans</a>
</li>
</ul>
<ul class="navbar-nav mb-5 mb-lg-0">
<li class="nav-item mr-lg-1 mb-2 mb-lg-0">
<a class="secondary-cta nav-link rounded-pill font-weight-bold text-center py-2 px-2" href="#">Log in <i class="fas fa-lock"></i></a>
</li>
<li class="nav-item">
<a class="primary-cta nav-link rounded-pill font-weight-bold text-center py-2 px-3" href="#">Join us <i class="fas fa-user-circle"></i></a>
</li>
</ul>
<!-- mobile-only nav items-->
<ul class="navbar-nav mb-5 mb-lg-0 d-lg-none">
<h5 class="heading font-weight-bold">Support Center</h5>
<li class="nav-item">
<a class="nav-link" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Allergy Help</a>
</li>
</ul><!-- /mobile-only nav items-->
</div>
</nav><!-- /navbar-->
<!-- bootstrap jumbotron (alert) -->
<div class="site-alert jumbotron jumbotron-fluid py-2 m-0 text-center text-white">
<div class="container" role="alert">
Happy New Year! – We’re excited to roll out some new plan options. <a href="#" class="alt-feature-link">Learn More!</a>.
</div>
</div><!-- /bootstrap jumbotron alert -->
<!-- bootstrap jumbotron (hero) -->
<div class="home-hero jumbotron jumbotron-fluid p-md-0 text-center text-white">
<div class="hero-dark-overlay">
<div class="container">
<h1 class="hero-tagline heading d-inline-block display-4 font-weight-bold p-3 m-0">Lunch is solved.</h1>
</div>
</div>
</div><!-- /bootstrap jumbotron (hero) -->
</header>
<!-- main content area -->
<div class="container">
<!-- how-to section -->
<section class="home-how-to-section text-center">
<div class="row mb-5">
<div class="col-10 m-auto">
<h2 class="heading feature-heading font-weight-bold">How does Lunchpod work?</h2>
<p class="body-copy feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt. Etiam elementum convallis suscipit. It’s as easy as <span class="font-weight-bold">1-2-3</span>.</p>
</div>
</div>
<div class="row mb-5">
<div class="col-lg px-5">
<span class="sub-feature-display font-weight-bold">1</span>
<h3 class="heading feature-subheading font-weight-bold">Sign up</h3>
<p class="body-copy sub-feature-copy">Parents create an account with password, method of payment and shipping address. Kids get their own portal to make their lunches and customize their Lunchpod.</p>
<a href="#" class="feature-link font-weight-bold">Get Started <i class="fas fa-angle-right"></i></a>
</div>
<div class="col-lg px-5">
<span class="sub-feature-display font-weight-bold">2</span>
<h3 class="heading feature-subheading font-weight-bold">Pick your stuff</h3>
<p class="body-copy sub-feature-copy">The kid-friendly tool makes picking a main, side and sweet easy for kids of all ages.</p>
<a href="#" class="feature-link font-weight-bold">View Food <i class="fas fa-angle-right"></i></a>
</div>
</div>
<div class="row mb-5">
<div class="col-lg px-5">
<span class="sub-feature-display font-weight-bold">3</span>
<h3 class="heading feature-subheading font-weight-bold">Get the week's pods</h3>
<p class="body-copy sub-feature-copy">Each Pod arrives custom-labeled for the kid who packed it. Fresh food lasts all week in the fridge and all day in a backpack.</p>
<a href="#" class="feature-link font-weight-bold">View Abailability Map <i class="fas fa-angle-right"></i></a>
</div>
<div class="col-lg px-5">
<span class="sub-feature-display font-weight-bold">4</span>
<h3 class="heading feature-subheading font-weight-bold">Off you go</h3>
<p class="body-copy sub-feature-copy">Take your personalized Lunchpod from fridge to backpack and wow your friends at lunchtime. Complete nutrition and real food means you’re powered up for the day.</p>
</div>
</div>
<div class="row justify-content-center mb-5 py-5">
<div class="col-2-lg mr-2">
<a href="#" class="secondary-cta cta py-3 px-4 rounded-pill font-weight-bold">Learn more <i class="fas fa-angle-right"></i></a>
</div>
<div class="col-2-lg">
<a href="#" class="primary-cta cta py-3 px-4 rounded-pill font-weight-bold">View plans <i class="fas fa-angle-right"></i></a>
</div>
</div>
</section><!-- /how-to section -->
<!-- free trial section -->
<section class="free-trial-section alt-bg-section full-width">
<div class="row container mx-auto py-5">
<div class="col-lg">
<img src="assets/images/lunchpod-home-free-trial-feature-image-540x360.jpg" class="img-fluid mb-4 mb-lg-0" alt="a family playing together outside">
</div>
<div class="col-lg">
<h2 class="heading feature-heading font-weight-bold">Start with a free trial today!</h2>
<p class="body-copy feature-copy">We’re excited to become a part of your family. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt.</p>
<a href="#" class="secondary-cta cta d-inline-block py-3 px-4 rounded-pill font-weight-bold">Get started <i class="fas fa-angle-right"></i></a>
</div>
</div>
</section><!-- free trial section -->
<!-- testimonial section -->
<section class="testimonial-section">
<div class="row container py-5">
<div class="col-lg">
<h2 class="heading feature-heading font-weight-bold">"It makes everything easier"</h2>
<p class="body-copy feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt. Etiam elementum convallis suscipit. Maecenas sed elit convallis.</p>
<p class="body-copy feature-copy">-Caring Parent, mother of two</p>
<a href="#" class="secondary-cta cta d-inline-block py-3 px-4 mb-4 mb-lg-0 rounded-pill font-weight-bold">Read more <i
class="fas fa-angle-right"></i></a>
</div>
<div class="col-lg">
<img src="assets/images/lunchpod-home-about-feature-video-placeholder-image-540x304.jpg" class="img-fluid" alt="a short video explaining ">
</div>
</div>
</section><!-- /testimonial section -->
<!-- events section -->
<section class="events-section alt-bg-section full-width text-center">
<div class="row container m-auto py-5">
<div class="col">
<h2 class="heading feature-heading font-weight-bold">We're Up to Something</h2>
<p class="body-copy feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis
tincidunt. Etiam elementum convallis suscipit.</p>
</div>
</div>
<div class="row container m-auto py-5">
<div class="col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<img class="img-fluid mb-3" src="assets/images/event-header-540x300.jpg" alt="header image for event 1">
<h3 class="heading feature-subheading font-weight-bold">Event 1</h3>
<p class="body-copy sub-feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt. Etiam elementum
convallis suscipit. Maecenas sed elit convallis.</p>
<a href="#" class="feature-link font-weight-bold">Learn about the event <i class="fas fa-angle-right"></i></a>
</div>
<div class="col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<img class="img-fluid mb-3" src="assets/images/event-header-540x300.jpg" alt="header image for event 1">
<h3 class="heading feature-subheading font-weight-bold">Event 2</h3>
<p class="body-copy sub-feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt. Etiam elementum
convallis suscipit. Maecenas sed elit convallis.</p>
<a href="#" class="feature-link font-weight-bold">Learn about the event <i class="fas fa-angle-right"></i></a>
</div>
<div class="col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<img class="img-fluid mb-3" src="assets/images/event-header-540x300.jpg" alt="header image for event 1">
<h3 class="heading feature-subheading font-weight-bold">Event 3</h3>
<p class="body-copy sub-feature-copy">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi sagittis vel nunc quis tincidunt. Etiam elementum
convallis suscipit. Maecenas sed elit convallis.</p>
<a href="#" class="feature-link font-weight-bold">Learn about the event <i class="fas fa-angle-right"></i></a>
</div>
</div>
</section><!-- /events section -->
<!-- faq section -->
<section class="testimonial-section full-width text-center">
<div class="row container mx-auto py-5">
<div class="col-lg">
<h2 class="heading feature-heading font-weight-bold">Still have questions about LunchPod? We can answer that.</h2>
<a href="#" class="feature-link font-weight-bold">Frequently Asked Questions <i class="fas fa-angle-right"></i></a>
</div>
</div>
</section><!-- /faq section -->
<footer class="full-width text-center">
<!-- engagement footer section -->
<section class="engagement-footer-section brand-bg-section">
<div class="row container mx-auto py-5">
<div class="border-separator col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<h2 class="heading footer-heading font-weight-bold">Our Latest Post</h2>
<a href="#" class="alt-feature-link sub-feature-copy font-weight-bold">Managing Food Allergies in the School Setting</a>
</div>
<div class="border-separator col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<h2 class="heading footer-heading font-weight-bold">Get Updates an Blog Posts</h2>
<form class="row justify-content-center mr-0">
<div class="form-group col-md mx-5 mx-md-0 mb-md-0">
<label for="email" class="form-control-label sr-only">Email</label>
<input type="email" class="form-control" id="email" placeholder="Email">
</div>
<button type="submit" class="btn btn-outline-light rounded-pill col-6 col-md-auto">Submit</button>
</form>
</div>
<div class="border-separator col-lg py-4 py-lg-0 mb-5 mb-lg-0">
<h2 class="heading footer-heading font-weight-bold">Follow Us</h2>
<a href="#" class="m-0 p-0"><img src="assets/images/facebook-icon-50x50.png" alt="facebook"></a>
<a href="#" class="m-0 p-0"><img src="assets/images/youtube-icon-50x50.png" alt="youtube"></a>
<a href="#"><img src="assets/images/twitter-icon-50x50.png" alt="twitter"></a>
<a href="#"><img src="assets/images/instagram-icon-50x50.png" alt="instagram"></a>
<a href="#"><img src="assets/images/linkedin-icon-50x50.png" alt="linkedin"></a>
</div>
</div>
</section><!-- /engagement footer section -->
<section class="footer-nav-section text-lg-left"><!-- footer navigation-->
<div class="row container mx-auto py-5">
<div class="col-lg mb-5 mb-lg-0">
<img src="assets/images/lunchpod-logo-210x36.png" alt="lunchpod">
</div>
<div class="col-lg mb-5 mb-lg-0">
<h5 class="heading footer-heading font-weight-bold pl-3">About Obvious</h5>
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link feature-link" href="#">How It Works</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">The Lunches</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Our Commitment</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Plans</a>
</li>
</ul>
</div>
<div class="col-lg mb-5 mb-lg-0">
<h5 class="heading footer-heading font-weight-bold pl-3">Our Company</h5>
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link feature-link" href="#">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Careers</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Press</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Investor Relations</a>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Our Team</a>
</li>
</ul>
</div>
<div class="col-lg mb-5 mb-lg-0">
<h5 class="heading footer-heading font-weight-bold pl-3">Support Center</h5>
<ul class="nav flex-column">
<li class="nav-item">
<a class="nav-link feature-link" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">FAQ</a>
</li>
<li class="nav-item">
<a class="nav-link feature-link" href="#">Allergy Help</a>
</li>
</ul>
</div>
</div>
</section><!-- /footer navigation-->
<!-- legal info -->
<section class="legal-info-section text-lg-left p-4">
<div class="row container m-auto">
<div class="col-md">
<p class="d-inline-block mr-2">© Lunchpod <span class="d-none d-lg-inline" id="year"></span></p>
<a class="feature-link d-inline-block mr-2" href="#">Terms</a>
<a class="feature-link d-inline-block mr-2" href="#">Privacy</a>
</div>
<div class="col-md-auto">
<a class="brand-cta cta d-inline-block py-2 px-4 mb-4 mb-lg-0 rounded-pill font-weight-bold" href="#">Questions <i class="fas fa-question-circle"></i></a>
</div>
</div>
</section><!-- /legal info -->
</footer>
</div><!-- /main content area -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script>
$(function () {
var theYear = new Date().getFullYear();
$('#year').html(theYear);
});
</script>
</body>
</html>