-
Notifications
You must be signed in to change notification settings - Fork 1
/
aboutus.html
154 lines (125 loc) · 7.08 KB
/
aboutus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="aboutus.css">
<!-- font awesom cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css">
</head>
<body>
<nav class="navbar1">
<h1 class="logo">HOTEL_MAX</h1>
<ul class="nav-links" >
<li><a href="index.html">Home</a></li>
<li><a href="./reservation.html">Reservation</a></li>
<li><a href="./services.html">Services</a></li>
<li><a href="./aboutus.html">About us</a></li>
<li class="ctn"><a href="./aboutus.html#footer">Contact</a></li>
</ul>
<div class="dropdown">
<i class="fa-solid fa-bars" id="menu-icon"></i>
<div class="side-bar">
<ul class="navlist1" type="none">
<li><a href="index.html">Home</a></li><hr>
<li><a href="./reservation.html">Reservation</a></li><hr>
<li><a href="./services.html">Services</a></li><hr>
<li><a href="./aboutus.html">About us</a></li><hr>
<li><a href="./aboutus.html#footer">Contact</a></li>
</ul>
</div>
</div>
</nav>
<header>
<section class="about" id="about">
<div class="row">
<div class="image">
<img src="img/hotel-staff3.webp " alt="">
</div>
<div class="content">
<h3>best staff</h3>
<p>At Hotel, our commitment to delivering an unforgettable experience goes beyond luxurious accommodations and breathtaking views. Our dedicated and passionate team members are the heart and soul of our establishment, ensuring that your stay is nothing short of extraordinary.</p>
</div>
</div>
<div class="row revers">
<div class="image">
<img src="img/food.avif" alt="">
</div>
<div class="content">
<h3>best foods</h3>
<p>In the realm of hospitality, gastronomic delights are a vital component of the overall guest experience. A section dedicated to showcasing the best foods on your hotel booking website can entice and captivate visitors, giving them a taste of the culinary excellence they can expect during their stay. Here's what you can write near the "Best Foods" section on your hotel booking website:</p>
</div>
</div>
</section>
<!-- services section starts -->
<section class="services">
<div class="box-container">
<div class="box">
<img src="img/icon-1.png" alt="">
<h3>food & drinks</h3>
<p>In the realm of hospitality, gastronomic delights are a vital component of the overall guest experience. A section dedicated to showcasing the best foods on your hotel booking website can entice and captivate visitors, giving them a taste of the culinary excellence they can expect during their stay. Here's what you can write near the "Best Foods" section on your hotel booking website:</p>
</div>
<div class="box">
<img src="img/icon-2.png" alt="">
<h3>outdoor dining</h3>
<p>Incorporating an outdoor dining section on your hotel booking website can be a delightful way to showcase an additional dimension of your establishment's offerings. It allows potential guests to envision themselves enjoying delectable meals, refreshing drinks, and captivating views in a charming outdoor setting. Here's how you can convey the appeal of outdoor dining on your hotel booking website:
</p>
</div>
<div class="box">
<img src="img/icon-3.png" alt="">
<h3>beach view</h3>
<p>Welcome to Hotel, where the tranquility of the ocean meets the comfort of luxury accommodations. Immerse yourself in the beauty of nature with our breathtaking beach view rooms, offering a picturesque panorama of sand, sea, and sky. Our beach view accommodations provide the perfect setting for an unforgettable escape, combining the soothing sounds of waves with the elegance and convenience you deserve.</p>
</div>
<div class="box">
<img src="img/icon-4.png" alt="">
<h3>decorations</h3>
<p>In the realm of hotel booking websites, the visual appeal and ambiance of your accommodations play a pivotal role in attracting potential guests. Highlighting the decor of your hotel not only entices visitors but also provides them with a glimpse of the unique atmosphere they can expect during their stay. Here's how you can eloquently describe the decoration aspect on your hotel booking website:</p>
</div>
<div class="box">
<img src="img/icon-5.png" alt="">
<h3>swimming pool</h3>
<p>The swimming pool is often a major attraction for guests when booking a hotel. It represents relaxation, recreation, and a luxurious experience. When showcasing the swimming pool on your hotel booking website, you want to emphasize its features, benefits, and the unique experience it offers to potential guests. Here's how you can effectively highlight the swimming pool on your website:</p>
</div>
<div class="box">
<img src="img/icon-6.png" alt="">
<h3>resort beach</h3>
<p> where the allure of the sea meets the luxury of a world-class resort. Nestled along the pristine shores of [Beach Name], our beachfront resort offers an unparalleled escape into a realm of tranquility and rejuvenation. Prepare to immerse yourself in the beauty of nature, indulge in lavish amenities, and create cherished memories against the backdrop of the shimmering ocean.</p>
</div>
</div>
</section>
<!-- services section ends -->
<footer>
<div class="#">
<!-- footer section starts -->
<section class="footer" id="footer">
<div class="footerouter">
<div class="box-container">
<div class="box">
<a href="tel:1234567890"><i class="fas fa-phone"></i>6789546778</a>
<a href="tel:1112223333"><i class="fas fa-phone"></i>9978945689</a>
<a href="mailto:[email protected]"><i class="fas fa-envelope"></i> [email protected]</a>
<a href="#"><i class="fas fa-map-marker-alt"></i> punjab, india - 144401</a>
</div>
<div class="box">
<a href="index.html">Home</a>
<a href="./aboutus.html">About us</a>
<a href="./reservation.html">Reservation</a>
<!-- <a href="#reviews">reviews</a> -->
</div>
<div class="box">
<a href="#">twitter <i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/patelyash_39/">instagram <i class="fab fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/yash-patel-986787222/">linkedin <i class="fab fa-linkedin"></i></a>
</div>
</div>
<div class="creditouter">
<div class="credit">© Visit this Website </div>
</div>
</div>
</section>
</div>
</footer>
</header>
</body>
</html>