-
Notifications
You must be signed in to change notification settings - Fork 0
/
gallery.html
217 lines (214 loc) · 11.4 KB
/
gallery.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-COMPATIBLE" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="author" content="Sean Dylan Patterson"
<meta name="description" content="The online business presence and point of contact for Venda Brothers Chysa Nyama">
<link href="./img/logos/Logo_Flame-5.png" rel="icon">
<link href="./img/logos/Logo_Flame-5.png" rel="apple-touch-icon" width="50" height="50" alt="The website's logo" name="logo">
<link href="./style.css" rel="stylesheet" name="css">
<link href="./assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" name="bootstrap">
<link href="./assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" name="bootstrap-icons">
<link href="./assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet" name="glightbox">
<link href="./assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" name="swiper">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
crossorigin="anonymous" referrerpolicy="no-referrer" name="font-awesome"/>
<title>Venda Brothers Chysa Nyama | Gallery</title>
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" name="favicon">
</head>
<body id="home">
<!-- Start Header Section -->
<header id="header" class="fixed-top">
<div class="navbar-sticky" id="navbar-sticky">
<div class="container d-flex align-items-center justify-content-between">
<div class="" id="menu-button">
<a href="./img/menu.pdf" download="Venda_Brothers_Chysa_Nyama_Menu" name="menu-download">
<img src="./img/menu.png" alt="menu" id="menu-icon" loading="lazy">
</a>
</div>
<img class="logo" src="./img/logos/Logo_Flame-5.png" alt="" style="width: 45px; height: 60px">
<div class="branding" id="branding">
<a href="/index.html" style="text-decoration: none" name="homw">
<h1 class="hero-title company-name">Venda Brothers Chysa Nyama </h1>
</a>
</div>
<p class="hero-subtitle phone-number"> <a href="tel:+27723907241" name="telephone"><i class="fa fa-phone"> <span> </span> 072 390 7241 </i> </a> </p>
<nav id="navbar" class="navbar">
<ul>
<li><a class="nav-link active" href="./gallery.html" name="gallery">Gallery</a></li>
<li><a class="nav-link scrollto" href="./index.html#hero" name="home-nav">Home</a></li>
<li><a class="nav-link scrollto" href="./index.html#about" name="about">About</a></li>
<li><a class="nav-link scrollto" href="./index.html#services" name="services">Services</a></li>
<li><a class="nav-link scrollto" href="./index.html#work" name="work">Work</a></li>
<li><a class="nav-link scrollto" href="./index.html#plans" name="plans">Plans</a></li>
<li><a class="nav-link scrollto" href="./index.html#contact-form" name="contact">Contact</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</div>
</header><!-- End Header Section -->
<main id="gallery-main">
<div id="gallery-container" class="gallery-container">
<div class="popi-container" id="popi-container">
<img src="./img/popia-logo.png" alt="popi act logo" id="popi-img">
<div class="disclaimer hidden" id="popi-disclaimer">
<h2>Notice</h2>
<p>
Northmead Bowing club, the company who “owns” this website we wish
to advise and confirm that by accessing or using this website, you
acknowledge that you have read all of the privacy terms and the POPI
disclaimer wherein you understand and agree that all information
provided, whether personal or otherwise, may be used and processed by
the “owner” of this website and such use may include placing such
information in the public domain.
</p>
<p>
Further by continuing to access this website you specifically agree that
the Northmead Bowling club will use such information provided by you,
irrespective of the nature of such information. However the Webmaster
will use its best endeavours and take all reasonable precautions to ensure
that any information provided, is only used for the purposes it has been
provided.
</p>
<p>
Please note that by submitting information via this Website, you consent
to the collection, collation, processing, and storing of such information
and the use and disclosure of such information in accordance with this
policy.
</p>
<p>
If you do not agree to be bound by these terms, please exit this page and
do not access or use the website.
</p>
</div>
</div>
<div id="gallery-box" class="box-shadow-full gallery-box">
<div class="container-fluid" id="container-fluid">
<div class="slider-container">
<div class="slide">
<img src="./img/gallery/1664481848783.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/1664481848993.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/background.jpeg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/background.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/beef-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/beef-2.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/beef-3.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/chakalaka-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/chakalaka-2.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-2.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-3.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-4.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-5.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-6.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/cn-7.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/fresh.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/Getting started the right way.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/lunch-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/lunch-2.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/map.png" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/menu.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/pap-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/pap-sauce-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/slaw-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/takeaway-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/vbcn-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/vbcn-2.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/vbcn-4.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/vbcn-background-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
<div class="slide">
<img src="./img/gallery/wors-1.jpg" alt="an image" class="slide-image" loading="lazy">
</div>
</div>
</div>
</div>
</div><!-- End Hero Section -->
</main><!-- End #Main Section -->
<!-- Start Footer Section -->
<footer id="gallery-footer">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="copyright-box">
<p class="copyright">© Copyright 2023 <a
href="https://github.com/SeanDylan1982/VendaBrothers-ChysaNyama" style="color:#f2f2f2"
title="Source Code Available on GitHub" target="_blank" name="source-code"><strong>Venda Brothers Chysa Nyama</strong></a>.
All Rights Reserved</p>
</div>
</div>
</div>
</div>
</footer><!-- End Footer Section -->
<div id="preloader"></div>
<a href="#" class="back-to-top d-flex align-items-center justify-content-center" name="back-to-top"><i class="bi bi-arrow-up"></i></a>
<!-- Vendor JS Files -->
<script defer src="assets/vendor/purecounter/purecounter.js"></script>
<script defer src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script defer src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script defer src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script defer src="assets/vendor/typed.js/typed.min.js"></script>
<script defer src="assets/vendor/php-email-form/validate.js"></script>
<!-- Main JS File -->
<script defer src="./app.js"></script>
</body>
</html>