-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
369 lines (329 loc) · 23 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
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
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title>Film Society</title>
<link rel="icon" type="image/x-icon" href="images/filsocietylogo.jpeg">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/templatemo_misc.css">
<link rel="stylesheet" href="css/templatemo_style.css">
<link rel="stylesheet" href="css/owl-carousel.css">
<link rel="stylesheet" href="css/main.css">
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">
<script src="js/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
</head>
<body>
<div class="site-main" id="sTop">
<div class="site-header">
<div class="main-header">
<div class="container">
<div id="menu-wrapper">
<div class="row">
<nav class="navbar navbar-inverse" role="navigation">
<div class="navbar-header">
<button type="button" id="nav-toggle" class="navbar-toggle" data-toggle="collapse" data-target="#main-nav">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="#top" class="navbar-brand">
<img src="./images/filsocietylogo.jpeg" style="max-width: 50px; border-radius: 30%;" loading="lazy"/>
</a>
<div id="main-nav" class="collapse navbar-collapse">
<ul class="menu-first nav navbar-nav" style="margin-right: 20px;">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#pricing">Pricing</a></li>
<li><a href="#blog">Blog</a></li>
</ul>
</div> <!-- /.main-menu -->
</div>
</nav>
</div> <!-- /.row -->
</div> <!-- /#menu-wrapper -->
</div> <!-- /.container -->
</div> <!-- /.main-header -->
</div> <!-- /.site-header -->
</div> <!-- /.site-main -->
<div class="banner">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<div class="banner-content">
<h6>University of West London's</h6>
<h2>Film Society</h2>
<ul class="buttons">
<li>
<div class="primary-button">
<a href="https://www.uwlsu.com/opportunities/societies/society/film/" target="_blank">Join us</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="intro">
<div class="container">
<div class="row">
<div class="col-md-12">
<h4>Who are we?</h4>
<p style="color: rgb(0, 0, 0); margin-left: 10%; margin-right: 10%;">
Our priority is allowing students a place to relax and enjoy/discuss movies
during your studies at university. Our focus is movie culture and
appreciating cinema. Often when studying, we can feel so stressed even
relaxing can be a difficult task and picking a movie can just seem
impossible. So, by facilitating a safe space for film loves to come and meet
like-minded movie lovers end enjoy films as a group, we allow students to
relax and have some fun. We also do lots of other events like socials,
cinema trips and even short film competitions to further grow as a
community and further grow our appreciation for film and cinema.
</p>
<div class="border-button"><a href="https://www.uwlsu.com/opportunities/societies/society/film/" target="_blank">Join us</a></div>
</div>
</div>
</div>
</div>
<section id="about" class="page-section">
<div class="container-fluid">
<div class="row">
<div class="col-md-4">
<div class="service-item first-service" id="training-wrapper">
<div class="icon-about">
<i style="color: white; font-size:5rem;" class="fa-solid fa-film"></i>
</div>
<h4>Tuesdays</h4>
<p id="mondays-text">We have our thrilling Movie Nights! Immerse yourself in the magic of cinema as we curate a diverse selection of films to entertain, inspire, and spark discussions. Join us for an unforgettable cinematic experience that transcends the boundaries of ordinary movie-watching.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item second-service">
<div class="icon-about">
<i style="color: white; font-size:5rem;" class="fa-solid fa-clock"></i>
</div>
<h4>Schedule</h4>
<p id="wednesdays-text">Stay tuned for our carefully planned movie night schedule which is 6pm to 9pm, featuring a mix of classic gems, contemporary masterpieces, and hidden treasures. Whether you're a film aficionado or just looking for a cozy night out, our diverse lineup has something for everyone.</p>
</div>
</div>
<div class="col-md-4">
<div class="service-item third-service">
<div class="icon-about">
<img src="images/icons/beer.png" alt="Social icon" loading="lazy">
</div>
<h4>Socials</h4>
<p id="socials-text">With regular film viewings, challenges, socials, competitions and discussions, this society is for those who want to relax and enjoy meeting fellow movie fans.
Backed by a responsive and hard-working committee, we want to give UWL Uni students memories that will last forever. </p>
</div>
</div>
</div>
</div>
</section>
<div class="second-tabs-content what-we-do">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h4>Meet the committee</h4>
</div>
</div>
</div>
<div class="row">
<div class="wrapper">
<div class="col-md-12">
<div class="row">
<ul class="tabs clearfix clearfix_top" data-tabgroup="second-tab-group">
<li class="col-md-15 col-sm-12 col-xs-12">
<a href="#club-captain" class="active">
<div class="list-item">
<div class="icon">
<img style="height: 90px; width: 90px;" src="images/Calum.jpg" alt="Club Captain small icon" loading="lazy">
</div>
<h4>Chair person</h4>
</div>
</a>
</li>
<li class="col-md-15 col-sm-12 col-xs-12">
<a href="#captain">
<div class="list-item">
<div class="icon">
<img src="images/fakeicon.png" alt="Captain icon" loading="lazy">
</div>
<h4>Events Manager</h4>
</div>
</a>
</li>
</ul>
</div>
</div>
<div class="col-md-12">
<section id="second-tab-group" class="tabgroup">
<div id="club-captain">
<div class="row">
<div class="tab-content-services">
<div class="col-md-6 left">
<div class="left-text">
<h4>Callum M</h4>
<h5>Age: 24</h5>
<h5>Course: Acting and Performance</h5>
<h5>Position:Chairperson</h5>
<p>Meet Callum, our dedicated chairperson, steering our film society to excellence. Accessibility is his mantra - reach out anytime, and he's there. Callum thrives on feedback, ensuring every member's experience is memorable and enjoyable. Safety is non-negotiable under his watch; he champions a secure and welcoming environment. As the ultimate point of contact, Callum is your go-to for all things film society. His leadership embodies fun, community, and a shared love for cinema, making him the driving force behind our society's success.</p>
</div>
</div>
<div class="col-md-6 left">
<div class="right-image">
<img src="images/Calum.jpg" alt="Club captain image" loading="lazy">
</div>
</div>
</div>
</div>
</div>
<div id="captain">
<div class="row">
<div class="tab-content-services">
<div class="col-md-6 left">
<div class="left-text">
<h4>Kai Bruno-Lynch</h4>
<h5>Age: 19</h5>
<h5>Course: Computer Science</h5>
<h5>Position: Events Manager</h5>
<p> Meet Kai, the maestro behind our event organization, crafting both traditional favorites and innovative experiences. With a tireless work ethic, he eagerly welcomes your event suggestions, ensuring a seamless and interference-free execution. Kai thrives on creativity, always on the lookout for new and amazing ideas to elevate our events. Approachable and receptive, he's your go-to person for pitching event concepts. If you've got an idea that could spark excitement, Kai is the catalyst to turn it into a reality. Join us in shaping unforgettable experiences under Kai's creative guidance!</p>
</div>
</div>
<div class="col-md-6 left">
<div class="right-image">
<img src="images/fakeicon.png" alt="Captain image" loading="lazy">
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
</div>
<section id="pricing" class="portfolio-section">
<h4 style="font-size: 44px; font-weight: 300; color: white; width: 100%; text-align: center; padding-top: 50px;">Pricing</h4>
<div class="row plan-wrapper">
<div class="columns">
<ul class="price">
<li class="header">FILM SOCIETY</li>
<li class="grey">£ 2.5 / year</li>
<li class="grey">TUESDAY MOVIE NIGHTS</li>
<li class="grey">CINEMA TRIPS</li>
<li class="grey">TRIVIA NIGHTS </li>
<li class="grey">SHORT FILM COMPETITIONS</li>
<li class="grey"><a href="https://www.uwlsu.com/opportunities/societies/society/film/" target="_blank" class="button">Join US</a></li>
</ul>
</div>
</div>
</section>
<section class="tabs-content" id="blog">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="section-heading">
<h4>Our Blog</h4>
</div>
</div>
</div>
<div class="row">
<div class="wrapper">
<div class="col-md-6">
<ul class="tabs clearfix" data-tabgroup="first-tab-group">
<li><a href="#tab1" class="active">
Christmas
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 12 december 2023</li>
</ul>
</a></li>
<li><a href="#tab2">
Mystery Movie Night
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 27 October 2022</li>
</ul>
</a></li>
<li><a href="#tab3">
Collab With Gaming Society
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 03 October 2023</li>
</ul>
</a></li>
</ul>
</div>
<div class="col-md-6">
<div id="first-tab-group" class="tabgroup">
<div id="tab1">
<img src="images/christmasevent.webp" alt="V team image" loading="lazy">
<div class="text-content">
<h4>Christmas</h4>
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 12 december 2023</li>
</ul>
<p>
Under the UWL Film Society's festive touch, our Christmas movie night sparkled with joy. Kai's impeccable planning set the stage for an evening of heartwarming classics, cozy blankets, and shared laughter. The venue transformed into a winter haven, complete with twinkling lights and the aroma of hot cocoa. As snowflakes danced on the screen, members immersed themselves in the magic of the season. UWL Film Society's Christmas movie night became a highlight, creating lasting memories and a warm sense of community.</p>
</div>
</div>
<div id="tab2">
<img src="images/mysterymovie.png" alt="Movember image" loading="lazy">
<div class="text-content">
<h4>Mystery Movie Night</h4>
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 27 October 2022</li>
</ul>
<p>
Embarking on a thrilling cinematic adventure, the UWL Film Society recently orchestrated a mysterious movie night exclusively for our vibrant group of freshers. The suspense began the moment attendees stepped into our transformed venue, shrouded in an air of intrigue with dimmed lights and enigmatic decor. Kai, our mastermind behind events, curated a selection of captivating mystery films that kept everyone on the edge of their seats. The night unfolded with shared gasps, laughter, and whispered theories, creating an atmosphere of suspenseful camaraderie. As the credits rolled, the mystery movie night not only entertained but also forged new connections among our freshers, setting the tone for an exciting journey into the world of cinema within the UWL Film Society.
</p>
</div>
</div>
<div id="tab3">
<img src="images/CollabwithGamingSociety.jpg" alt="Tester session image" loading="lazy">
<div class="text-content">
<h4> Collab With Gaming Society</h4>
<ul class="info-post">
<li><i class="fa fa-calendar"></i> 03 October 2023</li>
</ul>
<p>In an exciting collaboration that bridged the realms of film and gaming, the UWL Film Society joined forces with the Gaming Society for an unforgettable movie night experience. Together, our two societies transformed the venue into a haven for both cinephiles and gamers alike. The cinematic journey unfolded with a specially curated film that delved into the immersive world of gaming, captivating the audience with its storytelling prowess. The collaboration not only celebrated the synergy between film and gaming but also fostered a sense of unity and shared passion among our members. As the credits rolled, it became evident that this unique collaboration had not only entertained but also strengthened the bond between the UWL Film Society and the Gaming Society, paving the way for more innovative and engaging events in the future</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer>
<div class="social-icons">
<a href="https://www.facebook.com/UWLFilmSociety" target="_blank"><i class="fa-brands fa-meta"></i></a>
<a href="https://www.instagram.com/uwl_film_society/" target="_blank"><i class="fa-brands fa-instagram"></i></a>
<!-- Add more social media icons as needed -->
</div>
<p style="margin-top: 20px;">Designed by <a href="https://atal-uwl.github.io/" target="_blank" style="color: red; font-weight: bolder;">ATAL Society</a></p>
</footer>
<script src="js/vendor/jquery-1.11.0.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/bootstrap.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<script src="js/fix.js"></script>
<script type="text/javascript">
$(document).ready(function() {
// mobile nav toggle
$('#nav-toggle').on('click', function (event) {
event.preventDefault();
$('#main-nav').toggleClass("open");
});
});
</script>
<!-- templatemo 406 flex -->
</body>
</html>