-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
626 lines (556 loc) · 26.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
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
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Panoptic | CLoud Website</title>
<link rel="shortcut icon" type="image/png" href="images/favicon.png">
<!--Scroll reveal CDN-->
<script src="https://unpkg.com/scrollreveal"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="responsive.css">
</head>
<body class="js-loading">
<header>
<div class="cont">
<nav class="nav">
<div class="menu-toggle">
<i class="fas fa-bars"></i>
<i class="fas fa-times"></i>
</div>
<a href="index.html" class="logo">Panoptic-Cloud</a>
<ul class="nav-list">
<li class="nav-item">
<a href="login.html" class="nav-link">Login</a>
</li>
<li class="nav-item">
<a href="sign_up.html" class="nav-link">Sign up</a>
</li>
</ul>
</nav>
</div>
</header>
<!--Header Ends-->
<div class="snow-container">
<section class="hero" id="hero">
<div class="cont">
<h2 class="sub-headline">
Welcome !
</h2>
<div class='animate-top' style="min-height: 60px !important;">
<span id='text' class="content6"></span>
<div class='console-underscores' id='consoles'></div>
</div>
<div class="headline-description">
<div class="separator">
<div class="line line-left"></div>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<div class="line line-right"></div>
</div>
<div class="single-animation">
<h5 style="color: black;" class="add-title"><strong>Add a psychological deterrentto your existing security and surveillance</strong> </h5>
<a href="#" class="btn cta-btn">Explore</a>
</div>
</div>
</div>
</section>
</div>
<!--Hero Ends-->
<section class="discover-our-story">
<div class="cont-field">
<div class="restaurant-info">
<div class="restaurant-description padding-right animate-left">
<div class="global-headline">
<h2 class="sub-headline">
<span class="first-letter">I</span>ntroducing
</h2>
<h1 class="headline headline-dark">Panoptic-cloud</h1>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<p>A free tool for neighbours to unite and fight crime with their own Virtual Panoptic Towers.</p>
<a href="#" class="btn body-btn">About us</a>
</div>
<div class="restaurant-info-img animate-right">
<img src="images/introduce.png" alt="">
</div>
</div>
</div>
</section>
<!--Discover story ends-->
<section class="tasteful-recipes">
<div class="cont">
<div class="global-headline">
<div class="animate-top">
<h2 class="content6">
The Panopticon Concept:
</h2>
</div>
<div class="animate-bottom">
<h1 class="content_">A Circular building with the cells/room surrounding a central Guard tower.
Guard tower has a direct line of sight to every cell.
One way glass allows guards to look out, but inmates can’t see in.</h1>
</div>
</div>
</div>
</section>
<!--Tasteful Recipes ends-->
<section class="discover-our-menu">
<div class="cont">
<div class="restaurant-info">
<div class=" padding-right animate-left" style="margin-top: 27px;">
<img src="images/home5.png" alt="">
</div>
<div class="restaurant-description animate-right">
<img src="images/home6.png" alt="">
</div>
</div>
</section>
<section class="discover-our-menu">
<div class="cont">
<div class="restaurant-info">
<div class="image-group padding-right animate-top">
<img src="images/thief1.png" alt="">
<img src="images/thief5.png" alt="">
<img src="images/thief4.png" alt="">
<img src="images/thief2.png" alt="">
</div>
<div class="restaurant-description animate-bottom">
<div class="global-headline">
<h2 class="content3" >
The Result Were Instant!
</h2>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<p class="content2">Inmates behaved as if they were being watching 100% of the time (Even if no guards were present in the tower). It’s So Simple Yet So Highly Effective.</p>
<a href="#" class="btn body-btn">About Us</a>
</div>
</div>
</div>
</section>
<!--discover menu ends-->
<section class="perfect-blend" id="perfect">
<div class="cont">
<div class="global-headline">
<div class="animate-top">
<h2 class="content6">
The Key Condition:
</h2>
</div>
<div class="animate-bottom">
<h1 class="content_">Inability to know if they are being watched</h1>
</div>
</div>
</div>
</section>
<!--The pefect blend ends-->
<section class="culinary-delight">
<div class="cont-field">
<div class="restaurant-info">
<div class="image-group">
<img class="animate-bottom" style="margin-top : 0px !important" src="images/thief16.png" alt="">
<img class="animate-top" src="images/home16.png" alt="">
</div>
<div class="restaurant-description padding-right animate-left" style="margin-left: 8px;">
<div class="global-headline">
<h2 class="content3">
This is why our CCTV at home do not stop crime
</h2>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
</div>
<p>A thief doesn’t mind being recorded.. His biggest fear is if someone is watching right there and then. He calculates the risk and comes when he is sure no one is watching</p>
<a href="#" class="btn body-btn">About US</a>
</div>
</div>
</div>
</section>
<!--Culinary delight ends-->
<section class="perfect-blend" id="perfect">
<div class="cont-field">
<div class="global-headline">
<div class="animate-top">
<h2 class="content6">
THE SOLUTION:
</h2>
</div>
<div class="animate-bottom">
<h1 class="content_">Create a VIRTUAL PanOptic-Tower<br>
Allowing multiple neighbours to see live footages of multiple cams along the street</h1>
</div>
</div>
</div>
</section>
<!--The pefect blend ends-->
<section class="culinary-delight">
<div class="cont-field">
<img class="animate-bottom" src="images/view.png" alt="">
</div>
</section>
<section class="perfect-blend" id="perfect">
<div class="cont">
<div class="global-headline">
<div class='animate-top' style="min-height: 60px;">
<span id='texts' class="content6"></span>
<div class='AConsole-underscore' id='AConsole'></div>
</div>
</div>
</div>
</section>
<!--The pefect blend ends-->
<section class="culinary-delight">
<div class="cont-field">
<img class="animate-bottom" src="images/view1.png" alt="">
</div>
</section>
<!--Culinary delight ends-->
<section class="perfect-blend" id="perfect" style="min-height: 220px;">
<div class="cont">
<div class="global-headline">
<div class="animate-top">
<h2 class="content6">
STEP TWO -
Create a Free PanOptic- Cloud Account
</h2>
</div>
<div class="btn-parent first" >
<div class="animate-left button_cont" align="center"><a class="example_a" href="#" target="_blank">CREATE A PROFILE NOW AND GET STARTED</a></div>
<div class="animate-right button_cont" align="center"><a class="example_a" href="#" target="_blank">DONATIONS ARE ALWAYS WELCOME</a></div>
</div>
<div class="btn-parent second" >
<div class="animate-left button_cont" align="center"><a class="example_a" href="#" target="_blank">CREATE ... </a></div>
<div class="animate-right button_cont" align="center"><a class="example_a" href="#" target="_blank">DONATIONS ...</a></div>
</div>
</div>
</div>
</section>
<!--The pefect blend ends-->
<section class="perfect-blend" id="perfect" style="min-height: 220px; background: #e7fff48c;">
<div class="cont">
<div class="global-headline">
<div class="animate-top">
<h2 class="content6">
STEP THREE - Download Anycam.io
</h2>
</div>
<div class="animate-bottom">
<h2 class="content_">
After downloading, open the file, then the setup program. We will guide you through the rest of the process.
</h2>
</div>
<div class="btn-parent">
<div class="button_cont" align="center"><a class="example_a" href="https://anycam.io" style="background: #6c6fd7 !important" target="_blank">Anycam.IO</a></div>
</div>
</div>
</div>
</section>
<section class="perfect-blend" id="perfect" style="min-height: 220px;">
<div class="cont-field">
<div class="global-headline">
<div class="animate-left">
<h2 class="content6">
STEP FOUR - Follow the instructions below to connect your cam
</h2>
</div>
<div class="animate-right">
<h2 class="content_">
Connect Your Live Camera Feed
</h2>
</div>
</div>
</div>
</section>
<div class="slideshow-cont" style="margin-top: 24px;">
<div class="myslide_fade fade">
<div class="numbertext">1 / 10</div>
<img src="images/way1.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">2 / 10</div>
<img src="images/way2.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">3 / 10</div>
<img src="images/way3.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">4 / 10</div>
<img src="images/way4.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">5 / 10</div>
<img src="images/way5.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">6 / 10</div>
<img src="images/way6.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">7 / 10</div>
<img src="images/way7.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">8 / 10</div>
<img src="images/way8.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">9 / 10</div>
<img src="images/way9.png" style="width:100%">
</div>
<div class="myslide_fade fade">
<div class="numbertext">10 / 10</div>
<img src="images/way10.png" style="width:100%">
</div>
<a class="prev" onclick="plusSlides(-1)">❮</a>
<a class="next" onclick="plusSlides(1)">❯</a>
</div>
<br>
<div style="text-align:center">
<span class="dots" onclick="currentSlide(1)"></span>
<span class="dots" onclick="currentSlide(2)"></span>
<span class="dots" onclick="currentSlide(3)"></span>
<span class="dots" onclick="currentSlide(4)"></span>
<span class="dots" onclick="currentSlide(5)"></span>
<span class="dots" onclick="currentSlide(6)"></span>
<span class="dots" onclick="currentSlide(7)"></span>
<span class="dots" onclick="currentSlide(8)"></span>
<span class="dots" onclick="currentSlide(9)"></span>
<span class="dots" onclick="currentSlide(10)"></span>
</div>
<section class="connected" id="hero">
<div class="cont">
<h2 class="sub-headline">
Welcome !
</h2>
<div class='animate-top' style="margin-top: 20px; min-height: 60px !important;">
<span id='text3' class="content6"></span>
<div class='console-underscoress' id='consoless'></div>
</div>
<div class="headline-description">
<div class="separator">
<div class="line line-left"></div>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<div class="line line-right"></div>
</div>
<div class="single-animation">
<h4 style="color: black;" class="add-title">You have now attached your cams live feed to your profile on Opticoncam.com, Now you can request to join any existing channels, or you can create for yourself and your neighbour.</h4>
</div>
</div>
<hr style="margin-top: 50px; margin-bottom: 50px;">
<div class='animate-top' style="min-height: 60px !important;">
<span id='text_' class="content6"></span>
<div class='console-underscore_' id='console_'></div>
</div>
<div class="headline-description">
<div class="separator">
<div class="line line-left"></div>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<div class="line line-right"></div>
</div>
<div class="single-animation">
<h4 style="color: black;" class="add-title">Once you are approved to become an Admin of a channel, you will be able to enter your emails of your neighbours to invite them to your private channel. We will guide them to connect and join your privated channel.</h4>
</div>
</div>
</div>
</section>
<section class="connected_">
<div class="cont-field">
<div class="headline-description">
<div class="single-animation" >
<h4 style="color: black; font-size: 30px !important;" class="add-title">Your street now has a Virtual Panoptic-Tower</h4>
</div>
<div class="separator" style="margin-top: 10px;">
<div class="line line-left"></div>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<div class="line line-right"></div>
</div>
</div>
<div class='services'>
<div class="container">
<div class="row services">
<div class="col-lg-4 cont-infor">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTM4wmcvKH7LB_tKnIVYN0HEsLW_zxOMt1pSw&s" alt="">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRpy_OyV07lkxIeA1Li6dcs4uGBsTg-06Z86g&s" alt="">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTM1ugCx6WERf0_L7mODbf-zcuFfsvCbjUC9w&s" alt="">
</div>
<div class="col-lg-4 cont-infor">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQerXUTIJRJ7px-FRzug6zWj8x_h2VOC0asIw&s" alt="">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRNFvNTK3_VAKDJCG5WDCaddhPuS2DF1aWHug&s" alt="">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQ_JSHvi3YXt4g-JFR4k-KxKVH_Jmw3R8VGEw&s" alt="">
</div>
<div class="col-lg-4 cont-infor">
<img class="img" src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS2uMTXrCgCtRWo1bGeyB-1P766PDpKGVL6Ww&s" alt="">
<img class="img"src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRlPxXbMyPQGHDgXURYFqmZDXmD7e4t3qZbqQ&s" alt="">
<img class="img"src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT5lzpW7mO0Z8a4pJJGmwQOn83e4bl3ny1nsg&s" alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<section class="culinary-delight"id="free">
<div class="cont-field" style="margin-top: 30px !important">
<div class="animate-top">
<h2 class="content6">
Free-to-use Community Platform
</h2>
</div>
<img class="animate-bottom" style="margin-top: 60px !important;" src="images/free.png" alt="">
<div class="click_cta">
<a href="#" class="cta">
<span class="second">Download ...</span>
<span class="first">Click To Download Printable Signage</span>
<svg width="13px" height="10px" viewBox="0 0 13 10">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</a>
<a href="#" class="cta">
<span class="second">Buy ...</span>
<span class="first">Buy Weatherproof Signage Here</span>
<svg width="13px" height="10px" viewBox="0 0 13 10">
<path d="M1,5 L11,5"></path>
<polyline points="8 1 12 5 8 9"></polyline>
</svg>
</a>
</div>
</div>
</section>
<section class="culinary-delight"id="free_collap">
<div class="cont-field" style="margin-top: 73px !important">
<div class="animate-left">
<h2 class="content6">
Frequently Asked Questions
</h2>
</div>
<p class="animate-right content_" id="get_answer"> Get answers of our most popular queries</p>
<button type="button" class="collapsible animate-left">Question 1</button>
<div class="content_collap">
<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>
</div>
<button type="button" class="collapsible animate-right" >Question 2</button>
<div class="content_collap">
<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>
</div>
<button type="button" class="collapsible animate-left">Question 3</button>
<div class="content_collap">
<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>
</div>
<button type="button" class="collapsible animate-right">Question 3</button>
<div class="content_collap">
<p>I am item content. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>
</div>
</div>
</section>
<section class="security" id="hero">
<div class="cont">
<div class='animate-top' style="margin-top: 20px; min-height: 60px !important;">
<span id='security' class="content6"></span>
<div class='console-security_con' id='security_con'></div>
</div>
<div class="headline-description">
<div class="separator">
<div class="line line-left"></div>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<div class="line line-right"></div>
</div>
<div class="single-animation">
<h4 style="color: black !important;
font-size: 25px !important;" class="add-title" >Privacy is protected by you and the members of your group. You are in control and responsible for your own privacy and security. Please ensure you are comfortable with the people in your group before you join them. This is a platform for neighbours who know and trust each other.</h4>
</div>
</div>
<hr style="margin-top: 50px; margin-bottom: 50px;">
<div class='animate-top' style="min-height: 60px !important;">
<div class="single-animation">
<h4 style="color: black !important;
font-size: 25px !important;" class="add-title">Join now with your neighbours and set up this 100% free-to-use psychological deterrent</h4>
</div>
</div>
<a class="animate_btn" href="#">
<span></span>
<span></span>
<span></span>
<span></span>
DONATIONS WELCOME
</a>
</div>
</section>
<section class="culinary-delight"id="free_collap">
<div class="cont-field" >
<div class="animate-top">
<h2 class="content6" style="margin-top: 60px !important; margin-bottom: 20px;">
This Platform Stores No Footage From Your Cameras
</h2>
</div>
<div class="animate-left">
<h2 class="content_" >
Software, detection, and connection are supplied by Anycam.io
</h2>
</div>
<div class="animate-right">
<h2 class="content_" id="end_content" style="color: black !important;">
Anycam.io is a very reputable and long standing company with headquarters in Germany.
Please visit Anycam.io for other benefits.
</h2>
</div>
</div>
<div class="end">
<div class="cont-fields" >
<div class="animate-top">
<h2 class="content6">
Lets Work Together
</h2>
</div>
<div class="animate-left">
<h2 class="content_" id="end_content">
If you have questions or concerns about this free community resource, feel do not hesitate to send me an email.
</h2>
</div>
<a class="animate_btn" href="#" style="margin-top: 40px !important;">
<span></span>
<span></span>
<span></span>
<span></span>
CONNECT WITH US
</a>
</div>
<div class="cont-fields">
<div class="animate-top">
<h2 class="content6">
Request remote help for setup
</h2>
</div>
<div class="animate-left">
<h2 class="content_" id="end_content">
If you have questions or concerns about this free community resource, feel do not hesitate to send me an email.
</h2>
</div>
<a class="animate_btn" style="margin-top: 40px !important;" href="#">
<span></span>
<span></span>
<span></span>
<span></span>
CONTACT SUPPORT
</a>
</div>
</div>
</section>
<footer>
<div class="">
<div class="back-to-top">
<a href="#hero"><i class="fas fa-chevron-up"></i></a>
</div>
<div class="footer-content">
<div class="footer-content-about animate-top">
<h4>About US</h4>
<div class="asterisk"><i class="fas fa-asterisk"></i></div>
<p>Please contact me if you have any questions</p>
</div>
</div>
</div>
<p class="maker">[email protected]</p></a>
<p class="inspired">Phone Number <a href="#">123 23445 3456</a></p>
</footer>
<script src="main.js"></script>
</body>
</html>