-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
530 lines (414 loc) · 16.2 KB
/
index.html
File metadata and controls
530 lines (414 loc) · 16.2 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
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!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>Resto Tech</title>
<!-- Boostrape CDN -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<!-- Font Awesome CDN -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<!-- Default CSS File -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- navbar starts here -->
<header class="fixed-top py-4">
<nav class="navbar navbar-expand-lg ">
<div class="container-fluid ">
<a class="navbar-brand" href="index.html"><span>Resto</span>Tech</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav"
aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse " id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link " href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#rooms">Rooms</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#membership">Membership</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact-us.html">Contact Us</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown"
aria-expanded="false">
More
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="covid.html ">Covid 19</a></li>
<li><a class="dropdown-item" href="foods.html">Cuisines</a></li>
<li><a class="dropdown-item" href="hotels.html">Hotels (Around The <br> Globe)</a></li>
<li>
<hr class="dropdown-divider">
</li>
<li><a class="dropdown-item" href="teams.html">Boards of Directors</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!-- navbar starts ends -->
<!-- home section starts -->
<section class="home">
<div class="item" id="list1">
<div class="content">
<h1>Welcome To <span>Resto</span> Tech</h1>
<p>The elegant Champagne Bar, the stylish Colina Club.
Guestrooms and luxurious suites are waiting for you!</p>
<div class="buttons">
<a href="#rooms" class="home-btn1">Book Now</a>
<a href="#service" class="home-btn2">Discover</a>
</div>
</div>
</div>
</section>
<!-- home section ends -->
<!-- service sections starts -->
<section class="services" id="service">
<h1 class="heading">
our <span>service</span>
</h1>
<div class="box-container">
<div class="box">
<i class="fas fa-bed"></i>
<h3>room service</h3>
<p>Discover the Luxury rooms and amenties only at resto tech</p>
</div>
<div class="box">
<i class="fas fa-ambulance"></i>
<h3>24 Hour Doctor On Call</h3>
<p>Our 24/7 365 Days Dotors are available to serve you in emergency</p>
</div>
<div class="box">
<i class="fas fa-shield-alt"></i>
<h3>24 Hour security</h3>
<p>Round the clock readiness, we deliver an integrated approach to accelerate detection and response. Backed by
an intelligent, programmed framework with centralised visibility, to monitor, triage, and remove your business
risks.</p>
</div>
<div class="box">
<i class="fas fa-utensils"></i>
<h3>restaurant </h3>
<p>Enjoy our dining experience in a truly unique and enchanting setting!</p>
</div>
<div class="box">
<i class="fas fa-user-nurse"></i>
<h3>Covid 19 Safety Measures</h3>
<p>At Resto Tech Hotels, The Safety Of Our Guests Is The Top Priority. The New Guidelines For Hotel Cleanliness
Entitled “CLEAN & SAFE STAY” Ensure The Safety And Security Of Our Guests And Employees. With These Guidelines
In Place, Our Group Hotels Welcome You With A Clean And Safe Environment, As “The New Normal” </p>
</div>
<div class="box">
<i class="fas fa-wifi"></i>
<h3>Free wireless internet access</h3>
<p>Free Internet Acces throughout the stay in your hotel</p>
</div>
</div>
</section>
<!-- service sections ends -->
<!-- Covid 19 Measures Starts -->
<section class="covid" id="covid">
<h1 class="heading">Covid 19 Safety Measures</h1>
<div class="box-container">
<div class="image">
<img src="https://i.postimg.cc/Qx0GqqZj/about.png" alt="Covid_19_Virus">
</div>
<div class="content">
<h1>What is novel Corona virus</h1>
<p>Coronavirus disease (COVID-19) is an infectious disease caused by the SARS-CoV-2 virus. Most people who fall
sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment. However,
some will become seriously ill and require medical attention.</p>
<a href="covid.html" class="btn">Read Our Covid 19 Measures</a>
</div>
</div>
</section>
<!-- Covid 19 Measures Ends -->
<!-- Cuisines Section Starts -->
<section class="popular" id="popular">
<h1 class="heading"> most popular Cuisines </h1>
<div class="box-container">
<div class="box">
<span class="price"> $5 - $20 </span>
<img src="https://i.postimg.cc/7LrzkL46/p-1.jpg" alt="Burger">
<h3>tasty burger</h3>
<a href="food-order.html" class="btn">order now</a>
</div>
<div class="box">
<span class="price"> $5 - $20 </span>
<img src="https://i.postimg.cc/xdGzTSjP/p-2.jpg" alt="cakes">
<h3>tasty cakes</h3>
<a href="food-order.html" class="btn">order now</a>
</div>
</div>
<div class="load-more">
<a href="foods.html" class="btn">Load More</a>
</div>
</section>
<!-- Cuisines Section Ends -->
<!-- steps section starts -->
<div class="step-container">
<h1 class="heading">how it <span>works</span></h1>
<section class="steps">
<div class="box">
<img src="https://i.postimg.cc/W4C33nfN/step-1.jpg" alt="favorite food">
<h3>choose your favorite food</h3>
</div>
<div class="box">
<img src="https://i.postimg.cc/wvNBsmSh/step-2.jpg" alt="Fast delivery">
<h3>free and fast delivery</h3>
</div>
<div class="box">
<img src="https://i.postimg.cc/C5HLcVM5/step-3.jpg" alt="Easy Payment_Method">
<h3>easy payments methods</h3>
</div>
<div class="box">
<img src="https://i.postimg.cc/Gt1mPpC6/step-4.jpg" alt="">
<h3>and finally, enjoy your food</h3>
</div>
</section>
</div>
<!-- steps section ends -->
<!-- Around The Hotel Section Starts -->
<h1 class="heading" id="rooms">
Rooms And Suites
</h1>
<section class="rooms">
<div class="box-container">
<div class="box">
<div class="image">
<img src="https://i.postimg.cc/CLZGt2Y6/photo-1560448205-4d9b3e6bb6db-ixlib-rb-1-2.jpg" alt="Double Room">
</div>
<div class="content">
<h3>Double Room</h3>
<p>Capacity: Max Person 2 <br>
Bed: Double <br>
Services: Wifi, Television, Bathroom,... <br></p>
<a href="hotel-details-double.html" class="btn">Explore Now</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="https://i.postimg.cc/L5T2zBvZ/deluxe-room-1.jpg" alt="Deluxe Room">
</div>
<div class="content">
<h3>Deluxe Room</h3>
<p>Capacity: Max Person 5 <br>
Bed: Deluxe Bed <br>
Services: Wifi, Television, Bathroom,... <br>.</p>
<a href="hotel-details-deluxe.html" class="btn">Explore Now</a>
</div>
</div>
<div class="box">
<div class="image">
<img src="https://i.postimg.cc/WTXpf4fK/room-premium-room-1-2520x1400.jpg" alt="Family Room">
</div>
<div class="content">
<h3>Family Room</h3>
<p>Capacity: Max Person 10 <br>
Bed: Premium <br>
Services: Wifi, Television, Bathroom,... <br>.</p>
<a href="hotel-details-family.html" class="btn">Explore Now</a>
</div>
</div>
</section>
<!-- Around The Hotel Section Ends -->
<!-- Hotels Section Starts -->
<section class="hotel" id="hotel">
<h1 class="heading">Hotels (Around The Globe)</h1>
<div class="box-container">
<div class="image">
<img src="https://i.postimg.cc/kMjc97zF/world-map.png" alt="Hotel Destination Map">
</div>
<div class="content">
<h1>Resto Tech Hotels</h1>
<p>We at Resto tech offers hotels in many different countries around the globe.</p>
<a href="hotels.html" class="btn">Explore</a>
</div>
</div>
</section>
<!-- packages section ends -->
<!-- Hotels Section Ends -->
<!-- gallery section starts -->
<section class="gallery" id="gallery">
<h1 class="heading"> our hotel gallery </h1>
<div class="box-container">
<div class="box">
<img src="https://i.postimg.cc/hvcfW0G2/pexels-photo-189296.jpg" alt="Mumbai Hotel, India">
<div class="content">
<h3>Mumbai, India</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/g2Xc77DY/pexels-photo-338504.jpg" alt="New York Hotel, United States">
<div class="content">
<h3>New York, United States</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/W3j2h1P3/pexels-photo-2869215.jpg" alt="Brussels Hotel, Belgium">
<div class="content">
<h3>Brussels, Belgium</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/cCL0BkCG/pexels-photo-3201921.jpg" alt="Tornoto Hotel, Canada">
<div class="content">
<h3>Toronto, Canada</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/SQgyx41S/pexels-photo-271624.jpg" alt="Randers Hotel, Denmark">
<div class="content">
<h3>Randers, Denmark</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/wjmH2mqM/pexels-photo-261101.jpg" alt="Jakrta Hotel, Indonesia">
<div class="content">
<h3>Jakarta, Indonesia</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/Hsf1rkwg/pexels-photo-3144580.jpg" alt="Wellington Hotel, New Zealand">
<div class="content">
<h3>Wellington, New Zealand</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/xCsW-nffB/pexels-photo-1179156.jpg" alt="Amsterdam Hotel, Ntherlands">
<div class="content">
<h3>Amsterdam, Netherlands</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/8c99fZrH/pexels-photo-6782567.jpg" alt="Milan Hotel, Italy">
<div class="content">
<h3>Milan, Italy</h3>
</div>
</div>
<div class="box">
<img src="https://i.postimg.cc/90bvpsQt/pexels-photo-944463.jpg" alt="São Paulo Hotel, Brazil">
<div class="content">
<h3>São Paulo, Brazil</h3>
</div>
</div>
</div>
</section>
<!-- gallery section ends -->
<!-- Member Ship Section Starts -->
<section class="pricing" id="membership">
<h1 class="heading">our Membership</h1>
<div class="box-container">
<div class="box" data-aos="zoom-in-up">
<h3> basic plan </h3>
<div class="price">
<span>$</span>
<span class="amount">250</span>
<span>/mo</span>
</div>
<ul>
<li>2 Rooms</li>
<li>Dining privilege Basic</li>
<li>Unlimited Bandwidth</li>
<li>No Extra Activites</li>
<li>Unlimited Bandwidth</li>
</ul>
<a href="payment.html" class="btn">choose plan</a>
</div>
<div class="box" data-aos="zoom-in-up">
<h3> standard plan </h3>
<div class="price">
<span>$</span>
<span class="amount">450</span>
<span>/mo</span>
</div>
<ul>
<li>20 days</li>
<li>5 Rooms</li>
<li>Dining privilege Pro</li>
<li>Only Indoor Activites</li>
<li>Unlimited Bandwidth</li>
</ul>
<a href="payment.html" class="btn">choose plan</a>
</div>
<div class="box" data-aos="zoom-in-up">
<h3> premium plan </h3>
<div class="price">
<span>$</span>
<span class="amount">750</span>
<span>/mo</span>
</div>
<ul>
<li>10 Rooms</li>
<li>Dining privilege Gold</li>
<li>Dining Privijege Pro</li>
<li>All Activites</li>
<li>Unlimited Bandwidth</li>
</ul>
<a href="payment.html" class="btn">choose plan</a>
</div>
</div>
</section>
<!-- Member Ship Section Ends -->
<!-- footer section starts -->
<section class="footer">
<div class="box-container">
<div class="box">
<h3>quick links</h3>
<a href="index.html"> <i class="fas fa-arrow-right"></i> home</a>
<a href="about.html"> <i class="fas fa-arrow-right"></i> about </a>
<a href="hotels.html"> <i class="fas fa-arrow-right"></i> hotel</a>
<a href="#membership"> <i class="fas fa-arrow-right"></i> Membership</a>
<a href="contact-us.html"> <i class="fas fa-arrow-right"></i> contact</a>
</div>
<div class="box">
<h3>extra links</h3>
<a href="covid.html"> <i class="fas fa-arrow-right"></i> Covid 19 </a>
<a href="foods.html"> <i class="fas fa-arrow-right"></i> Cuisines </a>
<a href="index.html#rooms"> <i class="fas fa-arrow-right"></i> Rooms </a>
<a href="index.html#gallery"> <i class="fas fa-arrow-right"></i> Gallery</a>
<a href="teams.html"> <i class="fas fa-arrow-right"></i> Boards Of Directors</a>
</div>
<div class="box">
<h3>follow us</h3>
<a href="https://facebook.com" target="_blank"> <i class="fab fa-facebook-f"></i> facebook </a>
<a href="https://twitter.com" target="_blank"> <i class="fab fa-twitter"></i> twitter </a>
<a href="https://instagram.com" target="_blank"> <i class="fab fa-instagram"></i> instagram </a>
<a href="https://linkedin.com" target="_blank"> <i class="fab fa-linkedin"></i> linkedin </a>
<a href="https://pinterest.com" target="_blank"> <i class="fab fa-pinterest"></i> pinterest </a>
</div>
<div class="box">
<h3>newsletter</h3>
<p>subscribe for latest updates</p>
<form action="">
<input type="email" placeholder="enter your email">
<input type="submit" value="subscribe" class="btn">
</form>
</div>
</div>
</section>
<section class="credit">Team 210966 |
Participants - Pranav & Abhinav | © 2021 all rights reserved</section>
<!-- footer section ends -->
<!-- Boostrap JS CDN -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.2/dist/umd/popper.min.js"
integrity="sha384-7+zCNj/IqJ95wo16oMtfsKbZ9ccEh31eOz1HGyDuCQ6wgnyJNSYdrPa03rtR1zdB"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js"
integrity="sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13"
crossorigin="anonymous"></script>
</body>
</html>