-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
402 lines (389 loc) · 14.1 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
<!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="DeliveryAll is an Q-Commerce and delivery company in all USA that allow users to choose their favorite dish or products from thousands of restaurants, pharmacy, markets, business and more!"
/>
<title>DeliveryAll</title>
<!-- FAVICON -->
<link
rel="apple-touch-icon"
sizes="180x180"
href="img/favicon/apple-touch-icon.png"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="img/favicon/favicon-32x32.png"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="img/favicon/favicon-16x16.png"
/>
<link rel="manifest" href="img/favicon/site.webmanifest" />
<!-- FONTS -->
<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=Poppins:wght@400;700&display=swap"
rel="stylesheet"
/>
<!-- STYLES -->
<link rel="stylesheet" href="css/general.css" />
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="css/queries.css" />
<!-- JAVASCRIPT -->
<script src="js/main.js" defer></script>
</head>
<body>
<header class="header" id="header">
<div class="container">
<nav class="nav">
<a href="#" class="logo">DeliveryAll</a>
<div class="nav-menu">
<ul class="nav-list">
<li><a class="nav-item link" href="#">Home</a></li>
<li>
<a class="nav-item link" href="#section-about">About us</a>
</li>
<li>
<a class="nav-item link" href="#section-how">How it works</a>
</li>
<li>
<a class="btn btn--secondary--outline" href="#download-section"
>Download now!</a
>
</li>
</ul>
</div>
<div class="nav-toggle" id="nav-toggle">
<ion-icon class="nav-icon" name="grid-outline"></ion-icon>
<ion-icon class="nav-icon hidden" name="close-outline"></ion-icon>
</div>
</nav>
</div>
</header>
<main>
<!-- HOME SECTION -->
<section class="section-home" id="section-home">
<div class="container">
<div class="flex-center home-container">
<div class="text-box--home">
<div class="home-heading">
<h2 class="heading-primary">
Order what you need. <br />Easy, fast<br /><span
class="letter-colored"
>&</span
>
secure.
</h2>
<p class="home-text">
Restaurants, Pharmacy, <br />markets & more!
</p>
</div>
<div class="btn-box">
<a class="btn btn-download--full" href="#">
<ion-icon
class="play-store-icon"
name="logo-google-playstore"
></ion-icon>
<p><span>Android app on</span>Google play</p>
</a>
<a class="btn btn-download--outline" href="#">
<ion-icon
class="apple-store-icon"
name="logo-apple"
></ion-icon>
<p><span>Available on the</span>App store</p>
</a>
</div>
</div>
<img
class="img-header"
src="img/header-img.svg"
alt="woman receiving a package from a DeliveryAll employee"
/>
</div>
</div>
</section>
<!-- COMPANY SECTION -->
<section class="section-feature">
<div class="container">
<p class="features-text">They work with us</p>
<div class="flex-center companies">
<img
src="img/logos-features/Pfizer-logo.png"
alt="pzifer company logo"
class="company"
/>
<img
src="img/logos-features/kfc-logo.png"
alt="kfc company logo"
class="company"
/>
<img
src="img/logos-features/logo-Walmart.png"
alt="walmart company logo"
class="company"
/>
<img
src="img/logos-features/burgerKing-logo.png"
alt="burger king company logo"
class="company"
/>
</div>
</div>
</section>
<!-- ABOUT SECTION -->
<section class="section-about" id="section-about">
<div class="container flex-center about-box">
<img
class="about-img"
src="img/About-us.svg"
alt="woman receiving a package from a DeliveryAll employee"
/>
<div class="about-box--text">
<div class="about-heading">
<span class="heading-text">About us</span>
<h2 class="heading-secondary">Find out who we are</h2>
</div>
<p class="text">
We are the leading technology company in Q-Commerce and delivery
in all USA. A simple, practical and free digital platform that
allows users to choose their favorite dish or products from
thousands of available options and place their order through the
website or the iPhone and Android applications.
</p>
</div>
</div>
</section>
<!-- SECTION HOW -->
<section class="section-how" id="section-how">
<div class="container">
<span class="heading-text">How it works</span>
<h2 class="heading-secondary">Your life easier in 3 steps</h2>
</div>
<div class="container grid grid--2-cols">
<img
src="img/1-order.svg"
alt="A woman with an smarthphone buying products from it"
/>
<div class="step-text-box">
<div class="step-text-box--heading">
<span class="number-box">1</span>
<h3 class="heading-tertiary">Find your product</h3>
</div>
<p class="text">
We offer all kinds of products from thousands of stores. Find the
products that you need in the stores closest to your location and
check their prices. Once chosen, order for them!
</p>
</div>
<img
src="img/2-track-order.svg"
alt="A DeliveryAll employee delivering a product with an smarthphone in background showing the track order"
/>
<div class="step-text-box step-text-box--2">
<div class="step-text-box--heading">
<span class="number-box">2</span>
<h3 class="heading-tertiary">Watch your delivery</h3>
</div>
<p class="text">
Our application allows you to observe and follow your package at
any time. With this you will be sure when it will arrive exactly!
</p>
</div>
<img
src="img/3-receive.svg"
alt="A DeliveryAll employee raising his thumb bringing the ordered products"
/>
<div class="step-text-box">
<div class="step-text-box--heading">
<span class="number-box">3</span>
<h3 class="heading-tertiary">Receive your products</h3>
</div>
<p class="text">
Our staff will deliver the products at the time you have chosen.
No more wasting time guessing when a package will arrive!
</p>
</div>
</div>
</section>
<!-- FEATURES SECTION -->
<section class="section-features">
<div class="container grid grid--4-cols">
<div class="feature">
<ion-icon class="feature-icon" name="storefront-outline"></ion-icon>
<p class="feature-text">Find thousands of businesses</p>
</div>
<div class="feature">
<ion-icon
class="feature-icon"
name="chatbubbles-outline"
></ion-icon>
<p class="feature-text">
Share your experience by rating your order
</p>
</div>
<div class="feature">
<ion-icon class="feature-icon" name="star-outline"></ion-icon>
<p class="feature-text">Check the ratings of the shops</p>
</div>
<div class="feature">
<ion-icon class="feature-icon" name="pricetags-outline"></ion-icon>
<p class="feature-text">Find exclusive discounts and promotions</p>
</div>
</div>
</section>
<!-- DOWNLOAD SECTION -->
<section class="download-section" id="download-section">
<div class="container">
<div class="download-box">
<div class="download-box-text">
<h2 class="heading-secondary">Try it free!</h2>
<div class="text">
<p>
Our mobile application allows you to access many more
features:
</p>
<ul class="download-list">
<li class="download-item">
<ion-icon
class="download-item--icon"
name="checkmark-outline"
></ion-icon>
<span
>Make your purchases in a practical, safe way and with no
additional cost.</span
>
</li>
<li class="download-item">
<ion-icon
class="download-item--icon"
name="checkmark-outline"
></ion-icon>
<span
>Discover the different payment methods of nearby
businesses.</span
>
</li>
<li class="download-item">
<ion-icon
class="download-item--icon"
name="checkmark-outline"
></ion-icon>
<span
>Share your experience rating the orders that you
done.</span
>
</li>
</ul>
</div>
<div class="btn-box">
<a class="btn btn-download--full" href="#">
<ion-icon
class="play-store-icon"
name="logo-google-playstore"
></ion-icon>
<p><span>Android app on</span>Google play</p>
</a>
<a class="btn btn-download--outline" href="#">
<ion-icon
class="apple-store-icon"
name="logo-apple"
></ion-icon>
<p><span>Available on the</span>App store</p>
</a>
</div>
</div>
<img
src="img/download-story.svg"
alt="Some users sharing their experience with their smarthphones in the DeliveryAll App"
class="download-box-img"
/>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="footer">
<div class="container grid grid--footer">
<div class="logo-col">
<a class="footer-logo" href="#">DeliveryAll</a>
<address class="contacts">
<p>123, Fake street <br />Los Angeles, California</p>
<p>Tel: +1-222-333-444</p>
</address>
<ul class="social-links">
<li>
<a href="#" class="social-links--item"
><ion-icon name="logo-facebook"></ion-icon
></a>
</li>
<li>
<a href="#" class="social-links--item"
><ion-icon name="logo-twitter"></ion-icon
></a>
</li>
<li>
<a href="#" class="social-links--item"
><ion-icon name="logo-linkedin"></ion-icon
></a>
</li>
<li>
<a href="#" class="social-links--item"
><ion-icon name="logo-instagram"></ion-icon
></a>
</li>
</ul>
</div>
<nav class="nav-col company-col">
<p class="footer-heading">Our company</p>
<ul class="footer-nav">
<li><a href="#" class="footer-link link">Who we are?</a></li>
<li><a href="#" class="footer-link link">Our mission</a></li>
<li><a href="#" class="footer-link link">Frequent questions</a></li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">Be part of us</p>
<ul class="footer-nav">
<li>
<a href="#" class="footer-link link">Register your business</a>
</li>
<li>
<a href="#" class="footer-link link">Work in DeliveryAll</a>
</li>
</ul>
</nav>
<nav class="nav-col">
<p class="footer-heading">Legal</p>
<ul class="footer-nav">
<li>
<a href="#" class="footer-link link">Terms and Conditions</a>
</li>
<li><a href="#" class="footer-link link">Privacy</a></li>
<li><a href="#" class="footer-link link">Legal agreements</a></li>
</ul>
</nav>
</div>
<p class="copyright">2021 © Eze. Designed by Ezequiel Sandes</p>
</footer>
<!-- ICONS -->
<script
type="module"
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
></script>
<script
nomodule
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.js"
></script>
</body>
</html>