-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinside.html
264 lines (243 loc) · 13.2 KB
/
inside.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SIP Mix and Lounge is a vibrant venue in Dublin where expertly
crafted cocktails harmonize with high-end live music performances, creating a rhythm that delivers outstanding,
enjoyable, and comfortable experiences. Discover something different for your night out.">
<meta name="keywords" content="SIP Mix and Lounge, Dublin cocktails, live music venue, sophisticated ambiance, crafted cocktails,
live music performances, nightlife Dublin, entertainment, relaxed atmosphere">
<!--------------------- STYLESHEET LINK--------------------->
<link rel="stylesheet" href="assets/css/style.css">
<!--------------------- BOOTSTRAP LINK--------------------->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<title>Document</title>
</head>
<body>
<!--------------------- HEADER --------------------->
<header class="header" id="inside-header">
<div id="inside-bg-image" class="inside-bg-image">
<div class="overlay"></div>
</div>
<div id="rectangle" class="rectangle"></div>
<nav class="navbar navbar-expand-lg">
<a id="logo" class="navbar-brand" href="index.html" aria-label="Link to homepage">
</a>
<button class="navbar-toggler navbar-dark ms-auto" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span id="burger" class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav ms-auto">
<li class="nav-item">
<a id="nav-home-link" class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a id="nav-inside-link" class="nav-link" href="inside.html">INSIDE</a>
</li>
<li class="nav-item">
<a id="nav-signature-link" class="nav-link" href="signature.html">SIGNATURE</a>
</li>
<li class="nav-item ">
<a id="nav-upcoming-link" class="nav-link" href="upcoming.html">UPCOMING</a>
</li>
<li class="nav-item">
<a id="nav-about-link" class="nav-link" href="about.html">ABOUT</a>
</li>
<li class="nav-item">
<a id="nav-reservation-link" class="nav-link" href="reservation.html">RESERVATION</a>
</li>
</ul>
</div>
</nav>
</header>
<!-------------------- Body of website ------------------------->
<section class="cocktail-overview">
<div class="container text-center">
<div>
<h1>Inside</h1>
<p>Our space resonates with the harmonious blend of artistry and sophistication, where expertly mixed
drinks harmonize with the vibrant ambiance. Explore our gallery below to catch a glimpse of the
visual stories behind our signature cocktails.</p>
</div>
</div>
</section>
<section class="gallery-page">
<div class="container">
<div class="gallery">
<img src="assets/images/Pic1.webp" alt="Drinks" loading="lazy">
<img src="assets/images/Pic2.webp" alt="Cocktail" loading="lazy">
<img src="assets/images/Pic3.webp" alt="Making Cocktails" loading="lazy">
<img src="assets/images/Pic4.webp" alt="Band" loading="lazy">
<img src="assets/images/Pic5.webp" alt="Mixology " loading="lazy">
<img src="assets/images/Pic6.webp" alt="Bar Counter" loading="lazy">
<img src="assets/images/Pic7.webp" alt="Musicians" loading="lazy">
<img src="assets/images/Pic8.webp" alt="Party" loading="lazy">
<img src="assets/images/Pic9.webp" alt="Guitarist" loading="lazy">
<img src="assets/images/Pic10.webp" alt="Simpen" loading="lazy">
<img src="assets/images/Pic11.webp" alt="DJ" loading="lazy">
<img src="assets/images/Pic12.webp" alt="Bar Counter" loading="lazy">
<img src="assets/images/Pic13.webp" alt="Drinks" loading="lazy">
<img src="assets/images/Pic14.webp" alt="Pool Tables" loading="lazy">
<img src="assets/images/Pic15.webp" alt="Draft Drinks" loading="lazy">
<img src="assets/images/Pic16.webp" alt="Tables" loading="lazy">
<img src="assets/images/Pic17.webp" alt="Cocktails" loading="lazy">
<img src="assets/images/Pic18.webp" alt="Venue" loading="lazy">
<img src="assets/images/Pic19.webp" alt="Purple Cocktail" loading="lazy">
</div>
</div>
</section>
<section class="reservation-footer">
<div class="container row">
<div class="col-sm-12 col-lg-6">
<h2 class="reservation-heading">Ready to make a reservation?</h2>
</div>
<div class="col-sm-12 col-lg-6">
<button onclick="location.href='reservation.html';" class="btn-homepage">Book a Table</button>
</div>
</div>
</section>
<!-------------------- Footer section ------------------------->
<section id="footer">
<div class="footer-wraper">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 col-md-6 col-lg-3 order-1 order-md-1 order-lg-1">
<!------ Footer Logo ------>
<div class="footer-item-wraper footer-logo-wraper">
<a class="navItem" href="index.html" aria-label="Sipem logo">
<!-- <img id="logo-footer" src="assets/images/logo.png" alt="Logo Simpen at footer page"> -->
<div class="div" id="logo-footer"></div>
</a>
</div>
</div>
<!------ Address ------>
<div class="col-sm-12 col-md-6 col-lg-3 order-3 order-md-4 order-lg-3">
<div class="address-wraper">
<p>
+353 (08) 0000000
</p>
<p>
Nowhere Rd 123,
</p>
<p>
Dublin
</p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-3 order-2 order-md-2 order-g-2">
<!------ Footer links ------>
<div class="availability-wraper">
<p> OPEN HOURS</p>
<p>WED - THU: 17:00 PM - 1:00 AM</p>
<p>
FRI - SUN: 17:00 PM - 2:00 AM
</p>
</div>
</div>
<div class="col-sm-12 col-md-6 col-lg-3 order-4 order-md-3 order-lg-4">
<!------ Social links ------>
<div class="social-wraper">
<a href="https://www.facebook.com/" target="_blank">
<img id="footer-facebook-icon" width="24" height="24"
src="https://img.icons8.com/fluency-systems-filled/48/FFFFFF/facebook-f.png"
alt="facebook-f" />
</a>
<a href="https://www.instagram.com/" target="_blank">
<img id="footer-insta-icon" width="50" height="50"
src="https://img.icons8.com/sf-regular/68/FFFFFF/instagram-new.png"
alt="instagram-new" /></a>
<a href="https://twitter.com/" target="_blank">
<img id="footer-x-icon" width="26" height="26"
src="https://img.icons8.com/ios-glyphs/30/FFFFFF/twitterx--v2.png"
alt="twitterx--v2" /> </a>
</div>
</div>
</div>
<div class="footer-copyright">
<p>Copy Right <span id="copyRight">©</span> <span id="current-year"></span></p>
</div>
</div>
<div class="authors-wraper">
<div class="authors-container text-center">
<p>Designed and developed by; </p>
<div class="names-wraper d-flex justify-content-evenly sm-flex-column lg-flex-row">
<p> Heloise Lui</p>
<p> Bence Pillips</p>
<p> Javier Bastande</p>
</div>
</div>
</div>
</div>
</section>
<!------------------------ MODAL BURGER MENU ----------->
<div class="modalt closeMenu" id="navbar-modal">
<div class="modal-wraper">
<div class=" modal-container">
<div class="row text-end mt-3 me-4">
<div class="close-wraper ">
<div id="close-icon">
<img width="64" height="64" src="https://img.icons8.com/laces/64/ffffff/arrow.png"
alt="arrow" />
</div>
</div>
</div>
<div class="row modal-menu-holder">
<ul class="nav navbar-nav modal-menu">
<li class="nav-item">
<a id="modal-home-link" class="nav-link" href="index.html">HOME</a>
</li>
<li class="nav-item">
<a id="modal-inside-link" class="nav-link" href="inside.html">INSIDE</a>
</li>
<li class="nav-item">
<a id="modal-signature-link" class="nav-link" href="signature.html">SIGNATURE</a>
</li>
<li class="nav-item ">
<a id="modal-upcoming-link" class="nav-link" href="upcoming.html">UPCOMING</a>
</li>
<li class="nav-item">
<a id="modal-about-link" class="nav-link" href="about.html">ABOUT</a>
</li>
<li class="nav-item">
<a id="modal-reservation-link" class="nav-link" href="reservation.html">reservation</a>
</li>
<li class="nav-item">
<div class="modal-social-wraper">
<a href="https://www.facebook.com/" target="_blank">
<img id="modal-facebook-icon" width="24" height="24"
src="https://img.icons8.com/fluency-systems-filled/48/FFFFFF/facebook-f.png"
alt="facebook-logo" />
</a>
<a href="https://www.instagram.com/" target="_blank">
<img id="modal-insta-icon" width="50" height="50"
src="https://img.icons8.com/sf-regular/68/FFFFFF/instagram-new.png"
alt="instagram-logo" /></a>
<a href="https://twitter.com/" target="_blank">
<img id="modal-x-icon" width="26" height="26"
src="https://img.icons8.com/ios-glyphs/30/FFFFFF/twitterx--v2.png"
alt="twitterx--v2" />
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<!------------ BOOSTRAP CND ------>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"
defer></script>
<!------------ BOOSTRAP CND ------>
<script>
const currentYear = new Date().getFullYear();
console.log(currentYear);
document.getElementById("current-year").textContent = currentYear;
</script>
<!----- SCRIPTS -->
<script type="text/javascript" src="assets/js/burgerMenu.js" defer></script>
</body>