-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
374 lines (366 loc) · 14.6 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
<!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" />
<title>Mealify-Meal Home</title>
<!--Main teamplate CSS file -->
<link rel="stylesheet" href="./css/style.css" />
<!-- Render All Elements Normally -->
<link rel="stylesheet" href="./css/normalize.css" />
<!-- Font Awesome Libirary -->
<link rel="stylesheet" href="./css/all.min.css" />
<!-- Google 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=Alegreya+Sans:wght@100;300;400;500;700;800;900&family=Alegreya:wght@400;500;600;700;800;900&family=Amatic+SC:wght@400;700&family=Inter:wght@300;700;800;900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,600;1,700&family=Work+Sans:wght@400;500;600;700;800;900&display=swap"
rel="stylesheet"
/>
<!-- website image -->
<link
rel="icon" type="image/png" sizes="32x32" href="./images/favicon.png"/>
<!-- Icons -->
<link href="" rel="stylesheet" />
<!-- Media Query -->
<link rel="stylesheet" href="css/media.css">
</head>
<body>
<!-- Nav -->
<nav class="nav">
<div class="container">
<div class="nav-content">
<div class="logo-content">
<a class="logo" href="#">Mealify</a> <span class="dot"></span>
</div>
<ul>
<li>
<a href="#home" class="home">Home</a>
</li>
<li>
<a href="#chefs" class="chefs">Chefs</a>
</li>
<li>
<a href="#gallery" class="gallery">Gallery</a>
</li>
<li>
<a href="#contact" class="contact">Contact</a>
</li>
</ul>
<label>
<input type="checkbox" class="checkbox" />
<i class="fa-solid fa-moon"></i>
<i class="fa-regular fa-sun"></i>
</label>
</div>
</div>
</nav>
<!-- End Of Nav -->
<!---Home -->
<section class="hero-section" id="home">
<div class="container">
<div class="home-page">
<div class="left-side">
<h1>Enjoy Your Healthy Delicious Food</h1>
<p>
Sed autem laudantium dolores. Voluptatem itaque ea consequatur
eveniet. Eum quas beatae cumque eum quaerat.
</p>
<div class="btns">
<button class="book">Book a Table</button>
<a href="https://www.youtube.com"
><button class="watch">
<i class="fa-solid fa-play"></i> Watch a Video
</button></a
>
</div>
</div>
<div class="plate-image">
<img src="./images/hero-img.png" alt="" />
</div>
</div>
</div>
</section>
<!-- End Of Home -->
<!-- Chefs section -->
<section class="chefs-section" id="chefs">
<div class="container">
<div class="chefs-bg">
<h4>CHEFS</h4>
<h1>Our <span>Proffesional</span> Chefs</h1>
<div class="chefs">
<div class="chef">
<img class="chef-img" src="./images/chefs-1.jpg" alt="" />
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path
d="M0,160L34.3,170.7C68.6,181,137,203,206,202.7C274.3,203,343,181,411,154.7C480,128,549,96,617,112C685.7,128,754,192,823,213.3C891.4,235,960,213,1029,197.3C1097.1,181,1166,171,1234,170.7C1302.9,171,1371,181,1406,186.7L1440,192L1440,320L1405.7,320C1371.4,320,1303,320,1234,320C1165.7,320,1097,320,1029,320C960,320,891,320,823,320C754.3,320,686,320,617,320C548.6,320,480,320,411,320C342.9,320,274,320,206,320C137.1,320,69,320,34,320L0,320Z"
></path>
</svg>
<h3>Walter White</h3>
<h4>Master Chef</h4>
<p>
Velit aut quia fugit et et. Dolorum ea voluptate vel tempore
tenetur ipsa quae aut. Ipsum exercitationem iure minima enim
corporis et voluptate.
</p>
<div class="icons">
<a href=""><i class="fa-brands fa-twitter"></i></a>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-linkedin"></i></a>
</div>
</div>
<div class="chef">
<img
class="chef-img"
src="images/chefs-2.jpg"
alt=""
/>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path
d="M0,160L34.3,170.7C68.6,181,137,203,206,202.7C274.3,203,343,181,411,154.7C480,128,549,96,617,112C685.7,128,754,192,823,213.3C891.4,235,960,213,1029,197.3C1097.1,181,1166,171,1234,170.7C1302.9,171,1371,181,1406,186.7L1440,192L1440,320L1405.7,320C1371.4,320,1303,320,1234,320C1165.7,320,1097,320,1029,320C960,320,891,320,823,320C754.3,320,686,320,617,320C548.6,320,480,320,411,320C342.9,320,274,320,206,320C137.1,320,69,320,34,320L0,320Z"
></path>
</svg>
<h3>El Afriqy</h3>
<h4>Mamno3aaaant</h4>
<p>
Quo esse repellendus quia id. Est eum et accusantium pariatur
fugit nihil minima suscipit corporis. Voluptate sed quas
reiciendis animi neque sapiente.
</p>
<div class="icons">
<a href=""><i class="fa-brands fa-twitter"></i></a>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-linkedin"></i></a>
</div>
</div>
<div class="chef last-chef">
<img class="chef-img" src="./images/chefs-3.jpg" alt="" />
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path
d="M0,160L34.3,170.7C68.6,181,137,203,206,202.7C274.3,203,343,181,411,154.7C480,128,549,96,617,112C685.7,128,754,192,823,213.3C891.4,235,960,213,1029,197.3C1097.1,181,1166,171,1234,170.7C1302.9,171,1371,181,1406,186.7L1440,192L1440,320L1405.7,320C1371.4,320,1303,320,1234,320C1165.7,320,1097,320,1029,320C960,320,891,320,823,320C754.3,320,686,320,617,320C548.6,320,480,320,411,320C342.9,320,274,320,206,320C137.1,320,69,320,34,320L0,320Z"
></path>
</svg>
<h3>William Anderson</h3>
<h4>Cook</h4>
<p>
Vero omnis enim consequatur. Voluptas consectetur unde qui
molestiae deserunt. Voluptates enim aut architecto porro
aspernatur molestiae modi.
</p>
<div class="icons">
<a href="https://twitter.com/"
><i class="fa-brands fa-twitter"></i
></a>
<a href="https://facebook.com/"
><i class="fa-brands fa-facebook-f"></i
></a>
<a href="https://instagram.com/"
><i class="fa-brands fa-instagram"></i
></a>
<a href="https://linkedin.com/"
><i class="fa-brands fa-linkedin"></i
></a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Of Chefs section -->
<!-- Gallery -->
<section class="galery-section" id="gallery">
<div class="container">
<h4>GALLERY</h4>
<h1>Check <span>Our Gallery</span></h1>
<div class="gallery-bg">
<div class="gallery-box">
<img src="./images/meal-1.jpg" alt="" />
<div class="cover-txt">
<h2>pizza</h2>
<p>Hawaiian pizza with ham and pineapple.</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-4.jpg" alt="" />
<div class="cover-txt">
<h2>Levitation pizza</h2>
<p>
Levitation pizza on black background.
</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-2.jpg" alt="" />
<div class="cover-txt">
<h2>Beef steaks</h2>
<p>Tasty beef steaks flying above cast iron grate with fire flames.</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-7.jpg" alt="" />
<div class="cover-txt">
<h2>Frittata</h2>
<p>Frittata or potato pie in a ceramic plate</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-3.jpg" alt="" />
<div class="cover-txt">
<h2>Burger</h2>
<p>grass fed bison hamburger with chips & beer</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-5.jpg" alt="" />
<div class="cover-txt">
<h2>Crispy Fried Chicken</h2>
<p>
Golden brown chicken legs with a crunchy coating and juicy meat
</p>
</div>
</div>
<div class="gallery-box">
<img src="./images/meal-6.jpg" alt="" />
<div class="cover-txt">
<h2>Lyulya kebab</h2>
<p>
Tender and juicy skewers of ground lamb or beef, flavored with
aromatic spices and herbs
</p>
</div>
</div>
</div>
</div>
</section>
<!-- End Of Gallery -->
<!-- contact -->
<section class="contact-section" id="contact">
<div class="container">
<h4>CONTACT</h4>
<h1>Need Help ? <span>Contact Us</span></h1>
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3024.3303662667286!2d-74.0046565!3d40.7107433!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c25a22603d02ef%3A0x6455db344d5bf655!2sSchimmel%20Center!5e0!3m2!1sar!2seg!4v1685792497822!5m2!1sar!2seg"
width="600"
height="450"
style="border: 0"
allowfullscreen=""
loading="lazy"
referrerpolicy="no-referrer-when-downgrade"
></iframe>
<div class="contacts">
<div class="contacnt-info">
<i class="fa-regular fa-map"></i>
<div class="contact-txt">
<h3>Our Address</h3>
<h4>A108 Adam Street, New York, NY 535022</h4>
</div>
</div>
<div class="contacnt-info">
<i class="fa-regular fa-envelope"></i>
<div class="contact-txt">
<h3>Our Address</h3>
<h4>A108 Adam Street, New York, NY 535022</h4>
</div>
</div>
<div class="contacnt-info">
<i class="fa-solid fa-phone-flip"></i>
<div class="contact-txt">
<h3>Our Address</h3>
<h4>A108 Adam Street, New York, NY 535022</h4>
</div>
</div>
<div class="contacnt-info">
<i class="fa-solid fa-share-nodes"></i>
<div class="contact-txt">
<h3>Our Address</h3>
<h4>A108 Adam Street, New York, NY 535022</h4>
</div>
</div>
</div>
<form>
<input class="name" type="text" placeholder=" Your Name" />
<input class="email" type="email" placeholder=" Your Email" />
<input class="subject" type="text" placeholder=" Sbjuct" />
<textarea placeholder=" Message"></textarea>
<button>Send Message</button>
</form>
</div>
</section>
<!-- End Of contact -->
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-section">
<div class="about">
<div class="logo-footer">
<span><img src="./images/favicon.png" alt="" /></span>
<span class="logo logo-fot">Mealify</span>
<span class="dot dot-fot"></span>
</div>
<p>
Mealify is a restaurant landing page that offers a delicious
dining experience to its customers.
</p>
<h3>Social Media</h3>
<div class="iconsF">
<a href=""><i class="fa-brands fa-twitter"></i></a>
<a href=""><i class="fa-brands fa-facebook-f"></i></a>
<a href=""><i class="fa-brands fa-instagram"></i></a>
<a href=""><i class="fa-brands fa-linkedin"></i></a>
</div>
</div>
<div class="subscribe">
<h3>Subscribe our Newsletter</h3>
<p>
Don't miss out on our latest menu updates and exclusive offers -
join our newsletter today and stay up-to-date with all things
Mealify!
</p>
<div class="sub-mail-btn">
<input
class="sub-mail"
type="email"
placeholder=" Enter Your Email Address"
/>
<button class="sub-btn">
<i class="fa-solid fa-envelope"></i>SubScribe
</button>
</div>
<div class="sub-lists">
<h2>Quick Links</h2>
<ul class="left-list">
<li><span>›</span> Menu</li>
<li><span>›</span> About Us</li>
<li><span>›</span> Testimonial</li>
</ul>
<ul class="right-list">
<li><span>›</span> Promo</li>
<li><span>›</span> Contact</li>
<li><span>›</span> Our Partners</li>
</ul>
</div>
</div>
<div class="get">
<h2>Get in Touch</h2>
<div class="contact-info">
<i class="fa-sharp fa-solid fa-location-dot"></i>
<p>A108 Adam Street, New York, NY 535022</p>
</div>
<div class="contact-info">
<i class="fa-solid fa-envelope"></i>
<p>contact@example.com</p>
</div>
<div class="contact-info">
<i class="fa-solid fa-phone"></i>
<p>+1 5589 55488 55</p>
</div>
</div>
</div>
</div>
</footer>
<!-- End Of Footer -->
</body>
</html>