-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
497 lines (494 loc) · 32.7 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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Break Stuff VR</title>
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Aclonica&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Acme&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Akaya+Telivigala&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Aldrich&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Calistoga&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Carter+One&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chelsea+Market&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Chewy&display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap">
<link rel="stylesheet" href="assets/css/swiper-icons.css">
<link rel="stylesheet" href="assets/css/animate.min.css">
<link rel="stylesheet" href="assets/css/Lightbox-Gallery-baguetteBox.min.css">
<link rel="stylesheet" href="assets/css/Simple-Slider-swiper-bundle.min.css">
<link rel="stylesheet" href="assets/css/Simple-Slider.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/Video-Parallax-Background-v3.css">
</head>
<body onload="getFooterDate('footerText',2023,false);">
<div id="videoContainer" class="mobile-background">
<div class="container-fluid d-flex justify-content-center align-items-center align-content-center video-parallax-container"
style="background:rgba(0,0,0,0.25);">
<div class="row">
<div
class="col-12 text-center d-sm-flex d-md-flex d-lg-flex flex-column justify-content-sm-center align-items-sm-center justify-content-md-center align-items-md-center justify-content-lg-center align-items-lg-center">
<img class="img-fluid logoanim" src="assets/img/BreakStuffVRlogo_910_512.png">
<div class="col-12 d-flex justify-content-center align-items-center flex-wrap">
<div class="text-center m-2">
<a href="https://www.meta.com/experiences/7154128991365406">
<h3 class="text-uppercase text-center border rounded-pill border-0 shadow-none flash animated infinite avaialblesoonoculus"
style="padding-bottom: 6px;padding-top: 10px;margin-top: 11px;padding-right: 30px;padding-left: 30px;font-family: Aldrich, sans-serif;">
<span style="font-size:calc(0.65rem + .3vw);line-height:0.6;">Buy on</span>
<b>Meta Quest Store</b>
</h3>
</a>
<img src="assets/img/Meta_lockup_negative primary_white_RGB.png"
style="width: 130px;margin-top: 14px;">
<hr class="visually-hidden"
style="width: 30vw;opacity: 0.06;border-width: 4px;border-color: var(--bs-body-bg);">
</div>
<div class="text-center m-2">
<a href="https://store.playstation.com/en-us/concept/10007380">
<h3 class="text-uppercase text-center border rounded-pill border-0 shadow-none flash animated infinite avaialblesoon"
style="padding-bottom: 6px;padding-top: 10px;margin-top: 20px;padding-right: 30px;padding-left: 30px;font-family: Aldrich, sans-serif;">
<span style="font-size:calc(0.65rem + .3vw);line-height:0.6;">Buy on</span>
<b>PlayStation Store</b>
</h3>
</a>
<img src="assets/img/PSVR2_Logo_CMYK_220104.png" style="width: 253px;margin-top: 14px;">
<hr class="visually-hidden"
style="width: 30vw;opacity: 0.06;border-width: 4px;border-color: var(--bs-body-bg);">
</div>
</div>
</div>
</div>
<video id="videoIntro" autoplay="" loop="" muted="" poster="assets/img/BreakStuffVrWebLoopScreenshot.png"
playsinline>
<source src="" type="video/mp4"
wp-acf="[{'type':'url','name':'video','label':'Video','wrapper':{'width':30}}]"
wp-attr="[{'target':'src','replace':'%1'}]">
</video>
</div>
<div style="height:1.5vh;background:rgba(57,36,93,1);"><span></span></div>
</div>
<section style="background: linear-gradient(#26183e, #0c0911), #1d132f;opacity: 1;padding-top: 3em;">
<div class="container">
<div class="row">
<div class="col">
<section>
<p class="fs-3 fw-bold text-center text-info"
style="margin-left:5%;margin-right:5%;font-family:Aldrich,sans-serif;"><em>BREAK STUFF in
VR!!</em><br>Smash for cash as a game show contestant. Throw and bash your way to
victory!</p>
</section>
<section class="py-4 py-xl-5">
<div class="container">
<div class="row gx-2 gy-2 row-cols-1 row-cols-md-2 row-cols-xl-3" data-bss-baguettebox="">
<div class="col"><a href="assets/img/Carnival_1920_1080.png"><img
class="img-fluid border rounded border-0"
src="assets/img/Carnival_1920_1080.png"></a></div>
<div class="col"><a href="assets/img/BreakStuffOfficeConstruction_1920_1080.png"><img
class="img-fluid border rounded border-0"
src="assets/img/BreakStuffOfficeConstruction_1920_1080.png"></a></div>
<div class="col"><a href="assets/img/BreakStuffBonusShowcase_1920_1080.png"><img
class="img-fluid border rounded border-0"
src="assets/img/BreakStuffBonusShowcase_1920_1080.png"></a></div>
<div class="col"><a href="assets/img/Bonus_Pinatas_1920_1080.png"><img
class="img-fluid border rounded border-0"
src="assets/img/Bonus_Pinatas_1920_1080.png"></a></div>
<div class="col"><a href="assets/img/BreakStuffParkingLotLauncher_1920_1080.png"><img
class="img-fluid border rounded border-0"
src="assets/img/BreakStuffParkingLotLauncher_1920_1080.png"></a></div>
<div class="col"><a href="assets/img/BreakStuffVrWebLoopScreenshot.png"><img
class="img-fluid border rounded border-0"
src="assets/img/BreakStuffVrWebLoopScreenshot.png"></a></div>
</div>
</div>
</section>
</div>
</div>
<div class="row pt-4">
<div class="col">
<div class="carousel slide" data-bs-ride="carousel" data-bs-interval="3000" data-bs-pause="false"
id="carousel-1">
<div class="carousel-inner">
<div class="carousel-item active">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Amazing and immersive! I could have
spent hours in the Carnival."</em></p>
<p class="fs-5 fw-bold text-info signature">Zach M.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"It's very fun to break things
without consequences. :)"</em></p>
<p class="fs-5 fw-bold text-info signature">Analeah V.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very entertaining! Lots of
fun!"</em></p>
<p class="fs-5 fw-bold text-info signature">Aiden O.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"I loved breaking stuff!"</em></p>
<p class="fs-5 fw-bold text-info signature">Vera B.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very fun. Love to break things.
:)"</em></p>
<p class="fs-5 fw-bold text-info signature">Morty F.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"This is the best part of every VR
game anyway."</em></p>
<p class="fs-5 fw-bold text-info signature">Ken B.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very fun game, very smooth and easy
to understand."</em></p>
<p class="fs-5 fw-bold text-info signature">Eli M.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Lots of fun, lots of options!"</em>
</p>
<p class="fs-5 fw-bold text-info signature">Kayla I.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very therapeutic 11/10."</em></p>
<p class="fs-5 fw-bold text-info signature">Kyle T.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"LOTS OF CATHARTIC FUN!"</em></p>
<p class="fs-5 fw-bold text-info signature">William W.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Cathartic!"</em></p>
<p class="fs-5 fw-bold text-info signature">Mike I.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"GREAT FUN, SUPER SATISFYING TO
BREAK STUFF!"</em></p>
<p class="fs-5 fw-bold text-info signature">Brian W.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Really fun and intuitive."</em></p>
<p class="fs-5 fw-bold text-info signature">Tony H.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"It's really fun and amazing!"</em>
</p>
<p class="fs-5 fw-bold text-info signature">Amelia N.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"So funny + stress relieving."</em>
</p>
<p class="fs-5 fw-bold text-info signature">Rachel T.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Fun!!!!!"</em></p>
<p class="fs-5 fw-bold text-info signature">Elsie C.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Fun to destroy!!"</em></p>
<p class="fs-5 fw-bold text-info signature">Caleb B.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"I really liked it! 10/10."</em></p>
<p class="fs-5 fw-bold text-info signature">Aiden E.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"It was great, easy to get
into!"</em></p>
<p class="fs-5 fw-bold text-info signature">Kevin K.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Awesome gameplay."</em></p>
<p class="fs-5 fw-bold text-info signature">Rafi A.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Best game ever."</em></p>
<p class="fs-5 fw-bold text-info signature">Noah J.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"So real and awesome."</em></p>
<p class="fs-5 fw-bold text-info signature">Brennan P.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Best VR game ever."</em></p>
<p class="fs-5 fw-bold text-info signature">Hunter I.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Love the variety!"</em></p>
<p class="fs-5 fw-bold text-info signature">Alexander C.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very fun. Great for venting
frustration. :)"</em></p>
<p class="fs-5 fw-bold text-info signature">Fred O.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"AWESOME GAME IDEA, LOVE IT!"</em>
</p>
<p class="fs-5 fw-bold text-info signature">Kelson H.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"It was real fun and engaging.
:)"</em></p>
<p class="fs-5 fw-bold text-info signature">Spenser W.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Lit."</em></p>
<p class="fs-5 fw-bold text-info signature">K.J.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"I love breaking the car so
thoroughly!"</em></p>
<p class="fs-5 fw-bold text-info signature">Alicia D.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Highly entertaining!"</em></p>
<p class="fs-5 fw-bold text-info signature">Sam T.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Loved it, good all around fun
10/10."</em></p>
<p class="fs-5 fw-bold text-info signature">Matthew B.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Strangely relaxing 9/10."</em></p>
<p class="fs-5 fw-bold text-info signature">Tre R.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Love it! Awesome party game."</em>
</p>
<p class="fs-5 fw-bold text-info signature">Trey M.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"I love everything about it!"</em>
</p>
<p class="fs-5 fw-bold text-info signature">Zach V.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"A fun catharsis game."</em></p>
<p class="fs-5 fw-bold text-info signature">Dean K.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"AWESOME!"</em></p>
<p class="fs-5 fw-bold text-info signature">John W.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"So awesome!! 10/10 recommend!"</em>
</p>
<p class="fs-5 fw-bold text-info signature">Jackie H.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Amazing game! Great way to release
energy! :)"</em></p>
<p class="fs-5 fw-bold text-info signature">Ava R.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Very, very fun! Loved breaking
stuff and lots to destroy. :)"</em></p>
<p class="fs-5 fw-bold text-info signature">Keleigh L.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Great game! Lots of fun and easy to
play."</em></p>
<p class="fs-5 fw-bold text-info signature">Christopher H.</p>
</div>
</div>
<div class="carousel-item">
<div class="col-9 text-center mx-auto testimonial-content">
<p class="lead fs-3 text-center text-light"><em>"Great game! What's not to love?
Both kids loved it!"</em></p>
<p class="fs-5 fw-bold text-info signature">Melissa F.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section style="background: #0c0911;padding-top: 2em;padding-bottom: 2em;">
<div class="container">
<div class="row pb-3 pb-lg-4">
<div class="col">
<div style="position: relative;overflow: hidden;padding-top: 56.25%;border: 10px solid #1d0f34;">
<iframe allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/Dno6lMUYp24"
style="width: 100%;height: 100%;position: absolute;top: 0;left: 0;"></iframe>
</div>
</div>
</div>
</div>
</section>
<section
style="background: linear-gradient(#0c0911 0%, #1d0f34 100%), #0c0911;padding-top: 4em;padding-bottom: 4em;">
<div class="container">
<div class="row">
<div class="col text-center"><img class="pb-5" src="assets/img/SSGLogoFullHighlight1024_512.png"
style="width: 216px;">
<h1 class="text-uppercase fw-bold text-light" style="font-family: Aldrich, sans-serif;">Follow us on
social media</h1>
<h6 class="text-uppercase text-light" style="font-family: Aldrich, sans-serif;">
@SingleStepGames<br><br><br></h6>
<div class="social-icons">
<a href="https://twitter.com/singlestepgames" target="_blank"><img
src="assets/img/UIIconTwitter.png"></a>
<a href="https://www.instagram.com/singlestepgames" target="_blank"><img
src="assets/img/UIIconInstagram.png"></a>
<a href="https://www.facebook.com/singlestepgames" target="_blank"><img
src="assets/img/UIIconFacebook.png"></a>
</div>
</div>
</div>
</div>
</section>
<section
style="padding-top: 3em;padding-bottom: 5em;background: url("assets/img/bg2.png") bottom / cover, #181a2f;">
<div class="container">
<div class="row">
<div class="col">
<h1 class="text-uppercase fw-bold text-center text-light pb-4"
style="font-family: Aldrich, sans-serif;">Info</h1>
</div>
</div>
<div class="row justify-content-center">
<div
class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="https://www.meta.com/experiences/7154128991365406">
<h5 class="text-light">Meta Quest™ Store</h5>
<p>BREAK STUFF VR</p>
</a>
</div>
<div
class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="https://store.playstation.com/en-us/concept/10007380">
<h5 class="text-light">PlayStation™ Store</h5>
<p>BREAK STUFF VR</p>
</a>
</div>
<div
class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="Press-kit.html">
<h5 class="text-light">Press</h5>
<p>Press Kit</p>
</a>
</div>
<div
class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="legal.html">
<h5 class="text-light">Legal Page</h5>
<p>EULA and Privacy Policy</p>
</a>
</div>
<div
class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="PsycheSoldier.html">
<h5 class="text-light">Psyche Soldier</h5>
<p>Psyche Soldier VR</p>
</a>
</div>
<div class="col-12 col-sm-6 col-md-4 text-center d-flex flex-column justify-content-center align-items-center pt-2">
<a class="link-box" href="mailto:Support@SingleStepGames.com">
<h5 class="text-light">E-mail</h5>
<p>Support@SingleStepGames.com</p>
</a>
</div>
</div>
<div class="row">
<div class="col-xl-8 offset-xl-2 pt-5">
<p id="footerText" class="text-center text-light">© 2023 Single Step Games, LLC. SINGLE STEP GAMES,
BREAK STUFF VR, and PSYCHE SOLDIER VR are trademarks of Single Step Games, LLC. All rights
reserved. All other trademarks and trade names are property of their respective owners.</p>
</div>
</div>
</div>
</section>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="assets/js/Lightbox-Gallery-baguetteBox.min.js"></script>
<script src="assets/js/Lightbox-Gallery.js"></script>
<script src="assets/js/Simple-Slider-swiper-bundle.min.js"></script>
<script src="assets/js/Simple-Slider.js"></script>
<script src="assets/js/ssg_scripts_shared.js"></script>
<script src="assets/js/Video-Parallax-Background-v3-Parallax-Video-Background.js"></script>
</body>
</html>