-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
270 lines (263 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Hungry? Make FoodDash at your door | One of the Best Food Delivery Sites | Order Food or Sell Food. Become a partner and reach more customers. Order Food and Enjoy with your loved ones. Become a dasher and get a recognized by your work." />
<link rel="stylesheet" href="style.css" />
<link rel="shortcut icon" href="./assets/FD.svg" type="image/x-icon" />
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous" />
<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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap" rel="stylesheet" />
<title>FoodDash - Order Food Online from Best Restraunts | Best Food Delivery Site</title>
</head>
<body>
<header>
<nav class="navbar">
<div class="navbar__brand">
<a href="">
<img src="./assets/FoodDash.svg" alt="logo" class="brand__logo" />
</a>
</div>
<div class="navbar__nav__items">
<div class="nav__items">
<button class="button__sign-in">Sign in</button>
</div>
</div>
</nav>
</header>
<main class="container">
<section class="hero__container">
<h1 class="hero__heading">Want <strong style="font-weight: 700; color: orange;">Food</strong>? Make it <strong style="font-weight: 700; color: red;">Dash</strong> at your door</h1>
<p class="hero__text">Order food from your favourite restraunts near you.</p>
<form>
<input type="text" class="form text__add" placeholder="Enter delivery address" />
<select class="form dropdown">
<option>🕒 Deliver now</option>
<option>📅 Schedule for later</option>
</select>
<input type="button" value="Find Food" class="form btn__find-food" />
</form>
<p class="text-x1"><a href="">Sign In</a> for your recent addresses</p>
</section>
<section class="summary__list__container">
<div class="summary__list">
<div class="summary">
<img src="./assets/ScootScoot.svg" alt="dasher" class="summary__image" />
<div class="summary__description">
<h4 class="summary__title">Become a Dasher</h4>
<p class="summary__details">As a delivery driver, you'll make reliable money—working anytime, anywhere and get recognized.</p>
<a href="" class="summary__link">Start earning →</a>
</div>
</div>
<div class="summary">
<img src="./assets/Storefront.svg" alt="dasher" class="summary__image" />
<div class="summary__description">
<h4 class="summary__title">Become a Partner</h4>
<p class="summary__details">Grow your business and reach new customers by partnering with us.</p>
<a href="" class="summary__link">Sign up your store →</a>
</div>
</div>
<div class="summary">
<img src="./assets/iphone.svg" alt="dasher" class="summary__image" />
<div class="summary__description">
<h4 class="summary__title">Try the App</h4>
<p class="summary__details">Experience the best your neighborhood has to offer, all in one app.</p>
<a href="" class="summary__link">Get the app →</a>
</div>
</div>
</div>
</section>
<section class="menu__list__container">
<h1 class="menu__list__title">What's on the menu?</h1>
<div class="menu__list">
<div class="menu__list__row">
<div class="menu__container image__small">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/comfort-food.jpg);">
<h2 class="menu__title">Comfort food</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Classic, comforting dishes that always hit the spot.</p>
<p class="menu__item__link">View Comfort food →</p>
</div>
</a>
</div>
<div class="menu__container image__big">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/deserts.jpg);">
<h2 class="menu__title">Desserts and sweet dishes</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Sweet delights that are a tasty addition to any day.</p>
<p class="menu__item__link">View Desserts and sweet dishes →</p>
</div>
</a>
</div>
</div>
<div class="menu__list__row">
<div class="menu__container image__big">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/office-gatering.jpg);">
<h2 class="menu__title">Office Gatering</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Whether you're hosting clients, planning a work event or feeding your team, check out our selection of platters created just for the office.</p>
<p class="menu__item__link">View Office Gatering →</p>
</div>
</a>
</div>
<div class="menu__container image__small">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/healthy.jpg);">
<h2 class="menu__title">Healthy</h2>
</div>
<div class="menu__details__container">
<p class="menu__item__link">View Healthy →</p>
</div>
</a>
</div>
</div>
<div class="menu__list__row">
<div class="menu__container image__small">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/only-FD.jpg);">
<h2 class="menu__title">Only on FoodDash</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Whether high street faves or local haunts, you won't find these guys anywhere else.</p>
<p class="menu__item__link">View Only on FoodDash →</p>
</div>
</a>
</div>
<div class="menu__container image__big">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/flavours.jpg);">
<h2 class="menu__title">Big flavours, small prices</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Proof that you can have great food every day. Check out our selection of wallet-friendly eats.</p>
<p class="menu__item__link">View Big flavours, small prices →</p>
</div>
</a>
</div>
</div>
<div class="menu__list__row">
<div class="menu__container image__big">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/picks.jpg);">
<h2 class="menu__title">Our picks</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">Discover a new local favourite with recommendation from FoodDash's expert restraunt team.</p>
<p class="menu__item__link">View Our picks →</p>
</div>
</a>
</div>
<div class="menu__container image__small">
<a href="">
<div class="menu__image__container" style="background-image: url(./assets/FoodDash-editions.jpg);">
<h2 class="menu__title">FoodDash Editions</h2>
</div>
<div class="menu__details__container">
<p class="text-x2">A collection of delivery-only kitchens created for your neighborhood, giving you more choice than ever.</p>
<p class="menu__item__link">View FoodDash Editions →</p>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="app">
<div class="app__container">
<div class="app__details__container">
<h1 class="app__heading">Have you got the app?</h1>
<a href="">
<img src="./assets/play_store.png" alt="play_store" class="app__stores" />
</a>
<a href="">
<img src="./assets/app_store.png" alt="app_store" class="app__stores" />
</a>
</div>
<div class="app__icon__container">
<img src="./assets/FD.svg" alt="app-icon" class="app__icon" />
</div>
</div>
</section>
</main>
<footer>
<div class="footer__blocks__container">
<div class="footer__block">
<h3 class="footer__block__title">Discover FoodDash</h3>
<ul class="footer__links__list">
<li class="footer__links"><a href="">Investors</a></li>
<li class="footer__links"><a href="">About us</a></li>
<li class="footer__links"><a href="">Takeaway</a></li>
<li class="footer__links"><a href="">More</a></li>
<li class="footer__links"><a href="">Newsroom</a></li>
<li class="footer__links"><a href="">Foodscene blog</a></li>
<li class="footer__links"><a href="">Engineering blog</a></li>
<li class="footer__links"><a href="">Design blog</a></li>
<li class="footer__links"><a href="">Gift Cards</a></li>
<li class="footer__links"><a href="">Careers</a></li>
<li class="footer__links"><a href="">Restaurant signup</a></li>
<li class="footer__links"><a href="">Become a Dasher</a></li>
</ul>
</div>
<div class="footer__block">
<h3 class="footer__block__title">Legal</h3>
<ul class="footer__links__list">
<li class="footer__links"><a href="">Terms and conditions</a></li>
<li class="footer__links"><a href="">Privacy</a></li>
<li class="footer__links"><a href="">Cookies</a></li>
<li class="footer__links"><a href="">Modern Slavery Statement</a></li>
<li class="footer__links"><a href="">Tax Strategy</a></li>
<li class="footer__links"><a href="">Section 172 Statement</a></li>
</ul>
</div>
<div class="footer__block">
<h3 class="footer__block__title">Help</h3>
<ul class="footer__links__list">
<li class="footer__links"><a href="">Contact us</a></li>
<li class="footer__links"><a href="">FAQs</a></li>
<li class="footer__links"><a href="">Cuisines</a></li>
<li class="footer__links"><a href="">Brands</a></li>
<li class="footer__links"><a href="">Site map</a></li>
</ul>
</div>
<div class="footer__block">
<h3 class="footer__block__title">Take FoodDash with you</h3>
<br /><br />
<div class="app__stores__container">
<a href="">
<img src="./assets/play_store.png" alt="play_store" class="app-stores" />
</a>
<br />
<a href="">
<img src="./assets/app_store.png" alt="app_store" class="app-stores" />
</a>
</div>
</div>
</div>
<hr>
<div class="foot">
<div class="social-media__container">
<a href="" class="facebook social-media">
<i class="fab fa-facebook"></i>
</a>
<a href="" class="instagram social-media">
<i class="fab fa-instagram"></i>
</a>
<a href="" class="twitter social-media">
<i class="fab fa-twitter"></i>
</a>
</div>
<div class="copyright__container">
<p class="text-x2">© 2021 FoodDash</p>
</div>
</div>
</footer>
</body>
</html>