-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
202 lines (184 loc) · 9.58 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>THE HOTEL BAY</title>
<link rel="shortcut icon" href="/The-Bay-House/favicon.ico" type="image/x-icon">
<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=Dancing+Script:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@500&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="/The-Bay-House/css/styles.css">
<link rel="stylesheet" href="/The-Bay-House/css/responsive.css">
</head>
<body>
<nav class="navbar navbar-expand-lg">
<div class="container-fluid">
<a class="navbar-brand head" href="#">THE BAY HOUSE</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 ps-5 mb-lg-0">
<li class="nav-item ps-5">
<a class="nav-link active nav-com" aria-current="page" href="#about">About</a>
</li>
<li class="nav-item ps-5">
<a class="nav-link active nav-com" href="#dining">Dining</a>
</li>
<li class="nav-item ps-5">
<a class="nav-link active nav-com" href="#gallery">Gallery</a>
</li>
<li class="nav-item ps-5">
<a class="nav-link active nav-com" href="#contact">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<main>
<div class="section-1">
<p class="sec-des main-head head-text">The Bay House</p>
<p class="sec-des mid-head head-text">Town's Most spectacular waterfront resort.</p>
<div class="sec-des button">
<button type="button" class="btns">Book now</button>
</div>
</div>
<div class="section-2" id="about">
<h3 class="sec-des aloha">The Spirit of Aloha</h3>
<h6 class="sec-des life">Embrace The Lifestyle</h6>
<p class="para para-text">Set along the picturesque waters of Namalu Bay, The Bay House welcomes you with
genuine island hospitality and authentic culture. As you relax across 24 acres of tropical paradise,
the spirit of Hawaii merges with your own to create pono — a true sense of balance and harmony.</p>
</div>
<div class="section-3 sec-des" id="dining">
<div class="card" id="card1">
<img src="/The-Bay-House/images/nighthotel.avif" class="card-img-top" alt="hotel-music-night">
<div class="card-body">
<h4 class="card-title">Sunset Sessions</h4>
<p class="card-text para-text small-text p1-text">Enjoy panoramic ocean views and the musical
sounds of local artists while dining at Cane & Canoe and Hana Hou bar.</p>
<a href="#" class="small-text learn ">Learn More</a>
</div>
</div>
<div class="card" id="card2">
<img src="/The-Bay-House/images/mocktail.avif" class="card-img-top" alt="cocktail-img">
<div class="card-body">
<h4 class="card-title p-bt">Sunset Luau</h4>
<p class="card-text para-text small-text">With culinary delicacies, island-inspired cocktails and
enchanting music, say aloha to an intimate evening of entertainment at Sunset Patio.</p>
<a href="#" class="small-text learn">Learn More</a>
</div>
</div>
<div class="card" id="card3">
<img src="/The-Bay-House/images/dining.avif" class="card-img-top" alt="diningtable">
<div class="card-body">
<h4 class="card-title">Private Chef Experience</h4>
<p class="card-text para-text small-text">From a fine dining evening to heritage cooking classes,
The Chef’s Table in Your Residence program with Chef Riko Bartolome offers an experience for any
occasion.</p>
<a href="#" class="small-text learn">Learn More</a>
</div>
</div>
</div>
<div class="section-4" id="gallery">
<h3 class="sec-des gal-head head-text">The Art of Gallery</h3>
<hr class="und-line">
<div id="carouselExampleControls" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="/The-Bay-House/images/resort1.avif" class="d-block w-100" alt="pool">
</div>
<div class="carousel-item">
<img src="/The-Bay-House/images/resort3.avif" class="d-block w-100" alt="bedroom">
</div>
<div class="carousel-item">
<img src="/The-Bay-House/images/resort4.avif" class="d-block w-100" alt="washroom">
</div>
<div class="carousel-item">
<img src="/The-Bay-House/images/resort5.avif" class="d-block w-100" alt="couple">
</div>
<div class="carousel-item">
<img src="/The-Bay-House/images/resort2.jpg" class="d-block w-100" alt="pool">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls"
data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls"
data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
<div class="section-5" id="contact">
<div class="wrap">
<h3 class="con">Contact us</h3>
<br>
<hr><br>
<p class="para-text">We are available seven days a week to book reservations and answer
questions.</p>
<h5>Main Reservations</h5>
<p class="para-text">(800) 567-9345 Toll-free
(801) 457-9345
</p>
<p class="para-text">
Email our reservations staff at: reservations@postbayhouse.com
</p>
<h5>HOURS</h5>
<p class="para-text">
8:00 a.m. - 6:00 p.m. (Monday - Friday)
9:00 a.m. - 5:00 p.m. (Saturday & Sunday)
Holiday hours may vary
</p>
<h5> GENERAL INFORMATION</h5>
<p class="para-text">(831) 667-2200</p>
<h5> GENERAL FAX</h5>
<p class="para-text">(831) 667-2824</p>
<h5>SIERRA MAR RESTAURANT</h5>
<p class="para-text">(831) 667-2800</p>
<h5> SPA SERVICES</h5>
<p class="para-text"> (831) 667-2200</p>
<p class="para-text"> To book your spa appointment, please email
reservations@postrbayhouse.com</p>
<br>
<hr><br>
<h5>MAIL & PACKAGE DELIVERY</h5>
<p class="para-text">Post Bay House
Highway 1, PO Box 219
Big Sur, CA 93920 India
</p>
<p class="para-text">or</p>
<p class="para-text">
Post Bay House
47900 Highway 1
Big Sur, CA 93920 India
</p><br>
<hr><br>
<h5>PR AND MEDIA INQUIRIES</h5>
<p class="para-text">
For all media inquiries, please contact us at pr@postbayhouse.com.
</p>
<p class="para-text">
To view a PDF of our Property Fact Sheet, please click here.
</p>
<p class="para-text">
Documents in PDF format require Adobe Acrobat Reader to view. Download the PDF reader here.
</p>
</div>
</div>
</main>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/js/bootstrap.bundle.min.js"
integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2"
crossorigin="anonymous"></script>
<script src="/The-Bay-House/app.js"></script>
</body>
</html>