-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
284 lines (279 loc) · 10.2 KB
/
index.html
File metadata and controls
284 lines (279 loc) · 10.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Brew Bliss</title>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-SgOJa3DmI69IUzQ2PVdRZhwQ+dy64/BUtbMJw1MZ8t5HZApcHrRKUc4W0kG879m7"
crossorigin="anonymous"
/>
<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=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Pacifico&display=swap"
rel="stylesheet"
/>
<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=Satisfy&display=swap" rel="stylesheet">
<link rel="stylesheet" href="index.css" />
</head>
<body>
<nav
class="navbar navbar-expand-lg bg-body-tertiary fixed-top py-2"
style="background-color: #d0b9a6 !important; color: #6d4c41 !important"
>
<div class="container-fluid">
<a class="logo fs-3" href="#">Brew Bliss</a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="offcanvas"
data-bs-target="#offcanvasDarkNavbar"
aria-controls="offcanvasDarkNavbar"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div
class="offcanvas offcanvas-end"
tabindex="-1"
id="offcanvasDarkNavbar"
aria-labelledby="offcanvasDarkNavbarLabel"
style="background-color: #d0b9a6 !important"
>
<div class="offcanvas-header">
<h5 class="offcanvas-title logo" id="offcanvasDarkNavbarLabel">
Brew Bliss
</h5>
<button
type="button"
class="btn-close btn-close-white"
data-bs-dismiss="offcanvas"
aria-label="Close"
></button>
</div>
<div class="offcanvas-body">
<ul
class="navbar-nav justify-content-end flex-grow-1 pe-3 fs-5"
style="gap: 40px; color: #6d4c41 !important"
>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#menu">Menu</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#open-hours">Open Hours</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#contact">Contact</a>
</li>
</ul>
</div>
</div>
</div>
</nav>
<section class="hero">
<div class="hero-content container">
<div class="hero-text animate-on-load">
<h1>Welcome to Brew Bliss</h1>
<p>
Discover the perfect blend of taste and comfort. Whether you're here
for a fresh espresso, a warm croissant, or just a cozy corner to
relax — we've got your moments covered.
</p>
<a href="#menu" class="btn-hero">Explore Our Menu</a>
</div>
<div class="hero-image animate-on-load">
<img
src="https://images.unsplash.com/photo-1509042239860-f550ce710b93?auto=format&fit=crop&w=800&q=80"
alt="Coffee cup on table"
/>
</div>
</div>
</section>
<section id="menu" class="menu">
<div class="container">
<h2 class="text-center pb-4">Our Menu</h2>
<div class="menu-category">
<div class="category active" onclick="coffeeItems(this)">
<h3>Coffee</h3>
</div>
<div class="category" onclick="beverageItems(this)">
<h3>Cold Beverages</h3>
</div>
<div class="category" onclick="pastryItems(this)">
<h3>Pastries</h3>
</div>
</div>
<div class="coffee-items">
<div class="coffee-item" id="item0">
<img
src="images/espresso.jpg"
alt="Espresso"
class="coffee-image"
/>
<h4>Espresso</h4>
<p>Rich and bold espresso shot drink.</p>
<p class="fs-5">Rs. 900</p>
</div>
<div class="coffee-item" id="item1">
<img src="images/latte.jpg" alt="Latte" class="coffee-image" />
<h4>Latte</h4>
<p>Smooth espresso with steamed foam milk.</p>
<p class="fs-5">Rs. 1000</p>
</div>
<div class="coffee-item" id="item2">
<img
src="images/cappuccino.jpg"
alt="Cappuccino"
class="coffee-image"
/>
<h4>Cappuccino</h4>
<p>Espresso topped with frothy milk.</p>
<p class="fs-5">Rs. 1000</p>
</div>
<div class="coffee-item" id="item3">
<img src="images/Mocha.jpg" alt="Mocha" class="coffee-image" />
<h4>Mocha</h4>
<p>Espresso with chocolate and steamed milk.</p>
<p class="fs-5">Rs. 1100</p>
</div>
</div>
</div>
</section>
<section class="about" id="about">
<div class="container">
<h2 class="text-center pb-4">About Us</h2>
<p class="fs-5">
At Brew Bliss, coffee isn't just a beverage—it's an experience. Rooted
in passion and brewed with purpose, we bring together the rich
traditions of coffee culture with a modern Sri Lankan twist. From the
first sip of a bold espresso to the last bite of a buttery pastry,
every offering at Brew Bliss is crafted to bring comfort, community,
and a touch of bliss to your day. Whether you're here to catch up with
friends, work in a cozy corner, or simply indulge in your favorite
brew, Brew Bliss is your everyday escape.
</p>
</div>
</section>
<section id="open-hours">
<div class="container">
<h2 class="text-center pb-4">Open Hours</h2>
<div class="table-wrapper">
<table class="table-open-hours">
<caption>
Our opening hours for each day of the week
</caption>
<thead>
<tr>
<th scope="col">Day</th>
<th scope="col">Opening Hours</th>
</tr>
</thead>
<tbody>
<tr>
<td data-label="Day">Monday</td>
<td data-label="Opening Hours">7:00 AM - 7:00 PM</td>
</tr>
<tr>
<td data-label="Day">Tuesday</td>
<td data-label="Opening Hours">7:00 AM - 7:00 PM</td>
</tr>
<tr>
<td data-label="Day">Wednesday</td>
<td data-label="Opening Hours">7:00 AM - 7:00 PM</td>
</tr>
<tr>
<td data-label="Day">Thursday</td>
<td data-label="Opening Hours">7:00 AM - 7:00 PM</td>
</tr>
<tr>
<td data-label="Day">Friday</td>
<td data-label="Opening Hours">7:00 AM - 9:00 PM</td>
</tr>
<tr>
<td data-label="Day">Saturday</td>
<td data-label="Opening Hours">8:00 AM - 10:00 PM</td>
</tr>
<tr>
<td data-label="Day">Sunday</td>
<td data-label="Opening Hours">8:00 AM - 8:00 PM</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<footer
class="footer text-white text-center text-lg-start"
id="contact"
style="background-color: #6d4c41"
>
<div class="container p-4">
<div class="row">
<div class="col-lg-6 col-md-12 mb-4">
<h5 class="text-uppercase">Brew Bliss</h5>
<p>
Your favorite destination for freshly brewed coffee and tasty
pastries. Come, sip, and relax!
</p>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<h5 class="text-uppercase">Quick Links</h5>
<ul class="list-unstyled mb-0">
<li>
<a href="#menu" class="text-white text-decoration-none">Menu</a>
</li>
<li>
<a href="#about" class="text-white text-decoration-none"
>About</a
>
</li>
<li>
<a href="#open-hours" class="text-white text-decoration-none"
>Hours</a
>
</li>
<li>
<a href="#contact" class="text-white text-decoration-none"
>Contact</a
>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-6 mb-4">
<h5 class="text-uppercase">Contact</h5>
<ul class="list-unstyled mb-0">
<li>Email: hello@brewbliss.com</li>
<li>Phone: +94 77 123 4567</li>
<li>Location: Colombo, Sri Lanka</li>
</ul>
</div>
</div>
</div>
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2)">
© 2025 Brew Bliss. All Rights Reserved | Authored by Asna Assalam
</div>
</footer>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js"
integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
crossorigin="anonymous"
></script>
<script
src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.5/dist/js/bootstrap.min.js"
integrity="sha384-VQqxDN0EQCkWoxt/0vsQvZswzTHUVOImccYmSyhJTp7kGtPed0Qcx8rK9h9YEgx+"
crossorigin="anonymous"
></script>
<script src="index.js"></script>
</body>
</html>