-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
402 lines (371 loc) · 20.5 KB
/
about.html
File metadata and controls
402 lines (371 loc) · 20.5 KB
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">
<title>About Us</title>
<!--Swiper css library using cdn-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<!--Css file for the page to take the styles from-->
<link rel="stylesheet" href="/dist/style.css">
</head>
<body>
<header class="header">
<div class="overlay has-fade"></div>
<nav class="container container--pall flex flex-jc-sb flex-ai-c">
<a href="/" class="header__logo">
<img src="/images/Logo.svg" alt="HungryHub" />
</a>
<a href="#" id="hamburgerBtn" class="header__toggle hide-for-desktop">
<span></span>
<span></span>
<span></span>
</a>
<div class="header__links hide-for-mobile">
<a href="index.html">Home</a>
<a href="menu.html">Menu</a>
<a href="about.html">About Us</a>
<a href="contact.html">Contact Us</a>
</div>
<div class="flex flex-gap flex-jc-sb hide-for-mobile">
<a href="#" class="button__outline">Register</a>
<a href="#" class="button">Sign In</a>
</div>
</nav>
<div class="header__menu has-fade">
<a href="index.html">Home</a>
<a href="menu.html">Menu</a>
<a href="about.html">About Us</a>
<a href="contact.html">Contact Us</a>
<a href="">Register</a>
<a href="signin.html">Sign In</a>
</div>
</header>
<section class="about">
<div id="main-wrap" class="about__container container">
<div class="about__heading">
<p class="about__heading-1">About Us</p>
<p class="about__heading-2">A LITTLE SOMETHING ABOUT US</p>
</div>
<div class="about__content container">
Our story began with a simple dream: to create a space where people could gather, connect, and indulge in the pleasures of great food. We wanted to build more than just a restaurant; we aimed to create a hub that would satisfy not just your hunger, but also your cravings for memorable moments and unforgettable tastes.
<br>
We believe in the power of food to bring people together and create lasting memories. That's why Hungry Hub is not just a restaurant; it's a place where friendships are forged, love is celebrated, and conversations flow as freely as the aromas that fill the air. We invite you to join us on this culinary journey, where every meal is an opportunity to savor life's beautiful moments.
</div>
<h1 class="about__heading-3">OUR HISTORY AND ACHIEVEMENTS</h1>
<section class="timeline ">
<div class="timeline__wrapper container--pall">
<div class="timeline__item timeline__item--0">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2005</h2>
<p class="timeline__description">
Inception and Humble Beginnings <br>
Hungry Hub was born out of a vision to create a culinary haven where people could gather and enjoy exceptional food. The journey started in 2005 when our founder, passionate about the art of gastronomy, opened the doors of the first Hungry Hub location in a small corner of the city.
</p>
</div>
</div>
<div class="timeline__item timeline__item--1">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2008</h2>
<p class="timeline__description">
Expansion and Recognition <br>
Thanks to our dedicated team and the support of our loyal patrons, Hungry Hub quickly gained popularity and earned recognition for its outstanding cuisine and warm hospitality. With growing demand, we expanded our space to accommodate more diners and embarked on a mission to deliver remarkable dining experiences to an even wider audience.
</p>
</div>
</div>
<div class="timeline__item timeline__item--2">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2012</h2>
<p class="timeline__description">
Culinary Innovation and Signature Dishes <br>
Hungry Hub began to make waves in the culinary world with our innovative approach to menu creation. Our team of talented chefs, constantly pushing boundaries, introduced signature dishes that became instant favorites among our discerning guests. These culinary delights continue to be a highlight of the Hungry Hub experience.
</p>
</div>
</div>
<div class="timeline__item timeline__item--3">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2015</h2>
<p class="timeline__description">
Sustainable Practices and Community Engagement <br>
Recognizing our responsibility towards the environment and the community, Hungry Hub implemented sustainable practices in our operations. From locally sourced ingredients to waste reduction initiatives, we strive to minimize our ecological footprint while supporting local farmers and producers. We also actively engage with the community through partnerships with charitable organizations, donating meals to those in need.
</p>
</div>
</div>
<div class="timeline__item timeline__item--4">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2018</h2>
<p class="timeline__description">
Award-Winning Excellence <br>
Hungry Hub's commitment to culinary excellence was acknowledged by prestigious industry awards. Our dedication to creating unforgettable dining experiences, combined with our passionate team and remarkable flavors, earned us accolades and further cemented our position as a premier dining destination.
</p>
</div>
</div>
<div class="timeline__item timeline__item--5">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2020</h2>
<p class="timeline__description">
Adapting to Change and Online Presence <br>
Amidst the challenges faced by the global pandemic, Hungry Hub swiftly adapted to the changing landscape. We embraced online platforms and launched our website, providing our valued customers with the convenience of ordering their favorite dishes for takeout or delivery. Our commitment to exceptional food and service remained unwavering, even during uncertain times.
</p>
</div>
</div>
<div class="timeline__item timeline__item--6">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">2022</h2>
<p class="timeline__description">
Expansion and New Horizons <br>
Hungry Hub continued to expand its footprint, opening new locations in different cities and bringing our culinary delights to more communities. With each new venture, we aim to replicate the same dedication to quality, warmth, and authenticity that has made Hungry Hub a beloved destination.
</p>
</div>
</div>
<div class="timeline__item timeline__item--7">
<div class="timeline__station"></div>
<div class="timeline__content">
<h2 class="timeline__date">Present</h2>
<p class="timeline__description">
A Culinary Journey Continues <br>
As we celebrate our journey so far, Hungry Hub remains committed to delivering exceptional dining experiences to our guests. We continue to innovate, refine our menu, and explore new culinary horizons, always driven by the passion to delight and exceed expectations.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="teams">
<div class="team__container container container--pall">
<div class="popmenu__intro">
<h1>Our Team</h1>
</div>
<div class="row team__row">
<div class="team__our-team">
<div class="team__pic">
<img src="/images/team-1.jpg">
</div>
<h3 class="team__title">James</h3>
<span class="team__post">Junior Chef</span>
<ul class="team__social">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
</div>
<div class="team__our-team">
<div class="team__pic">
<img src="/images/team-2.jpg">
</div>
<h3 class="team__title">Paul</h3>
<span class="team__post">Deputy Chef</span>
<ul class="team__social">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
</div>
<div class="team__our-team">
<div class="team__pic">
<img src="/images/team-3.jpg">
</div>
<h3 class="team__title">Mark</h3>
<span class="team__post">Head Chef</span>
<ul class="team__social">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
</div>
<div class="team__our-team">
<div class="team__pic">
<img src="/images/team-4.jpg">
</div>
<h3 class="team__title">Lucas</h3>
<span class="team__post">Executive Chef</span>
<ul class="team__social">
<li><a href="#" class="fa fa-facebook"></a></li>
<li><a href="#" class="fa fa-twitter"></a></li>
<li><a href="#" class="fa fa-google-plus"></a></li>
<li><a href="#" class="fa fa-linkedin"></a></li>
</ul>
</div>
</div>
</div>
</section>
<section class="testimonials flex flex-ai-c flex-jc-c">
<div class="testimonial container container--pall mySwiper">
<div class="testimonial__content swiper-wrapper">
<div class="testimonial__slide swiper-slide flex flex-ai-c flex-jc-c">
<img src="/images/client1.jpg" alt="" class="testimonial__image" />
<p>
HungryHub has become my go-to restaurant for a reason. The moment I walked through the door, I was greeted by a warm and inviting ambiance that instantly made me feel at home. The flavors are consistently exceptional, and each dish is prepared with meticulous attention to detail. The staff at HungryHub are friendly and passionate about providing an exceptional dining experience.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="testimonial__details flex-ai-c">
<span class="name">Marnie Lotter</span>
<br>
<div class="testimonial__rating">
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bx-star"></i></span>
</div>
</div>
</div>
<div class="testimonial__slide swiper-slide flex flex-ai-c flex-jc-c">
<img src="/images/client2.jpg" alt="" class="testimonial__image" />
<p>
I can't get enough of HungryHub! The moment I step inside, I'm greeted with a cozy atmosphere and a team of welcoming staff. The menu is a delightful journey of flavors, and each dish is prepared with utmost care. The attention to detail and presentation make every visit feel like a special occasion. HungryHub has truly captured my taste buds and my heart.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="testimonial__details flex-ai-c">
<span class="name">Evelyn Baker</span>
<br>
<div class="testimonial__rating">
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star-half"></i></span>
</div>
</div>
</div>
<div class="testimonial__slide swiper-slide flex flex-ai-c flex-jc-c">
<img src="/images/client3.jpg" alt="" class="testimonial__image" />
<p>
HungryHub exceeded my expectations with their exceptional food and warm hospitality. The menu offered a wide range of delicious options that satisfied my cravings. Making reservations was a breeze, and their attentive staff made my dining experience truly memorable. I can't wait to visit again and indulge in their culinary delights. Highly recommended!
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="testimonial__details flex-ai-c">
<span class="name">Robert Collins</span>
<br>
<div class="testimonial__rating">
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
</div>
</div>
</div>
<div class="testimonial__slide swiper-slide flex flex-ai-c flex-jc-c">
<img src="/images/client4.jpg" alt="" class="testimonial__image" />
<p>
I can't thank HungryHub enough for their exceptional delivery service. They have truly redefined convenience and quality in food delivery. Every time I place an order, I am amazed by the promptness and professionalism of their delivery team. The food arrives hot, fresh, and beautifully packaged, just like it would be served in the restaurant.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="testimonial__details flex-ai-c">
<span class="name">Ahmed Hassan</span>
<br>
<div class="testimonial__rating">
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bx-star"></i></span>
</div>
</div>
</div>
<div class="testimonial__slide swiper-slide flex flex-ai-c flex-jc-c">
<img src="/images/client5.jpg" alt="" class="testimonial__image" />
<p>
Choosing HungryHub for their organic food offerings has been a game-changer for me. As someone who values clean eating and sustainability, I am thrilled to have found a restaurant that shares my passion for organic ingredients. Every bite at HungryHub is a reminder of their dedication to sourcing high-quality, locally-sourced, and organic produce.
</p>
<i class="bx bxs-quote-alt-left quote-icon"></i>
<div class="testimonial__details flex-ai-c">
<span class="name">Amy Wright </span>
<br>
<div class="testimonial__rating">
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star"></i></span>
<span><i class="bx bxs-star-half"></i></span>
</div>
</div>
</div>
</div>
<div class="testimonial__next swiper-button-next"></div>
<div class="testimonial__prev swiper-button-prev"></div>
<div class="testimonial__page swiper-pagination"></div>
</div>
</section>
<footer class="footer">
<div class="footer__content container container--pall">
<a href="#" class="footer__logo">
<img src="/images/Black logo - no background.svg" alt="">
</a>
<div class="footer__social">
<a href="#">
<img src="/images/1.png" alt="Facebook">
</a>
<a href="#">
<img src="/images/2.png" alt="Twitter">
</a>
<a href="#">
<img src="/images/3.png" alt="Instagram">
</a>
<a href="#">
<img src="/images/4.png" alt="Pinterest">
</a>
</div>
<div class="footer__links col1">
<h2>Quick Links</h2>
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a>
</div>
<div class="footer__links col2">
<h2>Menu</h2>
<a href="menu.html">Burgers</a>
<a href="menu.html">Sandwiches</a>
<a href="menu.html">Desserts</a>
<a href="menu.html">Pizzas</a>
<a href="menu.html">Drinks</a>
</div>
<div class="footer__contact ">
<h2>Contact Us</h2>
<ul>
<li>
<span><img src="/images/location.png" alt=""></span>
<span>26 Al Woushar Street,Dubai, UAE,11472</span>
</li>
<li>
<span><img src="/images/call.png" alt=""></span>
<span>702-279-3488</span>
</li>
<li>
<span><img src="/images/mail.png" alt=""></span>
<span>nhamad919@gmail.com</span>
</li>
</ul>
</div>
<div class="footer__copyright">
© HungryHub, All Rights Reserved.
</div>
</div>
</footer>
<!--Swiper js library-->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<!--Javascript file for the function of the slider-->
<script src="/js/swiper.js"></script>
<!--Font awesome to be used for icons in team section-->
<script src="https://kit.fontawesome.com/34cc1d3744.js" crossorigin="anonymous"></script>
<!--jQuery using cdn for the function of the timeline section-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<!--Javacript file for the menu toggle in the header section for mobile-->
<script src="/js/index.js"></script>
<!--JAvascript file for the function of timeline section-->
<script src="/js/timeline.js"></script>
</body>
</html>