-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
379 lines (303 loc) · 11.8 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
<!DOCTYPE html>
<html lang="en-USA">
<head>
<!-- Developed by: Mohamadreza Hosseinkhani -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Mohamadreza Hosseinkhani">
<!-- Favicon -->
<link rel="shortcut icon" href="/favicon.png" type="image/x-icon">
<!-- Main css file -->
<link rel="stylesheet" href="css/style.css">
<title>Sushi</title>
</head>
<body>
<haeder>
<nan class="header__nav">
<div class="header__logo">
<h4 data-aos="fade-down">Sushiman</h4>
<div class="header__logo-overlay"></div>
</div>
<ul class="header__menu" data-aos="fade-down">
<li>
<a href="#menu">Menu</a>
</li>
<li>
<a href="#food">Food</a>
</li>
<li>
<a href="#services">Services</a>
</li>
<li>
<a href="#about-us">About us</a>
</li>
<li>
<img src="assets/search.svg" alt="search">
</li>
</ul>
<ul class="header__menu-mobile" data-aos="fade-down">
<img src="assets/menu.svg">
</ul>
</nan>
</haeder>
<section class="hero">
<div class="hero-image">
<img src="assets/sushi-1.png" alt="sushi image" data-aos="fade-up">
<h2 data-aos="fade-up">
日 <br>
本 <br>
食
</h2>
<div class="hero-image__overlay"></div>
</div>
<div class="hero-content">
<div class="hero-content-info" data-aos="fade-left">
<h1>Feel the taste of Japanese foods</h1>
<p>Feel the taste of the most popular Japanese foods from anywhere and anytime.</p>
<div class="hero-content__buttons">
<button class="hero-content__order-button">Order Now</button>
<button class="hero-content__play-button">
<img src="assets/play-circle.svg" alt="play">
How to Order
</button>
</div>
</div>
<div class="hero-content__testimonial" data-aos="fade-up">
<div class="hero-content__customer flex-center">
<h4>24<span>k+</span></h4>
<p>Happy Customers</p>
</div>
<div class="hero-content__review">
<img src="assets/user.png" alt="user profile">
<p> “This is the best Japanese food delivery service that ever existed.”</p>
</div>
</div>
</div>
</section>
<section class="about-us">
<div class="about-us__image">
<div class="about-us__image-sushi3">
<img src="assets/sushi-3.png" alt="sushi image" data-aos="fade-right">
</div>
<button class="about-us__button">
Learn More
<img src="assets/arrow-up-right.svg" alt="arrow up image">
</button>
<div class="about-us__image-sushi2">
<img src="assets/sushi-2.png" alt="sushi image" data-aos="fade-right">
</div>
</div>
<div class="about-us__content" data-aos="fade-left">
<p class="sushi__subtitle">About Us / 私たちに関しては</p>
<h3 class="sushi__title">Our mission is to bring true Japanese flavours to you.</h3>
<p class="sushi__description">We will continue to provide the experience of Omotenashi, the Japanese mindset of hospitality, with our shopping and dining for our customers.</p>
</div>
</section>
<section class="popular-foods" id="menu">
<h2 class="popular-foods__title" data-aos="flip-up">Popular Food / 人気</h2>
<div class="popular-foods__filters sushi__hide-scrollbar" data-aos="fade-up">
<button class="popular-foods__filter-btn active">All</button>
<button class="popular-foods__filter-btn">
<img src="assets/sushi-9.png" alt="sushi image">
Sushi
</button>
<button class="popular-foods__filter-btn">
<img src="assets/sushi-8.png" alt="sushi image">
Ramen
</button>
<button class="popular-foods__filter-btn">
<img src="assets/sushi-7.png" alt="sushi image">
Udon
</button>
<button class="popular-foods__filter-btn">
Danggo
<img src="assets/sushi-6.png" alt="sushi image">
</button>
<button class="popular-foods__filter-btn">Other</button>
</div>
<div class="popular-foods__catalogue" data-aos="fade-up">
<article class="popular-foods__card">
<img src="assets/sushi-12.png" alt="sushi image" class="popular-foods__card-image">
<h4 class="popular-foods__card-title">Chezu Sushi</h4>
<div class="popular-foods__card-details flex-between">
<div class="popular-foods__card-rating">
<img src="assets/star.svg" alt="star image">
<p>4.8</p>
</div>
<p class="popular-foods__card-price">$21.00</p>
</div>
</article>
<article class="popular-foods__card active-card">
<img src="assets/sushi-11.png" alt="sushi image" class="popular-foods__card-image">
<h4 class="popular-foods__card-title">Originale Sushi</h4>
<div class="popular-foods__card-details flex-between">
<div class="popular-foods__card-rating">
<img src="assets/star.svg" alt="star image">
<p>5.0</p>
</div>
<p class="popular-foods__card-price">$19.00</p>
</div>
</article>
<article class="popular-foods__card">
<img src="assets/sushi-10.png" alt="sushi image" class="popular-foods__card-image">
<h4 class="popular-foods__card-title">Ramen Legendo</h4>
<div class="popular-foods__card-details flex-between">
<div class="popular-foods__card-rating">
<img src="assets/star.svg" alt="star image">
<p>4.7</p>
</div>
<p class="popular-foods__card-price">$13.00</p>
</div>
</article>
</div>
<button class="popular-foods__button">
Explore Food
<img src="assets/arrow-right.svg" alt="arrow right image">
</button>
</section>
<section class="trending" id="food">
<section class="trending-sushi">
<div class="trending__content" data-aos="fade-right">
<p class="sushi__subtitle">What’s Trending / トレンド</p>
<h3 class="sushi__title">Japanese Sushi</h3>
<p class="sushi__description">Feel the taste of the most delicious Sushi here.</p>
<ul class="trending__list flex-between">
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Make Sushi</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Oshizushi</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Uramaki Sushi</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Nigiri Sushi</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Temaki Sushi</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Inari Sushi</p>
</li>
</ul>
</div>
<div class="trending__image flex-center">
<img src="assets/sushi-5.png" alt="sushi image" data-aos="fade-left">
<div class="trending__arrow trending__arrow-left">
<img src="assets/arrow-vertical.svg" alt="arrow vertical">
</div>
<div class="trending__arrow trending__arrow-bottom">
<img src="assets/arrow-horizontal.svg" alt="arrow horizontal">
</div>
</div>
</section>
<div class="trending__discover" data-aos="zoom-in">
<p>Discover</p>
</div>
<section class="trending-drinks">
<div class="trending__image flex-center">
<img src="assets/sushi-4.png" alt="sushi image" data-aos="fade-right">
<div class="trending__arrow trending__arrow-top">
<img src="assets/arrow-horizontal.svg" alt="arrow horizontal">
</div>
<div class="trending__arrow trending__arrow-right">
<img src="assets/arrow-vertical.svg" alt="arrow vertical">
</div>
</div>
<div class="trending__content" data-aos="fade-left">
<p class="sushi__subtitle">What’s Trending / トレンド</p>
<h3 class="sushi__title">Japanese Drinks</h3>
<p class="sushi__description">Feel the taste of most delicious Japanese drinks here.</p>
<ul class="trending__list flex-between">
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Oruncha</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Sakura Tea</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Aojiru</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Ofukucha</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Kombu-cha</p>
</li>
<li>
<div class="trending__icon flex-center">
<img src="assets/check.svg" alt="check icon">
</div>
<p>Mugicha</p>
</li>
</ul>
</div>
</section>
</section>
<section class="subscription flex-center" id="services">
<h2 data-aos="flip-down">Get offers straight to your inbox</h2>
<p data-aos="fade-up">Sign up for the Sushiman newsletter</p>
<div class="subscription__form" data-aos="fade-up">
<input type="text" placeholder="Enter email address">
<button>Get Started</button>
</div>
</section>
<div class="footer flex-between">
<h3 class="footer__logo">
<span>Sushi</span>man
</h3>
<ul class="footer__nav">
<li><a href="#menu"></a>Menu</li>
<li><a href="#food"></a>Food</li>
<li><a href="#services"></a>Services</li>
<li><a href="#about-us"></a>About us</li>
</ul>
<ul class="footer__social">
<li class="flex-center">
<a href="#" class="flex-center"><img src="assets/facebook.svg" alt="facebook icon"></a>
</li>
<li class="flex-center">
<a href="#" class="flex-center"><img src="assets/twitter.svg" alt="twitter icon"></a>
</li>
<li class="flex-center">
<a href="#" class="flex-center"><img src="assets/instagram.svg" alt="instagram icon"></a>
</li>
</ul>
</div>
<script type="module" src="js/script.js"></script>
</body>
</html>