-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_feature_section.html
330 lines (312 loc) · 17.3 KB
/
index_feature_section.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
<!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="Coole W3bS1t3, ja cr4zy alddaaaa">
<meta name="author" content="Maximilian Mewes">
<title>Blubber Lounge - PaCaLa</title>
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="assets/img/icons/favicon.ico">
<!-- 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">-->
<!-- Core CSS -->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body id="page-top">
<!-- Navigation -->
<header class="site-header sticky-top py-1">
<nav class="container d-flex flex-column flex-md-row justify-content-between">
<a class="py-2" href="#page-top">
<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="#tech-specs"> Technical Specifications </a>
<a class="py-2 d-none d-md-inline-block" href="#hardware-software"> Hardware / Software </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="#pricing"> Pricing </a>
</nav>
</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-8 col-sm-4 col-md-6 h-100" id="model-container">
<!-- 3D lamp model -->
<canvas id="model"></canvas>
</div>
</div>
<div class="text-center position-absolute bottom-0 start-50 translate-middle">
<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-fluid px-5">
<h2 class="text-center mt-0 fw-bold"> Features </h2>
<hr class="divider my-4">
<div class="row">
<div class="col-6 col-md-3 text-center">
<div class="mt-5">
<div class="icon-respon">
<i class="fas fa-palette mb-4 icon"></i>
</div>
<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-6 col-md-3 text-center">
<div class="mt-5">
<div class="icon-respon">
<i class="fas fa-magic icon mb-4"></i>
</div>
<h3 class="h4 mb-2"> Unique slick modern design </h3>
<p class="text-muted mb-0"> portable and fully 3D printed </p>
</div>
</div>
<div class="col-6 col-md-3 text-center">
<div class="mt-5">
<div class="icon-respon">
<i class="fas fa-battery-full mb-4 icon"></i>
</div>
<h3 class="h4 mb-2"> High battery capacity </h3>
<p class="text-muted mb-0"> <b> ~ 7000mAh</b> </p>
</div>
</div>
<div class="col-6 col-md-3 text-center">
<div class="mt-5">
<div class="image-i-container w-100" style="height:100px;">
<img src="assets/img/logos/wled_logo_akemi.png" alt="wled logo" width="200px" >
</div>
<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">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">
<!-- <img src="https://dummyimage.com/640x360/fff/aaa" class="img-fluid rounded w-50" 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"> -->
<h3 class="h4 mb-2"> colorful </h3>
<p class="text-muted mb-0"> Optimiertes Licht-zu-Party-Verhältnis <br />
Einzigartiges optisches Systemdesign <br />
</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">WLED</a> Application </h3>
<img src="assets/img/wled-walking-with-iphone-x.jpg" class="img-fluid rounded w-50" 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%;" alt="pcb image">
<p class="text-muted mb-0">
manufactured by
<a href="https://jlcpcb.com/" target="_blank">
<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"></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>
<!-- 3d-printed parts section -->
<!--<section class="page-section" id="tech-specs">
<div class="container">
<table class="table table-striped table-dark">
<thead>
<tr>
<th scope="col"></th>
<th scope="col"> Basic </th>
<th scope="col"> Premium </th>
<th scope="col"> Ultimate </th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">Custom Text</th>
<td>Mark</td>
<td>Otto</td>
<td>@mdo</td>
</tr>
<tr>
<th scope="row">2</th>
<td>Jacob</td>
<td>Thornton</td>
<td>@fat</td>
</tr>
<tr>
<th scope="row">3</th>
<td>Larry</td>
<td>the Bird</td>
<td>@twitter</td>
</tr>
</tbody>
</table>
</div>
</section>-->
<!-- hardware / software section -->
<section class="page-section pb-0" id="hardware-software">
<div class="container">
<h2 class="text-center mt-0 fw-bold"> Hardware / Software </h2>
<hr class="divider my-4">
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<p> Work-in-Progress !</p>
<!--<div class="row">
<div class="col">
<h2> Wled </h2>
<p>
A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets like the WS2801 and APA102!
</p>
</div>
<div class="p-4 col-2">
<i class="fas fa-5x fa-battery-full mb-4 icon"></i>
</div>
</div>
<div class="row">
<div class="p-4 col-2">
<i class="fas fa-5x fa-battery-full mb-4 icon"></i>
</div>
<div class="col">
<h2> Wled </h2>
<p>
A fast and feature-rich implementation of an ESP8266/ESP32 webserver to control NeoPixel (WS2812B, WS2811, SK6812) LEDs or also SPI based chipsets like the WS2801 and APA102!
</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"> customizable text </li>
<li class="p-1 icon-secondary check"> basic electronics </li>
<li class="p-1 icon-secondary check"> lots of RGB LIGHT </li>
<li class="p-2 small text-center text-white-75"> (just basic features) </li>
</ul>
</p>
<div class="text-center">
<a class="btn btn-primary" href="mailto:[email protected]?subject=I%20REALLY%20NEED%20THIS%20LAMP%20%5Bpacala-basic%5D&body=really%20meaningful%20text%20why%20you%20need%20a%20lamp."> I want that </a>
</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"> basic 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">
<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."> 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"> smarthome integration </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">
<a class="btn btn-primary" href="mailto:[email protected]?subject=I%20REALLY%20NEED%20THIS%20LAMP%20%5Bpacala-premium%5D&body=really%20meaningful%20text%20why%20you%20need%20a%20lamp."> 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">
<div class="small text-center text-white-75">
Copyright © 2021 - Blubber Lounge
</div>
</div>
</footer>
<!-- END Footer -->
<!-- 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>-->
<!-- Custom Javascript -->
<script src="assets/js/script.js"></script>
<script src="assets/js/model.js" type="module"></script>
</body>
</html>