-
Notifications
You must be signed in to change notification settings - Fork 1
/
gradient.html
462 lines (437 loc) · 17.3 KB
/
gradient.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Page Title -->
<title>Panorann - We are Coming Soon!</title>
<!-- /Page title -->
<!-- Seo Tags -->
<meta name="description" content="Your page description here" />
<meta name="keywords" content="Your meta keywords, here"/>
<meta name="robots" content="index, follow">
<!-- /Seo Tags -->
<!-- Favicon and Touch Icons
========================================================= -->
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="apple-touch-icon-144.png" rel="apple-touch-icon-precomposed" sizes="144x144">
<link href="apple-touch-icon-114-precomposed.png" rel="apple-touch-icon-precomposed" sizes="114x114">
<link href="apple-touch-icon-72-precomposed.png" rel="apple-touch-icon-precomposed" sizes="72x72">
<link href="apple-touch-icon-57.png" rel="apple-touch-icon-precomposed">
<!-- /Favicon
========================================================= -->
<!-- >> CSS
============================================================================== -->
<!-- Bootstrap -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- /Bootstrap -->
<!-- Google Web Fonts -->
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
<!-- /google web fonts -->
<!-- Animate.css -->
<link href="vendor/animate.css" rel="stylesheet">
<!-- /animate.css -->
<!-- Font Awesome -->
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css">
<!-- /Font Awesome -->
<!-- Main Styles -->
<link href="css/styles.css" rel="stylesheet">
<!-- /Main Styles -->
<!-- >> /CSS
============================================================================== -->
</head>
<body>
<!-- Page Loader
========================================================= -->
<div class="loader viewport" id="page-loader">
<div class="loading-wrapper">
<!-- logo -->
<div class="loading-logo-wraper">
<img src="img/logo.png" alt="">
</div>
<!-- /logo -->
<!-- Animation -->
<div class="tp-loader spinner"></div>
<!-- /animation -->
<!-- Loading text (just for No-CSS3 browsers) -->
<div class="loading-text">
Loading...
</div>
<!-- /Loading Text -->
</div>
</div>
<!-- /End of Page loader
========================================================= -->
<!-- === PAGE BACKGROUND === -->
<!-- Background container -->
<div class="page-background-container viewport">
<!-- background-mask -->
<div class="bg-mask"></div>
<!-- /background-mask -->
<!-- background parallax 1 -->
<div class="page-background viewport2 plax-container plax-layer1 parallax-mask parallax-mask-1"></div>
<!-- /background parallax 1 -->
<!-- background parallax 2 -->
<div class="page-background viewport2 plax-container plax-layer2 parallax-mask parallax-mask-2"></div>
<!-- /background parallax 2 -->
<!-- background-image -->
<div class="page-background viewport2 plax-container plax-background" style="background-image: url('img/bg-gradient.jpg')"></div>
<!--/Background-image -->
</div>
<!-- Background-container -->
<!-- === /PAGE BACKGROUND === -->
<!-- Page Content
================================================== -->
<div id="body">
<!-- === INTRO SECTION === -->
<div class="intro-content viewport">
<!-- === HEADER === -->
<header class="container header">
<div class="">
<div id="header-left" class="col-xs-4 header-left animated">
<a href="#subscribe" class="open-about header-link"><span class="fa fa-send"></span>Subscribe</a>
</div>
<div id="header-center" class="col-xs-4 animated header-center text-center">
<!-- logo -->
<div class="logo-image">
<!-- Your logo here -->
<a href="#">
<img src="img/logo.png" alt="">
</a>
<!-- /Your logo here -->
</div>
<!-- /logo -->
</div>
<div id="header-right" class="col-xs-4 header-right animated header-link">
<!-- Main Menu (If you want to customize, configure modal links on main.js file) -->
<a href="#contact" class="open-mail header-link">get in Touch <span class="fa fa-comment"></span> </a>
<!-- /Main Menu -->
</div>
</div>
</header>
<!-- === /HEADER === -->
<!-- === MAIN SECTION === -->
<div id="main-container" class="animated container main-container">
<!-- main text -->
<div class="main-text">
<h2 class="main-phrase">We <strong>Love</strong><br/> what we do</h2>
<hr class="mini-block"/>
<p class="countdown-title">Time until <strong>Launch</strong>:</p>
<!-- Countdown container -->
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<!-- countdown -->
<div id="countdown" class="row"></div>
<!-- /countdown -->
</div>
</div>
<!-- /Countdown Container -->
</div>
<!-- /main text -->
</div>
<!-- === /MAIN SECTION=== -->
<!-- About Us Button -->
<a href="#about-us" class="about-us-button">WHO WE ARE<br><span class="fa fa-chevron-down"></span></a>
<!-- /About Us Button -->
</div>
<!-- === /INTRO SECTION === -->
<!-- === ABOUT US SECTION === -->
<div class="about-section contrast-section" id="about-us">
<div class="contrast-section-wrapper">
<div class="container">
<!-- Title Row -->
<div class="row">
<div class="col-xs-12">
<!-- Section Title -->
<h2 class="title2 animated" id="about-title">About <strong>Us</strong></h2>
<hr class="mini-block animated" id="about-block"/>
<!-- /Section Title -->
</div>
</div>
<!-- /Title Row -->
<!-- Content Row -->
<div class="row about-content">
<!-- left columm -->
<div class="col-md-4 about-left animated" id="about-left">
<!-- About Us image -->
<div class="about-image" id="about-image">
<img src="img/about-image.jpg" alt="">
</div>
<!-- /About us Image -->
</div>
<!-- /left columm -->
<!-- right columm -->
<div class="col-md-8 text-left about-us-text animated" id="about-right">
<p>Etiam ultrices elit sed ipsum fringilla aliquam. Proin massa nunc, condimentum nec ultricies at, placerat quis odio. Phasellus fringilla ac urna nec tempus. Duis nisi nibh, sagittis at cursus nec, malesuada non eros. Quisque posuere aliquet dolor. Morbi dapibus varius nulla vitae vestibulum. Etiam dapibus a sem id porta.</p>
<p>Aenean eu quam massa. Donec id pretium tortor, eu dignissim lorem. Proin accumsan vel risus ut lacinia. Nulla vel urna a dui consequat convallis. Pellentesque ac posuere sapien, eu consectetur elit. Phasellus semper dolor nec pulvinar luctus. Praesent tortor sapien, ullamcorper sed urna id, lobortis suscipit est. Curabitur et luctus turpis. Morbi mattis arcu sed nulla suscipit, sed auctor mi elementum.</p>
<p>Suspendisse mattis velit non nunc sodales rutrum. Mauris porta magna venenatis, sodales tellus at, feugiat lorem. Maecenas aliquet ac diam et commodo. Nam et nibh tellus. Quisque convallis libero vulputate, mollis leo sed, ultrices felis. Nulla nulla orci, viverra sed eleifend nec, lobortis vitae leo. Interdum et malesuada fames ac ante ipsum primis in faucibus.</p>
</div>
<!-- /right columm -->
</div>
<!-- /Content Row -->
</div>
</div>
</div>
<!-- === /ABOUT US SECTION === -->
<!-- === FEATURES SECTION === -->
<div class="features-section normal-section" id="features">
<div class="container">
<!-- Title Row -->
<div class="row">
<div class="col-xs-12">
<!-- Section Title -->
<h2 class="title2 animated" id="features-title">FEATURES</h2>
<hr class="mini-block animated" id="features-block"/>
<!-- /Section Title -->
</div>
</div>
<!-- /Title Row -->
<!-- Features -->
<div class="row animated" id="features-itens">
<!-- item -->
<div class="col-sm-3 feature feature1">
<div class="feature-icon">
<i class="fa fa-eye"></i>
</div>
<h2 class="feature-title">Unique Design</h2>
<div class="feature-description">
<p>Try-hard put a bird on it raw denim fanny pack semiotics drinking vinegar.</p>
</div>
</div>
<!-- /item -->
<!-- item -->
<div class="col-sm-3 feature feature2">
<div class="feature-icon">
<i class="fa fa-cogs"></i>
</div>
<h2 class="feature-title">Easy Customization</h2>
<div class="feature-description">
<p>Food truck occupy fixie Shoreditch fap. Narwhal sustainable kitsch.</p>
</div>
</div>
<!-- /item -->
<!-- item -->
<div class="col-sm-3 feature feature2">
<div class="feature-icon">
<i class="fa fa-code"></i>
</div>
<h2 class="feature-title">Commented Code</h2>
<div class="feature-description">
<p>Food truck occupy fixie Shoreditch fap. Narwhal sustainable kitsch.</p>
</div>
</div>
<!-- /item -->
<!-- item -->
<div class="col-sm-3 feature feature3">
<div class="feature-icon">
<i class="fa fa-life-ring"></i>
</div>
<h2 class="feature-title">Support 24/7</h2>
<div class="feature-description">
<p>Ethnic Carles sustainable cliche Bushwick, DIY try-hard vinyl.</p>
</div>
</div>
<!-- /item -->
</div>
<!-- /features -->
</div>
</div>
<!-- === /FEATURES SECTION === -->
<!-- === SUBSCRIBE SECTION === -->
<div class="subscribe-section contrast-section" id="subscribe">
<div class="contrast-section-wrapper">
<div class="container">
<!-- Title Row -->
<div class="row">
<div class="col-xs-12">
<!-- Section Title -->
<h2 class="title2 animated" id="subscribe-title">SUBSCRIBE</h2>
<hr class="mini-block animated" id="subscribe-block"/>
<!-- /Section Title -->
</div>
</div>
<!-- /Title Row -->
<!-- Content Row -->
<div class="row">
<div class="bot-content animated col-sm-8 col-sm-offset-2">
<!-- Subscribe text -->
<div class="subscribe-text">
<p>Please <strong>enter your email</strong> below and we'll let you know once we're up and running.</p>
</div>
<!-- /Subscribe Text -->
<!-- Mail Chimp Form (Embed Form) Learn how to generate one on http://kb.mailchimp.com/article/how-can-i-add-my-signup-form-on-my-website -->
<div class="row">
<!-- Copy the form tag and paste below -->
<form>
<div class="col-md-8 no-padding-right">
<!-- copy the input text tag and place below, don't forget to add the classes: form control and form-subscribe -->
<input type="text" class="form-control form-subscribe" placeholder="Your e-mail here!" required/>
</div>
<!-- Copy the send button tag and paste below, don't forget to add the classes: btn btn-default btn-subscribe -->
<div class="col-md-4"><button class="btn btn-default btn-subscribe" type="submit"><i class="fa fa-send btn-ico"></i> SEND</button></div>
</form>
</div>
<!-- /Mail Chimp Form -->
</div>
</div>
<!-- /Content Row -->
</div>
</div>
</div>
<!-- === /SUBSCRIBE SECTION === -->
<!-- === CONTACT SECTION === -->
<div class="contact-section normal-section" id="contact">
<div class="container">
<!-- Title Row -->
<div class="row">
<div class="col-xs-12">
<!-- Section Title -->
<h2 class="title2 animated" id="contact-title">GET IN <strong>TOUCH</h2>
<hr class="mini-block animated" id="contact-block"/>
<!-- /Section Title -->
</div>
</div>
<!-- /Title Row -->
<!-- Content Row -->
<div class="row">
<div class="col-sx-10 col-sm-offset-1">
<!-- Contact Text -->
<div class="animated" id="contact-intro">
<p>Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi.</p>
</div>
<!-- /Contact Text -->
<div class="row contact-content">
<!-- left -->
<div class="col-sm-4 animated" id="contact-left">
<!-- google maps iframe -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d24178.071158557526!2d-73.9785613974473!3d40.75633019085903!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xea9f8fc0b3ffff55!2sThe+Museum+of+Modern+Art!5e0!3m2!1spt-BR!2sbr!4v1410138027991" width="100%" height="316" frameborder="0" style="border:0"></iframe>
<!-- /google maps iframe -->
</div>
<!-- /left -->
<!-- right -->
<div class="col-sm-8 animated" id="contact-right">
<!-- Contact Form -->
<form id="contactForm">
<!-- Form Field -->
<div class="form-group">
<input type="text" id="name" name="name" class="form-control required" placeholder="Name"/>
</div>
<!-- /Form Field -->
<!-- Form Field -->
<div class="form-group">
<input type="email" id="email" name="email" class="form-control required" placeholder="Email"/>
</div>
<!-- /Form Field -->
<!-- Form Field -->
<div class="form-group">
<input type="text" name="subject" id="subject" class="form-control required" placeholder="Subject"/>
</div>
<!-- /Form Field -->
<!-- Form Field -->
<div class="form-group">
<textarea class="form-control required" id="message" name="message" placeholder="Message"></textarea>
</div>
<!-- /Form Field -->
<!-- Form Field -->
<div class="form-group form-send">
<input type="submit" value="Send" class="btn btn-default"/>
</div>
<!-- /Form Field -->
</form>
<!-- / Contact form -->
<!-- Form - Success Message -->
<div id="contactSuccess" class="contact-feedback">Sucess!</div>
<!-- /Form - Sucess Message -->
<!-- Form - Error Message -->
<div id="contactError" class="contact-feedback">Error</div>
<!-- /form - Error Message -->
</div>
<!-- /right -->
</div>
</div>
</div>
</div>
</div>
<!-- === /CONTACT SECTION === -->
<!-- === FOOTER === -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- Social links -->
<div class="social-nav">
<!-- facebook -->
<a href="#"><span class="fa fa-facebook"></span></a>
<!-- /facebook -->
<!-- twitter -->
<a href="#"><span class="fa fa-twitter"></span></a>
<!-- /twitter -->
<!-- Linked In -->
<a href="#"><span class="fa fa-linkedin"></span></a>
<!-- /linked In -->
<!-- instagram -->
<a href="#"><span class="fa fa-instagram"></span></a>
<!-- /instagram -->
<!-- google plus -->
<a href="#"><span class="fa fa-google-plus"></span></a>
<!-- /google plus -->
</div>
<!-- /Social Links -->
<!-- Quote -->
<hr class="mini-block"/>
<p>"Life is too short to be small"<br/><strong>Tim Ferris</strong></p>
<hr class="mini-block"/>
<!-- /Quote -->
</div>
</div>
</div>
</footer>
<!-- === /FOOTER === -->
</div>
<!-- /Page Content
================================================== -->
<!-- >> JAVASCRIPT
============================================================================== -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="vendor/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- /Bootstrap -->
<!-- Typed JS -->
<script src="vendor/typed.js"></script>
<!-- /Typed -->
<!-- Plax -->
<script src="vendor/plax.js"></script>
<!-- /Plax -->
<!-- Form Validator -->
<script src="vendor/validate.js"></script>
<!-- /Form Validator -->
<!-- Crossbrowser-->
<script src="js/cross-browser.js"></script>
<!-- /Crossbrowser-->
<!-- Countdown -->
<script src="vendor/jquery.countdown.min.js"></script>
<!-- /Countdown -->
<!-- Waypoints -->
<script src="vendor/waypoints.min.js"></script>
<!-- /Waypoints -->
<!-- Placeholders for IE-->
<script src="vendor/placeholders.jquery.min.js"></script>
<!-- /Placeholders for IE -->
<!-- Cycle - Slideshow -->
<script src="vendor/cycle.js"></script>
<!-- /Cycle - Slideshow -->
<!-- Main Javascript -->
<script src="js/main.js"></script>
<!-- /Main Javascript -->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="vendor/html5shiv.js"></script>
<script src="vendor/respond.min.js"></script>
<![endif]-->
<!-- >> /JAVASCRIPT
============================================================================= -->
</body>
</html>