-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
490 lines (484 loc) · 22 KB
/
index.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
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
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Omnifood is an AI-powered food subscription service that'll make you eat healthy again, 365 days a year. It's tailored to your personal taste and nutritional needs.">
<!-- Always include this line of code -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/img/favicon.png" type="image/x-icon">
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png" type="image/x-icon">
<link rel="amanifest" href="manifest.webmanifest" >
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Rubik:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/general.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/queries.css">
<script type="module" src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.esm.js"></script>
<script nomodule src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js"></script>
<title>Omnifood — Never coook again!</title>
</head>
<body>
<header class="header">
<a href="#">
<img class="logo" alt="Omnifood logo" src="img/omnifood-logo.png"/>
</a>
<nav class="main-nav">
<ul class="main-nav-list">
<li><a class="main-nav-link" href="#how">How it works</a></li>
<li><a class="main-nav-link" href="#meal">Meals</a></li>
<li><a class="main-nav-link" href="#testimonial">Testimonials</a></li>
<li><a class="main-nav-link" href="#pricing">Pricing</a></li>
<li><a class="main-nav-link nav-cta" href="#cta">Try for free</a></li>
</ul>
</nav>
<buton class="btn-mobile-nav">
<ion-icon class="icon-mobile-nav" name="menu-outline"></ion-icon>
<ion-icon class="icon-mobile-nav" name="close-outline"></ion-icon>
</buton>
</header>
<main>
<section class="section-hero">
<div class="hero">
<div class="hero-text-box">
<h1 class="heading-primary">A healthy meal delivered to your door, every single day</h1>
<p class="hero-description">
The smart 365-days-per-year food subscription that will make you eat healthy again.
Tailored to your personal tastes and nutritional needs.
</p>
<a href="#" class="btn btn--full margin-right-sm">Start eating well</a>
<a href="#" class="btn btn--outline">Learn more ↓</a>
<div class="delivered-meals">
<div class="delivered-imgs">
<img src="img/customers/customer-1.jpg" alt="Customer photo">
<img src="img/customers/customer-2.jpg" alt="Customer photo">
<img src="img/customers/customer-3.jpg" alt="Customer photo">
<img src="img/customers/customer-4.jpg" alt="Customer photo">
<img src="img/customers/customer-5.jpg" alt="Customer photo">
<img src="img/customers/customer-6.jpg" alt="Customer photo">
</div>
<p class="delivered-text"><span>250,000+</span> meals delivered last year!</p>
</div>
</div>
<div class="hero-img-box">
<img src="img/hero.png" alt="hero image" class="hero-img">
</div>
</div>
</section>
<section class="section-featured">
<div class="container">
<h2 class="heading-featured-in">
As featured in
</h2>
<div class="logos">
<img src="img/logos/techcrunch.png" alt="Tech crunch logo">
<img src="img/logos/business-insider.png" alt="Business insider logo">
<img src="img/logos/the-new-york-times.png" alt="The new york times logo">
<img src="img/logos/forbes.png" alt="Forbes logo">
<img src="img/logos/usa-today.png" alt="USA today logo">
</div>
</div>
</section>
<section class="section-how" id="how">
<div class="container">
<span class="subheading">How it works</span>
<h2 class="heading-secondary">
Your daily dose of health in 3 simple steps
</h2>
</div>
<div class="container grid grid--2-cols grid--center-v">
<!-- STEP 01 -->
<div class="step-text-box">
<p class="step-number">01</p>
<h3 class="heading-tertiary">
Tell us what you like (and what not):
</h3>
<p class="step-description">
Never again waste time thinking about what to eat! Omnifood AI will create a 100% personalized weekly meal plan just for you. It makes sure you get all the nutrients and vitamins you need, no matter what diet you follow!
</p>
</div>
<div class="step-img-box">
<img src="img/app/app-screen-1.png" alt="Step Image 1" class="step-img">
</div>
<!-- STEP 02 -->
<div class="step-img-box">
<img src="img/app/app-screen-2.png" alt="Step Image 2" class="step-img">
</div>
<div class="step-text-box">
<p class="step-number">02</p>
<h3 class="heading-tertiary">
Approve your weekly meal plan:
</h3>
<p class="step-description">
Once per week, approve the meal plan generated for you by Omnifood AI. You can change ingredients, swap entire meals, or even add your own recipes.
</p>
</div>
<!-- STEP 03 -->
<div class="step-text-box">
<p class="step-number">03</p>
<h3 class="heading-tertiary">
Receive meals at convenient time:
</h3>
<p class="step-description">
Best chefs in town will cook your selected meal every day, and we will deliver it to your door whenever works best for you. You can change delivery schedule and address daily!
</p>
</div>
<div class="step-img-box">
<img src="img/app/app-screen-3.png" alt="Step Image 3" class="step-img">
</div>
</div>
</section>
<section class="section-meals" id="meal">
<div class="container center-text">
<span class="subheading">Meals</span>
<h2 class="heading-secondary">
Omnifood AI chooses from 5,000+ recipes
</h2>
</div>
<div class="container grid grid--3-cols margin-bottom-md">
<div class="meal">
<img src="img/meals/meal-1.jpg" class="meal-img" alt="Japanese Gyozas">
<div class="meal-content">
<div class="meal-tags">
<span class="tag tag--vegetarian">
Vegetarian
</span>
</div>
<p class="meal-title">Japanese Gyozas</p>
<ul class="meal-attributes">
<li class="meal-attribute"><ion-icon class="meal-icon" name="flame-outline"></ion-icon><span><strong>650</strong> calories</span></li>
<li class="meal-attribute"><ion-icon class="meal-icon" name="restaurant-outline"></ion-icon><span>Nutriscore ® <strong>74</strong></span></li>
<li class="meal-attribute"><ion-icon class="meal-icon" name="star-outline"></ion-icon><span><strong>4.9</strong> rating (537)</span></li>
</ul>
</div>
</div>
<div class="meal">
<img src="img/meals/meal-2.jpg" class="meal-img" alt="Japanese Gyozas">
<div class="meal-content">
<div class="meal-tags">
<span class="tag tag--vegan">
Vegan
</span>
<span class="tag tag--paleo">
Paleo
</span>
</div>
<p class="meal-title">Avocado Salad</p>
<ul class="meal-attributes">
<li class="meal-attribute"><ion-icon class="meal-icon" name="flame-outline"></ion-icon><span><strong>400</strong> calories</span></li>
<li class="meal-attribute"><ion-icon class="meal-icon" name="restaurant-outline"></ion-icon><span>Nutriscore ® <strong>92</strong></span></li>
<li class="meal-attribute"><ion-icon class="meal-icon" name="star-outline"></ion-icon><span><strong>4.8</strong> rating (441)</span></li>
</ul>
</div>
</div>
<div class="diets">
<h3 class="heading-tertiary">
Works with any diet:
</h3>
<ul class="list">
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Vegetarian</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Vegan</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Pescatarian</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Gluten-free</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Lactose-free</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Keto</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Paleo</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Low FODMAP</span></li>
<li class="list-item"><ion-icon class="list-icon" name="checkmark-outline"></ion-icon><span>Kid-friendly</span></li>
</ul>
</div>
</div>
<div class="container all-recipes">
<a href="#" class="link">See all recipes →</a>
</div>
</section>
<section class="section-testimonials grid grid--2-cols" id="testimonial">
<div class="testimonials-container">
<span class="subheading">testimonial</span>
<h2 class="heading-secondary">
Once you try it, you can't go back
</h2>
<div class="testimonials">
<figure class="testimonial">
<img src="img/customers/dave.jpg" alt="Photo of customer Dave" class="testimonial-img">
<blockquote class="testimonial-text">
Inexpensive, healthy and great-tasting meals, without even having to order manually! It feels truly magical.
</blockquote>
<p class="testimonial-name">
— Dave Bryson
</p>
</figure>
<figure class="testimonial">
<img src="img/customers/steve.jpg" alt="Photo of customer Dave" class="testimonial-img">
<blockquote class="testimonial-text">
The AI algorithm is crazy good, it chooses the right meals for me every time. It's amazing not to worry about food anymore!
</blockquote>
<p class="testimonial-name">
— Steve Miller
</p>
</figure>
<figure class="testimonial">
<img src="img/customers/ben.jpg" alt="Photo of customer Dave" class="testimonial-img">
<blockquote class="testimonial-text">
Omnifood is a life saver! I just started a company, so there's no time for cooking. I couldn't live without my daily meals now!
</blockquote>
<p class="testimonial-name">
— Ben Hadley
</p>
</figure>
<figure class="testimonial">
<img src="img/customers/hannah.jpg" alt="Photo of customer Dave" class="testimonial-img">
<blockquote class="testimonial-text">
I got Omnifood for the whole family, and it frees up so much time! Plus, everything is organic and vegan and without plastic.
</blockquote>
<p class="testimonial-name">
— Hannah Smith
</p>
</figure>
</div>
</div>
<div class="gallery">
<figure class="gallery-item">
<img src="img/gallery/gallery-1.jpg" alt="Photo of beautifully arranged food"/>
<!-- <figcaption>
Capture
</figcaption> -->
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-2.jpg" alt="Second photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-3.jpg" alt="Third photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-4.jpg" alt="Fourth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-5.jpg" alt="Fifth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-6.jpg" alt="Sixth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-7.jpg" alt="Seventh photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-8.jpg" alt="Eighth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-9.jpg" alt="Ninth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-10.jpg" alt="Tenth photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-11.jpg" alt="Eleventh photo of beautifully arranged food"/>
</figure>
<figure class="gallery-item">
<img src="img/gallery/gallery-12.jpg" alt="Twelfth photo of beautifully arranged food"/>
</figure>
</div>
</section>
<section class="section-pricing" id="pricing">
<div class="container">
<span class="subheading">
Pricing
</span>
<h2 class="heading-secondary">
Eating well without breaking the bank
</h2>
</div>
<div class="container grid grid--2-cols margin-bottom-md">
<div class="pricing-plan pricing-plan--starter">
<header class="plan-header">
<p class="plan-name">Starter</p>
<p class="plan-price"><span>$</span>399</p>
<p class="plan-text">per month. That's just $13 per meal!</p>
</header>
<ul class="list">
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>1 meal per day</span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>Order from 11am to 9pm</span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>Delivery is free</span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="close-outline">
</ion-icon>
<span></span>
</li>
</ul>
<div class="plan-sing-up">
<a href="#" class="btn btn--full">Start eating well</a>
</div>
</div>
<div class="pricing-plan pricing-plan--complete">
<header class="plan-header">
<p class="plan-name">Complete</p>
<p class="plan-price"><span>$</span>649</p>
<p class="plan-text">per month. That's just $11 per meal!</p>
</header>
<ul class="list">
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span><strong>2 meals</strong> per day</span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>Order <strong>24/7</strong></span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>Delivery is free</span>
</li>
<li class="list-item">
<ion-icon class="list-icon" name="checkmark-outline">
</ion-icon>
<span>Get access to latest prices</span>
</li>
</ul>
<div class="plan-sing-up">
<a href="#" class="btn btn--full">Start eating well</a>
</div>
</div>
</div>
<div class="section-features">
<div class="container grid">
<aside class="plan-details">Prices include all applicable taxes. You can cancel at any time. Both plans include the following:</aside>
</div>
<div class="container grid grid--4-cols">
<div class="feature">
<ion-icon class="feature-icon" name="infinite-outline"></ion-icon>
<p class="feature-title">Never cook again!</p>
<p class="feature-text">
Our subscriptions cover 365 days per year, even including major holidays.
</p>
</div>
<div class="feature">
<ion-icon class="feature-icon" name="nutrition-outline"></ion-icon>
<p class="feature-title">Local and organic:</p>
<p class="feature-text">
Our cooks only use local, fresh, and organic products to prepare your meals.
</p>
</div>
<div class="feature">
<ion-icon class="feature-icon" name="leaf-outline"></ion-icon>
<p class="feature-title">No waste:</p>
<p class="feature-text">
All our partners only use reusable containers to package all your meals.
</p>
</div>
<div class="feature">
<ion-icon class="feature-icon" name="pause-outline"></ion-icon>
<p class="feature-title">Pause anytime:</p>
<p class="feature-text">
Going on vacation? Just pause your subscription, and we refund unused days.
</p>
</div>
</div>
</div>
</section>
<section class="section-cta" id="cta">
<div class="container">
<div class="cta">
<div class="cta-text-box">
<h2 class="heading-secondary">
Get your first meal for free!
</h2>
<p class="cta-text">
Healthy, tasty and hassle-free meals are waiting for you. Start eating well today. You can cancel or pause anytime. And the first meal is on us!
</p>
<form class="cta-form" name="sign-up" netlify>
<div>
<label for="name">Full Name</label>
<input type="text" name="name" id="name" placeholder="John Smith" required>
</div>
<div>
<label for="email">Email address</label>
<input type="email" name="email" id="email" placeholder="[email protected]" required>
</div>
<div>
<label for="select-where">Where did you hear of us?</label>
<select name="select-where" id="select-where" required>
<option value="">Please choose one option</option>
<option value="friends">Friends and family</option>
<option value="youtube">YouTube video</option>
<option value="podcast">Podcast</option>
<option value="facebook">Facebook ads</option>
<option value="others">Others</option>
</select>
</div>
<button class="btn btn--form">Sign up now</button>
</form>
</div>
<div class="cta-img-box" role="img" aria-label="Woman enjoying food"></div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="container grid grid--footer">
<div class="logo-col">
<a href="#" class="footer-logo">
<img class="logo" alt="Omnifood logo" src="img/omnifood-logo.png"/>
</a>
<ul class="social-links">
<li><a class="footer-link" href="#"><ion-icon class="social-icon" name="logo-instagram"></ion-icon></a> </li>
<li><a class="footer-link" href="#"><ion-icon class="social-icon" name="logo-facebook"></ion-icon></a> </li>
<li><a class="footer-link" href="#"><ion-icon class="social-icon" name="logo-twitter"></ion-icon></a> </li>
</ul>
<p class="copyright">Copyright © <span class="year">2021</span> by Codehemaa. All rights reserved.</p>
</div>
<div class="address-col">
<p class="footer-heading">Contact Us</p>
<address class="contacts">
<p class="address">623 Harrison St., 2nd Floor, San Francisco, CA 94107</p>
<p><a class="footer-link" href="tel:415-201-6370">415-201-6370</a><br />
<a class="footer-link" href="mailto:[email protected]">[email protected]</a></p>
</address>
</div>
<nav class="nav-col">
<p class="footer-heading">Account</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">Create account</a></li>
<li><a class="footer-link" href="#">Sign in</a></li>
<li><a class="footer-link" href="#">iOS app</a></li>
<li><a class="footer-link" href="#">Android app</a></li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">Company</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">About Omnifood</a></li>
<li><a class="footer-link" href="#">For Business</a></li>
<li><a class="footer-link" href="#">Cooking partners</a></li>
<li><a class="footer-link" href="#">Careers</a></li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">Resources</p>
<ul class="footer-nav">
<li><a class="footer-link" href="#">Recipe directory</a></li>
<li><a class="footer-link" href="#">Help center</a></li>
<li><a class="footer-link" href="#">Privacy & terms</a></li>
</ul>
</nav>
</div>
</footer>
<script src="/js/script.js"></script>
<script defer src="https://unpkg.com/[email protected]/dist/smoothscroll.min.js"></script>
</body>
</html>