-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
588 lines (548 loc) · 36.9 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
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
<!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="An ultimate visual experience, a portable party lamp with over 16 million colours and 100+ dynamic effects">
<meta name="author" content="Maximilian Mewes">
<title>Blubber Lounge - PaCaLa</title>
<meta rel="canonical" href="https://pacala.blubber-lounge.de/" />
<meta name="robots" content="index, follow" />
<!-- social media meta tags -->
<meta property="og:title" content="Blubber Lounge & PaCaLa" />
<meta property="og:description" content="An ultimate visual experience, a portable party lamp with over 16 million colours and 100+ dynamic effects" />
<meta property="og:type" content="profile" />
<meta property="og:url" content="https://pacala.blubber-lounge.de/" />
<meta property="og:image" content="" /> <!-- TODO -->
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="assets/img/icons/favicon.ico">
<!-- Apple touch icon -->
<!--
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon.png">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-57x57.png" sizes="57x57">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-60x60.png" sizes="60x60">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-72x72.png" sizes="72x72">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-76x76.png" sizes="76x76">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-114x114.png" sizes="114x114">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-120x120.png" sizes="120x120">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-128x128.png" sizes="128x128">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-144x144.png" sizes="144x144">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-152x152.png" sizes="152x152">
<link rel="apple-touch-icon" href="/_icons/apple-touch-icon-180x180.png" sizes="180x180">
-->
<!-- Fontawesome icons -->
<script src="https://use.fontawesome.com/releases/v5.15.1/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU" crossorigin="anonymous">
<!--<link rel="stylesheet" href="assets\bootstrap-5.1.3\dist\css\bootstrap.min.css">-->
<!-- AOS (Animate On Scroll) -->
<!-- replaces my basic animations -->
<link rel="stylesheet" href="assets/css/aos.css">
<!-- Core CSS -->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body id="page-top" class="loading">
<!-- Navigation -->
<header class="site-header sticky-top">
<nav class="container d-flex flex-column flex-md-row justify-content-between">
<a class="py-2" id="liveviewButton" href="javascript:void(0)">
<img src="/assets/img/logos/blubber_lounge_white.svg" width="75px" class="d-block mx-auto text-light" alt="Blubber Lounge logo" >
</a>
<a class="py-2 d-none d-md-inline-block" href="#features"> Features </a>
<a class="py-2 d-none d-md-inline-block" href="#gallery"> Gallery </a>
<a class="py-2 d-none d-md-inline-block" href="#about"> About PaCaLa </a>
<a class="py-2 d-none d-md-inline-block" href="#tech-specs"> Technical Specifications </a>
<a class="py-2 d-none d-md-inline-block" href="#pricing"> Pricing </a>
</nav>
<!-- little "easter egg" <div id="liveview"></div>-->
</header>
<!-- END Navigation -->
<!-- main site content -->
<main>
<section class="hero">
<div class="container h-100">
<div class="row h-100 align-items-center justify-content-center">
<div id="loading-screen">
<div id="loader"></div>
</div>
<div class="col-10 col-sm-6 col-md-6 h-100" id="model-container">
<!-- 3D lamp model -->
<!-- FIXME remake this whole 3d model thing -->
<canvas id="model"></canvas>
</div>
</div>
<div class="text-center position-absolute bottom-0 start-50 translate-middle" style="z-index:2;">
<div class="text-light p-3 p-md-1 arrow-container">
<a href="#features" >
<i class="arrow bounce fa fa-arrow-down fa-2x"></i> <br >
<!--<span class="small"> Scroll down </span>-->
</a>
</div>
</div>
</div>
</section>
<!-- feature section -->
<section class="page-section" id="features">
<div class="container" data-aos="fade-up" data-aos-once="true">
<h2 class="text-center mt-0 fw-bold"> Features </h2>
<hr class="divider my-4">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-palette mb-4 icon"></i>
<h3 class="h4 mb-2"> 16+ million colors</h3>
<p class="text-muted mb-0">and over 100 special effects </p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-magic icon mb-4"></i>
<h3 class="h4 mb-2"> Slick modern design </h3>
<p class="text-muted mb-0"> portable and fully 3D printed </p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<i class="fas fa-4x fa-battery-full mb-4 icon"></i>
<h3 class="h4 mb-2"> High battery capacity </h3>
<p class="text-muted mb-0"> <b> ~ 7000mAh</b> </p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="mt-5">
<img src="assets/img/logos/wled_logo_akemi.png" alt="wled logo" height="60px" class="mb-4">
<h3 class="h4 mb-2 text-dark"> WiFi controlled </h3>
<p class="text-muted mb-0"> via <a href="https://github.com/Aircoookie/WLED" target="_blank" class="p-1 link-reverse" rel="noopener noreferrer">Wled</a> </p>
</div>
</div>
</div>
</div>
<div class="container-fluid text-light" style="padding-top: 8rem;">
<div class="row">
<div class="col-lg-6 col-md-6 text-center feature">
<div class="mt-5">
<h3 class="h4 mb-2"> colorful </h3>
<img src="https://dummyimage.com/640x360/fff/aaa" class="img-fluid rounded w-50" data-aos="fade-down-right" alt="">
<!-- <img src="assets/img/rainbow-colorful-blocks-abstract-background-d-render-90979057.jpg" class="img-fluid rounded w-50 pb-5" alt="pcb image">-->
<!-- <img src="assets/img/icons/colorful-icon-26.png" class="img-fluid rounded pb-5" alt="pcb image"> -->
<p class="text-muted mb-0"> Optimiertes Licht-zu-Party-Verhältnis <br />
Einzigartiges optisches Systemdesign <br />
PaCaLa - mehr Licht geht nicht.
</p>
</div>
</div>
<div class="col-lg-6 col-md-6 text-center text-dark feature bg-light">
<div class="mt-5">
<h3 class="h4 mb-3"> <a href="https://github.com/Aircoookie/WLED" target="_blank" class="link-reverse" rel="noopener noreferrer">WLED</a> Application </h3>
<img src="assets/img/wled-walking-with-iphone-x.jpg" class="img-fluid rounded w-50" data-aos="fade-down-left" alt="">
<p class="text-muted mb-0" style="letter-spacing: 1px;"> Modern UI with color, effect and segment controls <br /> w/ Nightlight function (gradually dims down) </p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 order-2 order-md-1 text-center text-dark feature bg-light">
<div class="mt-5">
<h3 class="h4 mb-2"> Custom PCB <br><sup style="font-size:0.4em;top:-1.8em;">(only Standard or Premium)</sup> </h3>
<img src="/assets/img/platine_02.png" class="img-fluid rounded" style="width: 50%;" data-aos="fade-up-right" alt="pcb image">
<p class="text-muted mb-0">
manufactured by
<a href="https://jlcpcb.com/" target="_blank" rel="noopener noreferrer">
<img src="/assets/img/logos/jlc_pcb_logo.png" class="img-fluid rounded" width="10%" alt="JLCPCB logo">
</a>
</p>
</div>
</div>
<div class="col-lg-6 col-md-6 order-1 order-md-1 text-center feature">
<div class="mt-5">
<!--<div class="clock mx-auto mb-5" data-aos="fade-up-left" ></div>-->
<h3 class="h4 mb-2"> up to 24h partying time </h3>
<p class="text-muted small mb-0">
(depending on the color and effect)
</p>
</div>
</div>
</div>
</div>
</section>
<!-- gallery section -->
<section class="page-section" id="gallery">
<div class="container ">
<div class="row justify-items-center" id="gallery-container"> <!--data-masonry='{"percentPosition": true }'-->
<div class="col-6 col-sm-6 col-lg-4 grid-sizer"></div>
<div class="col-6 col-sm-6 col-lg-4 grid-item grid-sizer">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<!--<img src="assets/img/gallery/webp/shisha_01.webp" class="img rounded" alt="" loading="lazy">-->
<img data-original="assets/img/gallery/webp/shisha_01.webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<img data-original="assets/img/gallery/webp/chess_01.webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<img data-original="assets/img/gallery/jpg/20210810_000935.jpg" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<img data-original="assets/img/gallery/webp/pacala_noah.webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="https://dummyimage.com/640x360/343434/aaa" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img-fluid rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<img data-original="assets/img/gallery/webp/wifi_keys_01.webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<!-- Dummy Images -->
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<!--<img src="https://dummyimage.com/640x360/343434/aaa" class="img-fluid rounded" alt="">-->
<img data-original="http://lorempixel.com/g/500/250/" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item" >
<img data-original="http://lorempixel.com/g/500/250/" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<!--<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="https://dummyimage.com/500x650/000/aaa" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="http://lorempixel.com/g/500/300/" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="https://dummyimage.com/500x650/000/aaa" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="http://lorempixel.com/g/500/200/" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>
<div class="col-6 col-sm-6 col-lg-4 grid-item">
<img data-original="http://lorempixel.com/g/500/300/" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="img rounded" alt="">
</div>-->
</div>
</div>
</section>
<!-- about section -->
<section class="page-section bg-dark text-light" id="about">
<div class="container">
<h2 class="text-center mt-0 fw-bold"> What is a PaCaLa? </h2>
<hr class="divider my-4">
<div class="row text-center">
<div class="col">
<p>
An ultimate visual experience "<span class="text-highlight"> PaCaLa </span>" is a portable party lamp with over 16 million colours and 100+ dynamic effects<br>
<p>
splash resistant to most liquids <br>
easy to carry and mount with its practical handle. <br>
designed to withstand camping, festivals, fishing, sailing and indoor use. <br>
offers adjustable brightness and speed to provide enjoyable visual experiences. <br>
Portable, convenient, lightweight and the built-in rechargeable battery means it can go anywhere you go. <br>
</p>
Favour innovation and illumination: we do more than just produce portable lamp systems. We create lighting solutions. <br>
Through many years of experience in research and development, we create lighting systems that illuminate your work and hobby. <br>
We developed <span class="text-highlight"> PaCaLa </span> in partnership with adventurers, hookah consumers and campers to evolve portable lighting solutions that can make life easier. <br>
In combination with the latest technologies, we turn these ideas into new lighting solutions. <br>
If you are looking for the perfect combination of portability and functionality, then look no further. These light weight lanterns are the ideal party / camping companion. <br>
Portable atmosphere lamp: it is perfect as a bedside lamp, bedside lamp for children, nursing light, mood light for romantic atmosphere, night lamp for bedroom etc. And while the memory mode remembers the last light setting used <br>
</p>
<p class="text-danger small">
Please do not place the lamp in a hot (>55°C), humid environment for a long time.
</p>
</div>
</div>
</div>
</section>
<!-- technical specifications section -->
<section class="page-section" id="tech-specs">
<div class="container" data-aos="fade-up" data-aos-offset="-500">
<h2 class="text-center mt-0 fw-bold"> Technical Specifications </h2>
<hr class="divider my-4 mb-5">
<div class="row">
<div class="col">
<table class="table table-hover">
<tbody>
<tr>
<th scope="row"> Product dimensions (WxDxH) </th>
<td> ? x ? x ? cm </td>
</tr>
<tr>
<th scope="row"> Weight </th>
<td> ??? gramm</td>
</tr>
<tr>
<th scope="row"> Material(s) </th>
<td> PLA / PETG</td>
</tr>
<tr>
<th scope="row"> Color </th>
<td> White & Black</td>
</tr>
<tr>
<th scope="row"> Power supply and plug type </th>
<td>5v @ 2A - USB-C</td>
</tr>
<tr>
<th scope="row"> Power consumption </th>
<td> Larry </td>
</tr>
<tr>
<th scope="row"> Area of application </th>
<td> indoor / semi-dry outdoor areas ?</td>
</tr>
<tr>
<th scope="row">Lieferumfang ?? englisch wo? wer?</th>
<td> 1x Pacala (<b>Pa</b>rty <b>Ca</b>mping <b>La</b>mp)<br />
<span>(w/ custom pcb)*</span> <br />
<span>(w/ embedded NFC chip)*</span> <br />
<span>(+ free wifi key*)</span>
</span>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col">
<table class="table table-hover">
<tbody>
<tr>
<th scope="row"> Operating Voltage </th>
<td> 5v </td>
</tr>
<tr>
<th scope="row"> Operating Current </th>
<td> max. 3A </td>
</tr>
<tr>
<th scope="row"> Batteries </th>
<td> Lithium ion </td> <!-- 2x 18650 3500mAh -->
</tr>
<tr>
<th scope="row"> Total Capacity </th>
<td> 7000mAh (25 Wh) </td>
</tr>
<tr>
<th scope="row"> Led types </th>
<td> 5050 LEDs w/ ws2812 driver ics </td>
</tr>
<tr>
<th scope="row"> Main Chip </th>
<td> ESP8266 / ESP32 </td>
</tr>
<tr>
<th scope="row"> WiFi capabilities </th>
<td>2.4 GHz Wi-Fi (802.11 b/g/n, supporting WPA/WPA2)</td>
</tr>
<tr>
<th scope="row"> Software </th>
<td>
<a class="link-reverse" href="https://kno.wled.ge/" target="_blank" rel="noopener noreferrer">
WLED
</a> a Open-Source project by
<a class="link-reverse" href="https://github.com/Aircoookie" target="_blank" rel="noopener noreferrer">
Christian Schwinne
</a>
</td>
</tr>
<tr>
<th scope="row"> Average Run Time </th>
<td> High: 6h, LOW: 24h </td>
</tr>
<tr>
<th scope="row"> Temperature range </th>
<td> 0°C - 55°C </td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="row">
<div class="col">
<p class="lh-sm small text-muted">
*In the future here will be a text about asterisk as seen above <br />
*here too <br />
*jap and you guest it..
</p>
</div>
</div>
</div>
</section>
<!-- Pricing section -->
<section class="page-section text-light" id="pricing">
<div class="container" style="padding-top: 8rem;">
<div class="row">
<div class="col py-4 mx-3 text-light">
<div class="card">
<div class="card-body">
<h5 class="card-title"> Basic </h5>
<h6 class="card-subtitle mb-2 card-pricing text-center"> 54<sup class="tiny">98</sup> €</h6>
<hr class="my-4">
<p class="card-text">
<ul class="list-unstyled card-features">
<li class="p-1 icon-secondary check"> basic effect presets </li>
<li class="p-1 icon-secondary check"> basic electronics </li>
<li class="p-1 icon-secondary check"> customizable text </li>
<li class="p-2 small text-center text-white-75"> (just basic features) </li>
</ul>
</p>
<div class="text-center mt-5">
<a class="btn btn-primary glow-on-hover position-relative" href="mailto:[email protected]?subject=I%20REALLY%20NEED%20THIS%20LAMP%20%5Bpacala-basic%5D&body=really%20meaningful%20text%20why%20you%20need%20a%20lamp." rel="noopener noreferrer"> I want that </a>
<!-- https://codepen.io/peruvianidol/pen/MWboOEQ -->
<!--<button class="button">
<span class="button__text">
<span>b</span><span>u</span>y</span><span> </span><span>s</span><span>t</span><span>u</span><span>f</span><span>f</span>
</span>
<svg class="button__svg" role="presentational" viewBox="0 0 600 600">
<defs>
<clipPath id="myClip">
<rect x="0" y="0" width="100%" height="50%" />
</clipPath>
</defs>
<g clip-path="url(#myClip)">
<g id="money">
<path d="M441.9,116.54h-162c-4.66,0-8.49,4.34-8.62,9.83l.85,278.17,178.37,2V126.37C450.38,120.89,446.56,116.52,441.9,116.54Z" fill="#699e64" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
<path d="M424.73,165.49c-10-2.53-17.38-12-17.68-24H316.44c-.09,11.58-7,21.53-16.62,23.94-3.24.92-5.54,4.29-5.62,8.21V376.54H430.1V173.71C430.15,169.83,427.93,166.43,424.73,165.49Z" fill="#699e64" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
</g>
<g id="creditcard">
<path d="M372.12,181.59H210.9c-4.64,0-8.45,4.34-8.58,9.83l.85,278.17,177.49,2V191.42C380.55,185.94,376.75,181.57,372.12,181.59Z" fill="#a76fe2" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
<path d="M347.55,261.85H332.22c-3.73,0-6.76-3.58-6.76-8v-35.2c0-4.42,3-8,6.76-8h15.33c3.73,0,6.76,3.58,6.76,8v35.2C354.31,258.27,351.28,261.85,347.55,261.85Z" fill="#ffdc67" />
<path d="M249.73,183.76h28.85v274.8H249.73Z" fill="#323c44" />
</g>
</g>
<g id="wallet">
<path d="M478,288.23h-337A28.93,28.93,0,0,0,112,317.14V546.2a29,29,0,0,0,28.94,28.95H478a29,29,0,0,0,28.95-28.94h0v-229A29,29,0,0,0,478,288.23Z" fill="#a4bdc1" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
<path d="M512.83,382.71H416.71a28.93,28.93,0,0,0-28.95,28.94h0V467.8a29,29,0,0,0,28.95,28.95h96.12a19.31,19.31,0,0,0,19.3-19.3V402a19.3,19.3,0,0,0-19.3-19.3Z" fill="#a4bdc1" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
<path d="M451.46,435.79v7.88a14.48,14.48,0,1,1-29,0v-7.9a14.48,14.48,0,0,1,29,0Z" fill="#a4bdc1" stroke="#323c44" stroke-miterlimit="10" stroke-width="14" />
<path d="M147.87,541.93V320.84c-.05-13.2,8.25-21.51,21.62-24.27a42.71,42.71,0,0,1,7.14-1.32l-29.36-.63a67.77,67.77,0,0,0-9.13.45c-13.37,2.75-20.32,12.57-20.27,25.77l.38,221.24c-1.57,15.44,8.15,27.08,25.34,26.1l33-.19c-15.9,0-28.78-10.58-28.76-25.93Z" fill="#7b8f91" />
<path d="M148.16,343.22a6,6,0,0,0-6,6v92a6,6,0,0,0,12,0v-92A6,6,0,0,0,148.16,343.22Z" fill="#323c44" />
</g>
</svg>
</button>-->
</div>
</div>
</div>
</div>
<div class="col py-4 mx-3 text-light">
<div class="card best-value">
<div class="card-body">
<h5 class="card-title"> Standard </h5>
<h6 class="card-subtitle mb-2 card-pricing text-center"> 64<sup class="tiny">98</sup> €</h6>
<hr class="my-4">
<p class="card-text">
<ul class="list-unstyled card-features">
<li class="p-1 icon-secondary check"> funky effect presets </li>
<li class="p-1 icon-secondary check"> custom PCB </li>
<li class="p-1 icon-secondary check"> embedded NFC chip </li>
<!--<li class="p-1 icon-secondary check"> 2x "BlubberLounge" sticker </li>-->
<li class="p-2 small text-center text-white-75"> (incl. Basic Features) </li>
</ul>
</p>
<div class="text-center mt-5">
<a class="golden-btn" href="mailto:[email protected]?subject=I%20REALLY%20NEED%20THIS%20LAMP%20%5Bpacala-standard%5D&body=really%20meaningful%20text%20why%20you%20need%20a%20lamp." rel="noopener noreferrer"> I really need this </a>
</div>
</div>
<div class="shine"></div>
</div>
</div>
<div class="col py-4 mx-3 text-light">
<div class="card">
<div class="card-body">
<h5 class="card-title"> Premium </h5>
<h6 class="card-subtitle mb-2 card-pricing text-center"> 74<sup class="tiny">98</sup> €</h6>
<hr class="my-4">
<p class="card-text">
<ul class="list-unstyled card-features">
<li class="p-1 icon-secondary check"> complex effect presets </li>
<li class="p-1 icon-secondary check"> colors selectable </li>
<li class="p-1 icon-secondary check"> free wifi key* </li>
<li class="p-2 small text-center text-white-75"> (incl. Premium Features) </li>
</ul>
</p>
<div class="text-center mt-5">
<a class="btn btn-primary glow-on-hover position-relative" href="mailto:[email protected]?subject=I%20REALLY%20NEED%20THIS%20LAMP%20%5Bpacala-premium%5D&body=really%20meaningful%20text%20why%20you%20need%20a%20lamp." rel="noopener noreferrer"> I would like that </a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- END main site content -->
<!-- Footer -->
<footer class="bg-dark py-4">
<div class="container-fluid">
<div class="row text-white-75 small">
<div class="col d-flex d-md-block align-items-center justify-content-center">
<div class="d-block d-md-none">
<img src="/assets/img/logos/blubber_lounge_white.svg" width="75px" alt="Blubber Lounge logo" >
</div>
<div class="small d-none d-md-block">
Developed and maintained by
<a href="https://github.com/itCarl" target="_blank" rel="noopener noreferrer"> Maximilian Mewes </a>
<br> <a href="/impressum.html" target="_blank" rel="noopener noreferrer"> Impressum </a>
</div>
</div>
<div class="col">
<div class="text-center">
Copyright © 2022 | Blubber Lounge <br>
This is not an actual product that one can buy!
<span class="d-block d-md-none">
<br />
Developed and maintained by
<a href="https://github.com/itCarl" target="_blank" rel="noopener noreferrer"> Maximilian Mewes </a>
</span>
</div>
</div>
<div class="col text-center text-md-end d-flex d-md-block align-items-center justify-content-center">
<div class="small">
<a href="https://github.com/Aircoookie/WLED" target="_blank" rel="noopener noreferrer"> WLED </a> <br />
<a href="https://threejs.org/" target="_blank" rel="noopener noreferrer"> Three.JS </a> <br />
<a href="https://getbootstrap.com/" target="_blank" rel="noopener noreferrer"> Bootstrap </a>
</div>
</div>
</div>
</div>
</footer>
<!-- END Footer -->
<div id="initLoadingscreen" class="d-flex justify-content-center align-items-center">
<div class="container ">
<div class="row justify-content-center align-items-center">
<div class="col">
<img src="/assets/img/logos/blubber_lounge_white.svg" style="width: 300px !important;" class="mx-auto d-block p-5" alt="Blubber Lounge logo" >
<div class="lds-facebook mx-auto d-block" >
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="assets/js/jquery-3.6.0.min.js"></script>
<!-- Bootstrap Javascript -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ" crossorigin="anonymous"></script>
<!--<script src="assets\bootstrap-5.1.3\dist\js\bootstrap.min.js" ></script>-->
<!-- imagesLaoded -->
<script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
<!-- Masonry -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js" integrity="sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D" crossorigin="anonymous" async></script>
<!-- UA-Parser -->
<!-- <script src="assets\libs\ua-parser-js-master\dist\ua-parser.min.js"></script> -->
<!-- AOS (Animate On Scroll) -->
<script src="assets/js/aos.js"></script>
<!-- jquery.lazyload -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.lazyload/1.8.4/jquery.lazyload.js"></script>
<!-- Custom Javascript -->
<script>
// TODO MAKE THIS MORE ELEGANT, THANKS
var isModelLoaded = false;
console.log("is Model loaded: " + isModelLoaded);
</script>
<script src="assets/js/palettes.js"></script>
<script src="assets/js/script.js"></script>
<script src="assets/js/temp_model.js" type="module"></script>
</body>
</html>