-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
417 lines (300 loc) · 17.3 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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<!--====== Title ======-->
<title>Szczepiene COVID-19</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/png">
<!--====== Magnific Popup CSS ======-->
<link rel="stylesheet" href="assets/css/magnific-popup.css">
<!--====== Slick CSS ======-->
<link rel="stylesheet" href="assets/css/slick.css">
<!--====== Font Awesome CSS ======-->
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<!--====== Line Icons CSS ======-->
<link rel="stylesheet" href="assets/css/LineIcons.css">
<!--====== Animate CSS ======-->
<link rel="stylesheet" href="assets/css/animate.css">
<!--====== Bootstrap CSS ======-->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<!--====== Default CSS ======-->
<link rel="stylesheet" href="assets/css/default.css">
<!--====== Style CSS ======-->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!--[if IE]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!--====== PRELOADER PART START ======-->
<!-- <div class="preloader">
<div class="loader">
<div class="ytp-spinner">
<div class="ytp-spinner-container">
<div class="ytp-spinner-rotator">
<div class="ytp-spinner-left">
<div class="ytp-spinner-circle"></div>
</div>
<div class="ytp-spinner-right">
<div class="ytp-spinner-circle"></div>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!--====== PRELOADER PART ENDS ======-->
<!--====== HEADER PART START ======-->
<header class="header-area">
<div class="navbar-area">
<div class="container">
<div class="row">
<div class="col-lg-12">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img src="assets/images/logo.png" alt="Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav m-auto">
<li class="nav-item active">
<a class="page-scroll" href="#home"></a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#about1">O co chodzi</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#about">Jak to działa?</a>
</li>
<li class="nav-item">
<a class="page-scroll" href="#app">Dla placówek</a>
</li>
</ul>
</div> <!-- navbar collapse -->
<div class="navbar-btn d-none d-sm-inline-block">
<a class="main-btn" href="https://hipaa.jotform.com/211748184601353">Dla Placówek</a>
</div>
</nav> <!-- navbar -->
</div>
</div> <!-- row -->
</div> <!-- container -->
</div> <!-- navbar area -->
<div id="home" class="header-hero bg_cover d-lg-flex align-items-center" style="background-image: url(tlo.png)">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="header-hero-content">
<h1 class="hero-title wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.2s">Zapisz się i zarządzaj sam terminami przyszłych szczepień.</h1>
<p class="text wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.5s">Nie trać czasu. Jak tylko placówka koło Ciebie dostanie szczepionki, dostaniesż powiadomienie.</p>
<div class="header-play wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.8s" style="visibility: visible; animation-duration: 1s; animation-delay: 0.8s; animation-name: fadeInUp;">
<a class="play-btn" href="https://hipaa.jotform.com/211740524201339">Poinformuj mnie</a>
</div>
</div> <!-- header hero content -->
</div>
</div> <!-- row -->
</div> <!-- container -->
<div class="header-hero-image d-flex align-items-center wow fadeInRightBig" data-wow-duration="1s" data-wow-delay="1.1s" style="visibility: visible; animation-duration: 1s; animation-delay: 1.1s; animation-name: fadeInRightBig;">
<div class="image">
<img src="assets/images/4999293.png" alt="Hero Image">
</div>
</div>
<!-- header hero image -->
</div> <!-- header hero -->
</header>
<!--====== HEADER PART ENDS ======-->
<!--====== ABOUT1 PART START ======-->
<section id="about1" class="about-area pt-110 pb-120" style="background-image: url(tlo.png)">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9">
<div class="about-title text-center wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s">
<h6 class="welcome"></h6>
<h2 class="title">O <span>co </span> chodzi??</h2>
</div>
</div>
</div> <!-- row -->
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="about-image mt-50 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.5s">
<div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/568220017?badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Untitled-1080p-210627.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</div> <!-- about image -->
</div>
</div>
</div>
</div> <!-- container -->
</section>
<!--====== ABOUT PART ENDS ======-->
<!--====== ABOUT PART START ======-->
<section id="about" class="about-area pt-110 pb-120" style="background-image: url(tlo.png)">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9">
<div class="about-title text-center wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s">
<h6 class="welcome"></h6>
<h2 class="title">Jak <span>to </span> działa??</h2>
</div>
</div>
</div> <!-- row -->
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="about-image mt-50 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.5s">
<div style="padding:75% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/568261087?badge=0&autopause=0&player_id=0&app_id=58479" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen style="position:absolute;top:0;left:0;width:100%;height:100%;" title="szczepienie-1080p-210628.mp4"></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
</div> <!-- about image -->
</div>
</div> <!-- about content -->
</div>
</div> <!-- container -->
</section>
<!--====== ABOUT PART ENDS ======-->
<!--====== ANALYSIS PART ENDS ======-->
<!--====== PROJECT GALLERY PART START ======-->
<!--====== PROJECT GALLERY PART ENDS ======-->
<div class="header-shape">
<img src="assets/images/shape/header-shape.png" alt="shape">
</div>
<!--====== APP DOWNLOAD PART START ======-->
<section id="app" class="app-download-area bg_cover pt-110 pb-120">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9">
<div class="about-title text-center wow fadeInUp" data-wow-duration="1s" data-wow-delay="0.3s">
<h6 class="welcome"></h6>
<h2 class="title">Dla <span>placówek</span></h2>
</div>
</div>
</div> <!-- row -->
<div class="row justify-content-center">
<div class="col-lg-6">
<div class="about-image mt-50 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.5s">
<div style="padding:75% 0 0 0;position:relative;"><iframe allow="autoplay; fullscreen; picture-in-picture" allowfullscreen="" frameborder="0" src="https://player.vimeo.com/video/568282800?badge=0&autopause=0&player_id=0&app_id=58479" style="position:absolute;top:0;left:0;width:100%;height:100%;" title="Dla Przychodni-1080p-210628.mp4"></iframe></div>
<script src="https://player.vimeo.com/api/player.js"></script></div>
</div> <!-- about image -->
</div>
</div> <!-- about content -->
</div>
</div> <!-- container -->
</section>
<!--====== APP DOWNLOAD PART ENDS ======-->
<!--====== TESTIMONIAL PART START ======-->
<!--====== TESTIMONIAL PART ENDS ======-->
<!--====== BRAND PART START ======-->
<!--====== BRAND PART ENDS ======-->
<!--====== BLOG PART START ======-->
<!--====== BLOG PART ENDS ======-->
<!--====== FOOTER PART START ======-->
<footer id="footer" class="footer-area bg_cover" style="background-image: url(tlo.png)">
<div class="footer-shape">
<img src="assets/images/shape/footer-shape.png" alt="footer shape">
</div> <!-- footer shape -->
<div class="container">
<div class="footer-widget pt-30 pb-70">
<div class="row">
<div class="col-lg-3 col-sm-6 order-sm-1 order-lg-1">
<div class="footer-about pt-40 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.3s">
<a href="#">
<img src="assets/images/logo.png" alt="Logo">
</a>
<p class="text">Zapisz się juz teraz na następne szczepienie.</p>
</div> <!-- footer about -->
</div>
<div class="col-lg-3 col-sm-6 order-sm-4 order-lg-3">
<div class="footer-link pt-40 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.7s">
<div class="footer-title">
<h5 class="title"></h5>
</div>
<ul>
<li><a href="#"></a></li>
<li><a href="#"> </a></li>
<li><a href="#"></a></li>
<li><a href="#"> </a></li>
</ul>
</div> <!-- footer link -->
</div>
<div class="col-lg-3 col-sm-6 order-sm-4 order-lg-3">
<div class="footer-link pt-40 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.7s">
<div class="footer-title">
<h5 class="title">Informacje</h5>
</div>
<ul>
<li><a href="PP.html">Polityka Prywatności</a></li>
<li><a href="rodo.html">RODO</a></li>
<li><a href="regulamin.html">Regulamin Serwisu</a></li>
</ul>
</div> <!-- footer link -->
</div>
<div class="col-lg-3 col-sm-6 order-sm-2 order-lg-4">
<div class="footer-contact pt-40 wow fadeInLeftBig" data-wow-duration="1s" data-wow-delay="0.9s">
<div class="footer-title">
<h5 class="title">Usługa umożliwiona przez</h5>
</div>
<div class="contact pt-10">
<p class="text">attained.ai OÜ <br>Lõõtsa tn 5-11 <br>11415 Tallinn <br>Estonia</p>
<p class="text">[email protected]</p>
<p class="text">+48729086303</p>
<ul class="social mt-40">
<li><a href="#"><i class="lni-facebook"></i></a></li>
<li><a href="#"><i class="lni-instagram"></i></a></li>
</ul>
</div> <!-- contact -->
</div> <!-- footer contact -->
</div>
</div> <!-- row -->
</div> <!-- footer widget -->
<div class="footer-copyright text-center">
<p class="text">© 2021 by <a href="https://www.attained.ai" rel="nofollow">attained.ai</a> <br> All Rights Reserved.<br>Made with ❤️ in Poland. </p>
</div>
</div> <!-- container -->
</footer>
<!--====== FOOTER PART ENDS ======-->
<!--====== BACK TOP TOP PART START ======-->
<a href="#" class="back-to-top"><i class="lni-chevron-up"></i></a>
<!--====== BACK TOP TOP PART ENDS ======-->
<!--====== PART START ======-->
<!--
<section class="">
<div class="container">
<div class="row">
<div class="col-lg-">
</div>
</div>
</div>
</section>
-->
<!--====== PART ENDS ======-->
<!-- row -->
<!--====== Jquery js ======-->
<script src="assets/js/vendor/jquery-1.12.4.min.js"></script>
<script src="assets/js/vendor/modernizr-3.7.1.min.js"></script>
<!--====== Bootstrap js ======-->
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<!--====== Slick js ======-->
<script src="assets/js/slick.min.js"></script>
<!--====== Ajax Contact js ======-->
<script src="assets/js/ajax-contact.js"></script>
<!--====== Isotope js ======-->
<script src="assets/js/imagesloaded.pkgd.min.js"></script>
<script src="assets/js/isotope.pkgd.min.js"></script>
<!--====== Counter Up js ======-->
<script src="assets/js/waypoints.min.js"></script>
<script src="assets/js/jquery.counterup.min.js"></script>
<!--====== WOW js ======-->
<script src="assets/js/wow.min.js"></script>
<!--====== Scrolling Nav js ======-->
<script src="assets/js/jquery.easing.min.js"></script>
<script src="assets/js/scrolling-nav.js"></script>
<!--====== Scroll It js ======-->
<script src="assets/js/scrollIt.min.js"></script>
<!--====== Magnific Popup js ======-->
<script src="assets/js/jquery.magnific-popup.min.js"></script>
<!--====== Main js ======-->
<script src="assets/js/main.js"></script>
</body>
</html>