-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
543 lines (462 loc) · 25.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Wolny czas na tysiące sposobów</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/style-min.css" rel="stylesheet">
<link href="css/RWD.css" rel="stylesheet">
<link href="fontello/css/fontello.css" type="text/css" rel="stylesheet">
<link href="css/carousel.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-/Y6pD6FV/Vv2HJnA6t+vslU6fwYXjCFtcEpHbNJ0lyAFsXTsjBbfaDjzALeQsN6M" crossorigin="anonymous">
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<!-- Stylowanie Cookie alert -->
<link rel="stylesheet" type="text/css"
href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css"/>
<!-- Linki API mapy Google -->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet'
type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">Wolny czas na tysiące sposobów</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse"
data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
Menu
<i class="fa fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#services">Jak działa aplikacja</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#about">Projekt</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#team">Zespół</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contact">Kontakt</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="masthead">
<div class="container">
<div class="intro-text">
<!--<div class="intro-lead-in">Witamy na stronie zespołu Blue Brothers!</div>-->
<div class="intro-heading">Wyszukaj interesujące lokale w Twojej okolicy!</div>
<a class="btn btn-xl js-scroll-trigger" href="#services">Wyszukaj</a>
</div>
</div>
</header>
<!-- Services -->
<section >
<div class="container">
<div class="row">
<div class="panel-menu col-sm-12 col-md-3 col-lg-3">
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div class="panel panel-default">
<button type="button" class="btn btn-dark icon-glass"><p class="icon-name">dyskoteki</p>
</button>
</div>
<div class="panel panel-default">
<button type="button" class="btn btn-dark icon-beer"><p class="icon-name">bary</p></button>
</div>
<div class="panel panel-default">
<button type="button" class="btn btn-dark icon-fast-food"><p class="icon-name">fast-food</p>
</button>
</div>
<div class="panel panel-default">
<button type="button" class="btn btn-dark icon-restaurant"><p class="icon-name">restauracje</p>
</button>
</div>
</div>
</div>
<div class="col-sm-12 col-md-9 col-lg-9">
<h1> Twoja lokalizacja </h1>
<!-- The element that will contain our Google Map. This is used in both the Javascript and CSS above. -->
<div id="map"></div>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-sm-12">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img class="first-slide" src="./img/slider1.jpeg" alt="First slide">
<div class="container">
<div class="carousel-caption d-none d-md-block text-left">
<h1>Najlepsze lokale</h1>
<p>W zasięgu Twojej ręki</p>
<p><a class="btn btn-lg btn-primary" href="#" role="button">Uruchom aplikację</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img class="second-slide" src="./img/slider2.jpeg" alt="Second slide">
<div class="container">
<div class="carousel-caption d-none d-md-block">
<p><a class="btn btn-lg btn-primary" href="#" role="button">Znajdź lokal idealny dla
siebie</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img class="third-slide" src="./img/slider3.jpeg" alt="Third slide">
<div class="container">
<div class="carousel-caption d-none d-md-block text-right">
<p><a class="btn btn-lg btn-primary" href="#" role="button">Dodaj recenzję odwiedzonego
lokalu</a></p>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- About -->
<section id="about2">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">O projekcie</h2>
</div>
</div>
<div class="row">
<div class=" col-sm-6 col-md-8 col-lg-6 col-xl-6 ">
<img src="img/tablet.jpeg" class="img-responsive" alt="">
<div class="timeline-heading">
<h4 class="subheading">Aplikacja działa na każdym urządzeniu!</h4>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-6 col-xl-6">
<div class="timeline-body">
<p class="text-muted">
Niezależnie od tego czy będziesz uruchamiał naszą aplikacje na komputerze PC,
smartfonie, tablecie czy innym urządzeniu gwarantujemy że nasza aplikacja będzie
zawsze dostępna dokładnie wtedy kiedy tego potrzebujesz. </p>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-8 col-lg-6 col-xl-6">
<img src="img/bar.jpg" class="img-responsive" alt="">
<div class="timeline-heading">
<h4 class="subheading">Znajdź lokal odpowiedni dla siebie</h4>
</div>
</div>
<div class="col-sm-6 col-md-4 col-lg-6 col-xl-6">
<p class="text-muted">
Skorzystaj z naszej aplikacji dzięki której odnajdziesz najlepszy lokal w
Twojej
okolicy niezależnie od tego gdzie się znajdujesz. Gwarantujemy że będziesz
zadowolony!</p>
</div>
</div>
</div>
</section>
<!-- Team -->
<div id="team" class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading"><a href="team">O zespole</a></h2>
</div>
<div class="container_team">
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="team-member">
<img class="photo" src="./img/about/004.svg" alt="image">
<div class="caption">
<h3>Anita Baran</h3>
<h5>Frontend developer</h5>
<p>Pasjonatka dobrej książki i filmu. Koderka z zamiłowania.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="team-member">
<img src="./img/about/001.svg" alt="image">
<div class="caption">
<h3>Bartłomiej Wrzesiński</h3>
<h5>Frontend developer</h5>
<p>Niedoszły inżynier branży sanitarnej. Pasjonat kodowania.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="team-member">
<img src="./img/about/002.svg" alt="image">
<div class="caption">
<h3>Wojciech Paluch</h3>
<h5>Frontend/backend developer</h5>
<p>Znany lubelski pieśniarz. Pogromca internetowych robotów.</p>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="team-member">
<img src="./img/about/003.svg" alt="image">
<div class="caption">
<h3>Łukasz Basaj</h3>
<h5>Frontend developer</h5>
<p>Cyklista i maratończyk. Pasjonat kina i tabaki.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Clients -->
<!-- Contact -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Formularz kontaktowy</h2>
<h3 class="section-contact"> Masz ciekawe pomysły? Zgłoś do nas będziemy wdzięczni!
Rozwijamy się dla Was!</h3>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<form action="https://formspree.io/[email protected]" method="POST">
<div class="row">
<div class="col-md-6">
<div class="form-group">
<input class="form-control" id="name" type="text"
placeholder="Your Name *"
required
data-validation-required-message="Please enter your name.">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="email" type="email"
placeholder="Your Email *"
required
data-validation-required-message="Please enter your email address."
name="_replyto">
<p class="help-block text-danger"></p>
</div>
<div class="form-group">
<input class="form-control" id="phone" type="tel"
placeholder="Your Phone *"
required
data-validation-required-message="Please enter your phone number.">
<p class="help-block text-danger"></p>
</div>
</div>
<div class="col-md-6">
<div class="form-group">
<textarea class="form-control" id="message" placeholder="Your Message *" required
data-validation-required-message="Please enter a message."
name="name"></textarea>
<p class="help-block text-danger"></p>
</div>
</div>
<div class="clearfix"></div>
<div class="col-lg-12 text-center">
<div id="success"></div>
<button id="sendMessageButton" class="btn btn-xl" type="submit">Send
Message
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- social-->
<div>
<div class="social">
<div class="social col-xcol-xs-12 col-md-12 col-lg-12">
<a href="https://www.facebook.com/" target="_blank">
<div class="icon-facebook"></div>
</a>
<a href="https://plus.google.com/" target="_blank">
<div class="icon-gplus col"></div>
</a>
<a href="https://twitter.com/" target="_blank">
<div class="icon-twitter"></div>
</a>
<a href="https://www.instagram.com" target="_blank">
<div class=icon-instagram-1></div>
</a>
<a href="https://www.youtube.com" target="_blank">
<div class="icon-youtube"></div>
</a>
</div>
</div>
</div>
<!-- Footer -->
<footer class="footer_style">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-md-4 col-lg-4">
<a href="#team" id="footer_link">Nasz zespół</a>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<a href="http://app.blue-brothers.jfdzl1.is-academy.pl/" id="footer_link">Aplikacja</a>
</div>
<div class="col-xs-12 col-md-4 col-lg-4">
<a href="http://blue-brothers.jfdzl1.is-academy.pl/game/" id="footer_link">Zagraj</a>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-12 col-lg-12" id="footer_bottom">
<p>Designed and built by Blue Brothers Team 2017 r.</p>
</div>
</div>
</div>
</footer>
<!--Cookie-->
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function () {
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#000"
},
"button": {
"background": "#f1d600"
}
},
"showLink": false,
"content": {
"message": "Ten serwis wykorzystuje pliki cookies. Korzystanie z witryny oznacza zgodę na ich zapis lub odczyt wg ustawień przeglądarki.",
"dismiss": "Akceptuję",
"deny": "Rezygnuję"
}
})
});
</script>
<!--JAVA SCRIPT-->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js"
integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4"
crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js"
integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1"
crossorigin="anonymous"></script>
<script type="text/javascript"
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDXJKDxE0EdZ04UG_XFeGUSydXImWsfd4Q"></script>
<!--MAPA GOOGLE-->
<script type="text/javascript">
// When the window has finished loading create our google map below
google.maps.event.addDomListener(window, 'load', init);
function init() {
// Basic options for a simple Google Map
// For more options see: https://developers.google.com/maps/documentation/javascript/reference#MapOptions
var mapOptions = {
// How zoomed in you want the map to start at (always required)
zoom: 11,
// The latitude and longitude to center the map (always required)
center: new google.maps.LatLng(51.240238, 22.556820), // Lublin
// How you would like to style the map.
// This is where you would paste any style found on Snazzy Maps.
styles: [{
"featureType": "all",
"elementType": "labels.text.fill",
"stylers": [{"color": "#ffffff"}]
}, {
"featureType": "all",
"elementType": "labels.text.stroke",
"stylers": [{"color": "#000000"}, {"lightness": 13}]
}, {
"featureType": "administrative",
"elementType": "geometry.fill",
"stylers": [{"color": "#000000"}]
}, {
"featureType": "administrative",
"elementType": "geometry.stroke",
"stylers": [{"color": "#144b53"}, {"lightness": 14}, {"weight": 1.4}]
}, {
"featureType": "landscape",
"elementType": "all",
"stylers": [{"color": "#08304b"}]
}, {
"featureType": "poi",
"elementType": "geometry",
"stylers": [{"color": "#0c4152"}, {"lightness": 5}]
}, {
"featureType": "road.highway",
"elementType": "geometry.fill",
"stylers": [{"color": "#000000"}]
}, {
"featureType": "road.highway",
"elementType": "geometry.stroke",
"stylers": [{"color": "#0b434f"}, {"lightness": 25}]
}, {
"featureType": "road.arterial",
"elementType": "geometry.fill",
"stylers": [{"color": "#000000"}]
}, {
"featureType": "road.arterial",
"elementType": "geometry.stroke",
"stylers": [{"color": "#0b3d51"}, {"lightness": 16}]
}, {
"featureType": "road.local",
"elementType": "geometry",
"stylers": [{"color": "#000000"}]
}, {
"featureType": "transit",
"elementType": "all",
"stylers": [{"color": "#146474"}]
}, {"featureType": "water", "elementType": "all", "stylers": [{"color": "#021019"}]}]
};
// Get the HTML DOM element that will contain your map
// We are using a div with id="map" seen below in the <body>
var mapElement = document.getElementById('map');
// Create the Google Map using our element and options defined above
var map = new google.maps.Map(mapElement, mapOptions);
// Let's also add a marker while we're at it
var marker = new google.maps.Marker({
position: new google.maps.LatLng(40.6700, -73.9400),
map: map,
title: 'Snazzy!'
});
}
</script>
</div>
</div>
</div>
</div>
</body>
</html>