-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
369 lines (363 loc) · 9.75 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
<html>
<head>
<title>Food Food</title>
<link rel="icon" type="image/icon" href="foodblog.jpg">
<link rel="stylesheet" type="text/css" href="design.css">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="gridcss.css">
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
</head>
<div class="1st">
<header class="intro">
<div class="row">
<img src="logo-white.png" class="logo">
<ul class="main-nav">
<li><a href="#fooddelivery">Food Delivery</a></li>
<li><a href="#how">How it works</a></li>
<li><a href="#cities">Our cities</a></li>
<li><a href="#sign">Sign up</a></li>
</ul>
</div>
<div class="row">
<div class="hero-text-box">
<h1 class="heading1">Goodbye junk food.<br>Hello super healthy meals.</h1>
<a class="btn1 btn-trans" href="#foot">I'm hungry</a>
<a class="btn1 btn-full"href="#fooddelivery">Show me more</a>
</div>
</div>
</header>
<section class="section-features">
<a name="fooddelivery"></a>
<div class="row">
<h2 class="pip">Get food fast-not — fast food</h2>
</div>
<p class="long-copy">Hello, we’re Omnifood, your new premium
food delivery service.
We know you’re always busy.
No time for cooking. So let us take care of that,
we’re really good at it, we promise!</p>
<div class="row">
<div class="col span-1-of-4">
<i class='fas fa-infinity icon-big'></i>
<h3 class="cc">Up to 365 days/year</h3>
<p>Never cook again! We really mean that.
Our subscription plans include up to 365 days/year coverage.
You can also choose to order more flexibly if that's your style.</p>
</div>
<div class="col span-1-of-4">
<i class='fas fa-stopwatch icon-big'></i>
<h3 class="cc">Ready in 20 minutes</h3>
<p>You're only twenty minutes away from your delicious and super healthy meals delivered right to your home.
We work with the best chefs in each town to ensure that you're 100% happy</p>
</div>
<div class="col span-1-of-4">
<i class='fas fa-carrot icon-big'></i>
<h3>100% organic</h3>
<p>All our vegetables are fresh, organic and local.
Animals are raised without added hormones or antibiotics.
Good for your health, the environment, and it also tastes better!</p>
</div>
<div class="col span-1-of-4">
<i class='fas fa-shopping-cart icon-big'></i>
<h3 class="cc">Order anything</h3>
<p>We don't limit your creativity, which means you can order whatever you feel like.
You can also choose from our menu containing over 100 delicious meals. It's up to you!</p>
</div>
</div>
</div>
</section>
<section class="section-meals">
<ul class="meals-showcase">
<li>
<figure class="meal-photo">
<img src="1.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="2.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="3.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="4.jpg">
</figure>
</li>
</ul>
<ul class="meals-showcase">
<li>
<figure class="meal-photo">
<img src="5.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="6.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="7.jpg">
</figure>
</li>
<li>
<figure class="meal-photo">
<img src="8.jpg">
</figure>
</li>
</ul>
</section>
<section class="section-steps">
<a name="how"></a>
<div class="row">
<h2 class="mum">How it works - Simple as 1, 2, 3</h2>
</div>
<div class="row">
<div class="col span-1-of-2 steps-box1">
<img src="app-iPhone.png" class="app-screen">
</div>
<div class="col span-1-of-2 steps-box2">
<div class="work-step">
<div>1</div>
<p>Choose the subscription plan that best
fits your needs and sign up today.</p>
</div>
<div class="work-step">
<div>2</div>
<p>Order your delicious meal using our mobile app or website. Or you can even call us!</p>
</div>
<div class="work-step">
<div>3</div>
<p>Enjoy your meal after less than 20 minutes. See you the next time!</p>
</div>
<a href="#" class="btn-app"><img src="app-icon.png"></a>
</div>
</div>
</section>
<section class="section-testimonials">
<div class="row">
<h2 class="mum">Our customers can't live without us</h2>
</div>
<div class="row">
<div class="col span-1-of-3">
<blockquote>Omnifood is just awesome!
I just launched a startup which leaves me with no time for cooking, so Omnifood is a life-saver.
Now that I got used to it, I couldn't live without my daily meals!</blockquote>
<cite><img src="customer-1.jpg">Milton Champu</cite>
</div>
<div class="col span-1-of-3">
<blockquote>Inexpensive, healthy and great-tasting meals, delivered right to my home.
We have lots of food delivery here in Lisbon, but no one comes even close to Omifood.
Me and my family are so in love!</blockquote>
<cite><img src="customer-2.jpg">Milton Champa</cite>
</div>
<div class="col span-1-of-3">
<blockquote>I was looking for a quick and easy food delivery service in San Franciso.
I tried a lot of them and ended up with Omnifood.
Best food delivery service in the Bay Area.
Keep up the great work!
</blockquote>
<cite><img src="customer-3.jpg">Milton Champu</cite>
</div>
</div>
</section>
<section class="city-section">
<a name="cities"></a>
<div class="row">
<h2 class="tit">We're currently in these cities</h2>
</div>
<div class="row">
<div class="col span-1-of-4 box">
<img src="lisbon.jpg">
<h3 class="tot">Lisbon</h3>
<div class="city-features">
<i class='fas fa-user-alt'></i>
1600+ happy eaters
</div>
<div class="city-features">
<i class='fas fa-star'></i>
60+ top chefs
</div>
<div class="city-features">
<i class='fab fa-twitter-square'></i>
@omnifood_lx
</div>
</div>
<div class="col span-1-of-4 box">
<img src="san-francisco.jpg">
<h3 class="tot">Sanfrancisco</h3>
<div class="city-features">
<i class='fas fa-user-alt'></i>
3700+ happy eaters
</div>
<div class="city-features">
<i class='fas fa-star'></i>
160+ top chefs
</div>
<div class="city-features">
<i class='fab fa-twitter-square'></i>
@omnifood_sf
</div>
</div>
<div class="col span-1-of-4 box">
<img src="london.jpg">
<h3 class="tot">London</h3>
<div class="city-features">
<i class='fas fa-user-alt'></i>
1200+ happy eaters
</div>
<div class="city-features">
<i class='fas fa-star'></i>
50+ top chefs
</div>
<div class="city-features">
<i class='fab fa-twitter-square'></i>
@omnifood_london
</div>
</div>
<div class="col span-1-of-4 box">
<img src="berlin.jpg">
<h3 class="tot">Berlin</h3>
<div class="city-features">
<i class='fas fa-user-alt'></i>
2300+ happy eaters
</div>
<div class="city-features">
<i class='fas fa-star'></i>
110+ top chefs
</div>
<div class="city-features">
<i class='fab fa-twitter-square'></i>
@omnifood_berlin
</div>
</div>
</div>
</section>
<section class="form">
<div class="row">
<h2>We're happy to hear from you :</h2>
</div>
<div class="row">
<form method="Post" action="#" class="contact-form">
<div class="row">
<label>Name:</label>
<input type="text" name="n" id="n" placeholder="Enter Your Name here" required><br>
<label>Email-Id:<label>
<input type="email" name="e" id="e" placeholder="Enter Your Email-id here" required><br>
<label for="fi">How did you find us?</label>
<select name="fi" id="fi">
<option value="friends">Friends</option>
<option value="search">Search Engine</option>
<option value="ad">Advertisement</option>
<option value="other">Other</option>
</select>
<br>
<label>Newsletter:</label>
<input type="checkbox" name="news" id="news" checked>Yes Please
<br>
<label>Drop us a line:</label>
<textarea class="msg" rows="2" col="25" placeholder="Enter your message here"></textarea><br>
<span><button class="btn2"type="submit">Send</button></span>
</div>
</form>
</div>
</section>
<section class="sign-up">
<a name="sign"></a>
<div class="row">
<h2 class="tuple">Start eating healthy today</h2>
</div>
<div class="row">
<div class="col span-1-of-3 pink">
<div class="plan-box">
<div>
<h3>Premium</h3>
<p class="plan-price">399$ per month</p>
<p class="plan-price-meal">That’s only 13.30$ per meal</p>
</div>
<div>
<ul class="sign">
<li><i class="fa fa-check-square-o"></i>1 meal every day</li>
<li><i class="fa fa-check-square-o"></i>Order 24/7</li>
<li><i class="fa fa-check-square-o"></i>Access to newest creations</li>
<li><i class="fa fa-check-square-o"></i>Free delivery</li>
</ul>
</div>
<div>
<a href="#" class="btn3">Sign up now</a>
</div>
</div>
</div>
<div class="col span-1-of-3 pink">
<div class="plan-box">
<div>
<h3>Pro</h3>
<p class="plan-price">149$ per month</p>
<p class="plan-price-meal">That’s only 14.30$ per meal</p>
</div>
<div>
<ul class="sign">
<li><i class="fa fa-check-square-o"></i>1 meal every 10day per month</li>
<li><i class="fa fa-check-square-o"></i>Order 24/7</li>
<li><i class="fa fa-check-square-o"></i>Access to newest creations</li>
<li><i class="fa fa-check-square-o"></i>Free delivery</li>
</ul>
</div>
<div>
<a href="#" class="btn3">Sign up now</a>
</div>
</div>
</div>
<div class="col span-1-of-3 pink">
<div class="plan-box">
<div>
<h3>Starter</h3>
<p class="plan-price">19$ per month</p>
<p class="plan-price-meal">One meal</p>
</div>
<div>
<ul class="sign">
<li><i class="fa fa-check-square-o"></i>1 meal every day</li>
<li><i class="fa fa-check-square-o"></i>Order from 8am-9pm </li>
<li><i class="fa fa-check-square-o"></i>Access to newest creations</li>
<li><i class="fa fa-check-square-o"></i>Free delivery</li>
</ul>
</div>
<div>
<a href="#" class="btn3">Sign up now</a>
</div>
</div>
</div>
</div>
<footer class="footer">
<a name="foot"></a>
<div class="row">
<div class="col span-1-of-2">
<ul class="footer-nav">
<li><a href="#">About us</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Press</a></li>
<li><a href="#">iOS App</a></li>
<li><a href="#">Android App</a></li>
</ul>
</div>
<div class="col span-1-of-2">
<ul class="social-links">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
</div>
<div class="row">
<p>Copyright © 2020 by Omnifood.All rights reserved</p>
</div>
</footer>
</body>
</html>