-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
400 lines (346 loc) · 17.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" media="screen" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Satisfy&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Kaushan+Script&display=swap" rel="stylesheet">
<title>Hook-Up Cafe</title>
</head>
<body id="page-top" class="index">
<!-- Navigation -->
<nav id="mainNav" class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>Menu<i class="fa fa-bars"></i> </button>
<a class="navbar-brand page-scroll" href="#page-top">Hook~Up Cafe</a>
</div>
<div class="collapse navbar-collapse scrollpagefromnav" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a></li>
<li><a class="page-scroll" href="#Services"><i class="fa fa-shopping-cart" aria-hidden="true"></i>
Services</a></li>
<li><a class="page-scroll" href="#Our_Delectable_Menu"><i class="fa fa-list" aria-hidden="true"></i>
Menu</a></li>
<li><a class="page-scroll" href="#Our_Team"><i class="fa fa-users" aria-hidden="true"></i>
Team</a></li>
<li><a class="page-scroll" href="#Contact"><i class="fa fa-phone-square" aria-hidden="true"></i>
Contact</a></li>
</ul>
</div>
</div><!-- /.container-fluid -->
</nav>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
<li data-target="#carousel-example-generic" data-slide-to="4"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="images/date2.jpg" alt="first slide">
<div class="container">
<div class="carousel-caption">
<h2>Welcome to the most fascinating cafe!</h2>
<p class="happy">Your happiness get doubled here...</p><br>
<p><a class="btn btn-default btn-lg" href="#">Special tables for bookings</a></p>
</div>
</div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<img src="images/cafe1.jpg" alt="second slide">
<div class="carousel-caption">
<h2>Welcome to the most fascinating cafe!</h2>
<p class="happy">Your happiness get doubled here...</p><br>
<p><a class="btn btn-default btn-lg" href="#">Cafetaria</a></p>
</div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<img src="images/cafe4.jpg" alt="third slide">
<div class="carousel-caption">
<h2>Welcome to the most fascinating cafe!</h2>
<p class="happy">Your happiness get doubled here...</p><br>
<p><a class="btn btn-default btn-lg" href="#">Organization of Parties</a></p>
</div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<img src="images/disc3.jpg" alt="fourth slide">
<div class="carousel-caption">
<h2>Welcome to the most fascinating cafe!</h2>
<p class="happy">Your happiness get doubled here...</p><br>
<p><a class="btn btn-default btn-lg" href="#">Disc Rooms</a></p>
</div>
<div class="carousel-caption">
</div>
</div>
<div class="item">
<img src="images/bar.jpg" alt="fifth slide">
<div class="carousel-caption">
<h2>Welcome to the most fascinating cafe!</h2>
<p class="happy">Your happiness get doubled here...</p><br>
<p><a class="btn btn-default btn-lg" href="#">Bar for all time</a></p>
</div>
<div class="carousel-caption">
</div>
</div>
</div>
<!-- Controls -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<section id="Services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1 class="section-heading"><i class="fa fa-shopping-cart" aria-hidden="true"></i> Services</h1><br>
<p class="about text-muted">We are with you since 2001 and we always try to double your joy and happiness and make you to get more linked up and enjoy with your loved ones. The essence of Hook~Up Cafe crafting sweet moments well packed with deliciousness in abundance.Our delicious desserts crafted to precision or mouth watering and finger-licking cuisines with a unique blend of desiness, Hook~Up Cafe have it all for all type of cravers.</p><br>
</div>
<div class="col-md-6 text-center">
<span class="fa-stack fa-5x">
<i class="fa fa-coffee fa-stack-1x " ></i>
<i class="fa fa-circle-thin fa-stack-2x "></i>
</span>
<h4 class="service-heading para">Meet-ups</h4>
<p class="text-muted"> We have Different floors and sections for providing space for meetups,dates, family-friends gathering according to your choice.</p>
</div>
<div class="col-md-6 text-center">
<span class="fa-stack fa-5x">
<i class="fa fa-glass fa-stack-1x" aria-hidden="true"></i>
<i class="fa fa-circle-thin fa-stack-2x "></i>
</span>
<h4 class="service-heading para">Organize Parties</h4>
<p class="text-muted ">We organize different kind of parties, we also have terrace garden for more joyful moments. </p>
</div>
<div class="col-md-6 text-center">
<span class="fa-stack fa-5x">
<i class="fa fa-music fa-stack-1x" aria-hidden="true"></i>
<i class="fa fa-circle-thin fa-stack-2x"></i>
</span>
<h4 class="service-heading para">Disc</h4>
<p class="text-muted">The best ever disc in your city is here where popular DJ are here to set your mood by music and dance. </p>
</div>
<div class="col-md-6 text-center">
<span class="fa-stack fa-5x">
<i class="fa fa-birthday-cake fa-stack-1x" aria-hidden="true"></i>
<i class="fa fa-circle-thin fa-stack-2x "></i>
</span>
<h4 class="service-heading para">Birthdays</h4>
<p class="text-muted">We allot decorated birthday and aniverseries rooms provided mesmerising music and food.</p>
</div>
</div>
</div>
</section>
<br><br>
<div class="quote" data-parallax="scroll" data-image-src="images/bgpara.jpg" >
<div class="center">
<p>Food brings people together on many different levels. its the nourishment of soul and body : it's truly love. <br><br> -Hook~Up Cafe</p>
</div>
</div>
<!-- Menu section-->
<section id="Our_Delectable_Menu" class="bg-red">
<div class="container serv">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading menuHead"><i class="fa fa-cutlery " aria-hidden="true"></i> Our Delectable Menu</h2>
<h3>We have different mouthwatering and finger-licking cuisines for all type of food eaters. All varieties of beverages, and desserts are the one which already taken heart of our customers ... </h3>
</div>
</div>
<div class="row text-center reeat">
<div class="col-md-4 textWithBlurrBg">
<img src="images/italian.jpg" alt="menu1">
<h3>~Italian</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/american.jpg" alt="menu1">
<h3>~American</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/indian.jpg" alt="menu1">
<h3>~Indian</h3>
</div>
</div>
<div class="row text-center reeat">
<div class="col-md-4 textWithBlurrBg">
<img src="images/chinese.jpg" alt="menu1">
<h3>~Chinese</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/mexi.jpg" alt="menu1">
<h3>~Mexican</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/japanese.jpg" alt="menu1">
<h3>~Japanese</h3>
</div>
</div>
<div class="row text-center reeat">
<div class="col-md-4 textWithBlurrBg">
<img src="images/coffee.jpg" alt="menu1">
<h3>~Caffine</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/drinks.jpg" alt="menu1">
<h3>~Beverages</h3>
</div>
<div class="col-md-4 textWithBlurrBg">
<img src="images/dessert.jpg" alt="menu1">
<h3>~Desserts</h3>
</div>
</div>
</div>
</section>
<div class="quote" data-parallax="scroll" data-image-src="images/drink.jpg" >
<div class="center">
<p>What you eat is what you are, that's why our preparation revolve around what our customers aspire for... <br><br> -Hook~Up Cafe</p>
</div>
</div>
<section id="Our_Team" class="bg-team">
<div class="container teamBg">
<div class="row">
<div class="col-lg-12 text-center">
<h1 class="section-heading"><i class="fa fa-users" aria-hidden="true"></i>Our Team</h1>
</div>
<div class="row text-center">
<div class="col-md-3 teamMem">
<img src="images/founder.jpg" class="img-circle" alt="">
<h3>Edith Quill </h3>
<h3 class="text-muted">Founder</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="col-md-3 teamMem">
<img src="images/operatehead.jpg" class="img-circle" alt="">
<h3>Dwayne Stark</h3>
<h3 class="text-muted">Operation Head</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="col-md-3 teamMem">
<img src="images/manager.jpg" class="img-circle" alt="">
<h3>Selena Olsen</h3>
<h3 class="text-muted">Manager</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
<div class="row text-center">
<div class="col-md-3 teamMem">
<img src="images/devhead.jpg" class="img-circle" alt="">
<h3>Justin Walker</h3>
<h3 class="text-muted">Developer</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="col-md-3 teamMem">
<img src="images/cusinechef.jpg" class="img-circle" alt="">
<h3>Vin Carter</h3>
<h3 class="text-muted">Cusine Head Chef</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
<div class="col-md-3 teamMem">
<img src="images/dessertchef.jpg" class="img-circle" alt="">
<h3>Lucy Romanoff</h3>
<h3 class="text-muted">Dessert Head Chef</h3>
<ul class="list-inline social-buttons">
<li><a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li><a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li><a href="#"><i class="fa fa-linkedin"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section id="Contact">
<div class="container bg-try">
<div class="row">
<div class="col-lg-12 text-center">
<h1 class="section-heading"><i class="fa fa-phone-square" aria-hidden="true"></i>Contact Us</h1>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<br>
<h2><a href="#">[email protected]</a></h2><br>
<h2><i class="fa fa-phone" aria-hidden="true"></i> 0141 2466698</h2>
<h2><i class="fa fa-whatsapp" aria-hidden="true"></i> +91 941 7062 220</h2>
<br>
<h3 class="text-muted follow">Follow us on</h3>
<ul class="list-inline contact_buttons">
<li><a href="#"><i class="fa fa-facebook-square" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter-square " aria-hidden="true"></i></a></li>
<li><a href="#"> <i class="fa fa-instagram " aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<section id="copyright">
<div class="container lastsec text-center bg-red">
<h2>Ⓒ2020 - All Rights Are Reserved</h2>
</div>
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="parallax.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script>
</script>
</body>
</html>