-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathindex.html
More file actions
469 lines (458 loc) · 19.9 KB
/
Copy pathindex.html
File metadata and controls
469 lines (458 loc) · 19.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hopper</title>
<link
href="https://fonts.googleapis.com/css2?family=Raleway&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css" />
<link rel="stylesheet" href="./css/homepage.css" />
</head>
<body>
<!-- PRELOADER -->
<div class="overlay">
<div class="preloader">
<div class="circle">
LOADING
<span></span>
</div>
</div>
</div>
<!-- The Landing Page of The Homepage -->
<div class="landingpage">
<div class="landingpage-background">
<div class="container">
<div class="landingpage-top">
<div class="hamburgermenu">
<img class="fa-bars" src="./icons/menu1.svg" alt="menu button" />
</div>
<div class="logo">
<a href="./index.html"
><img src="./icons/logo.svg" alt="hopper logo"
/></a>
</div>
<div class="nav-btns">
<ul class="nav">
<li><a href="./company.html" class="nav-link">COMPANY</a></li>
<li><a href="./people.html" class="nav-link">PEOPLE</a></li>
<li>|</li>
<li>
<a href="#" class="nav-link"
>SUPPORT <img src="./icons/support.svg" alt=""
/></a>
</li>
</ul>
<a href="./cta-modal.html" class="sendapp-btn"
>Send app to your phone</a
>
</div>
<div class="support">
<img src="./icons/help.svg" alt="help button" />
</div>
</div>
<div class="sub-nav hide">
<div class="hamburgermenu">
<img class="fa-bars" src="./icons/menu.svg" alt="menu button" />
</div>
<div class="logo">
<a href="./index.html">
<img src="images/logo.png" alt="logo"/>
</a>
</div>
<div class="nav-btns">
<ul class="nav">
<li><a href="#" class="nav-link">The App</a></li>
<li><a href="#" class="nav-link">Features</a></li>
<li><a href="#" class="nav-link">The Team</a></li>
<li><a href="#" class="nav-link">Deals</a></li>
<li class="divide">|</li>
<li>
<a href="#" class="support"
>SUPPORT <img src="./icons/support.svg" alt=""
/></a>
</li>
</ul>
<a href="./cta-modal.html" class="sendapp-btn"
>Send app to your phone <img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029036/Team-Mars/ic-send_y3y43f.png" alt=""
/></a>
</div>
<a href="#" class="support">
<img src="./icons/help1.svg" alt="help button" />
</a>
</div>
<div class="landingpage-content">
<img
src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029036/Team-Mars/apple-ios_fhm6je.png"
alt=""
class="appleicon"
/>
<h2 class="landingpage-title">
Relax — booking travel just got easy
</h2>
<p class="landingpage-description description">
Hopper tells you when to book and when to wait for both flights
and hotels. Oh, and it’s free!
</p>
<a class="download-btn">Download for iPhone</a>
</div>
</div>
</div>
</div>
<!-- Know When to Buy page on The Homepage -->
<div class="sectionii">
<div class="container">
<p class="sectionii-pre pre">the hopper app</p>
<h2 class="sectionii-title title">Know when to buy</h2>
<div class="sectionii-description description">
<p>
Hopper predicts prices with 95% accuracy up to 1 year in advance. No
ads, no spam, no stress — just accurate predictions and travel
deals.
</p>
</div>
<div class="sectionii-bottom-images">
<div class="sectionii-bottom-first image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029049/Team-Mars/2-left_ulnl3e.png" alt="" />
</div>
<div class="sectionii-bottom-second image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029048/Team-Mars/1-left_hcxb4n.png" alt="" />
</div>
<div class="sectionii-bottom-center image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029050/Team-Mars/0-center_plzudh.png" alt="" />
</div>
<div class="sectionii-bottom-fourth image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029049/Team-Mars/1-right_ymrnvq.png" alt="" />
</div>
<div class="sectionii-bottom-fifth image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029049/Team-Mars/2-right_nkjheb.png" alt="" />
</div>
</div>
</div>
</div>
<!-- Plan less, travel more -->
<div class="sectioniii">
<div class="container">
<p class="sectioniii-pre pre">Features</p>
<h2 class="sectioniii-title title">Plan less, travel more</h2>
<div class="sectioniii-description description">
<p>
Hopper has helped 30M travelers track prices and book trips to over
200 destinations. The Hopper app will monitor prices for you and you
can book in just a few taps.
</p>
</div>
<div class="sectioniii-images">
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029051/Team-Mars/i_qn08r5.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029051/Team-Mars/ii_nal1bc.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029052/Team-Mars/iii_ggjbj4.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029052/Team-Mars/iv_iqbd60.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029052/Team-Mars/v_bmyzhj.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
<div class="sectioniii-image">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029052/Team-Mars/vi_kf3jrq.png" alt="A badge" />
<p class="image">Lorem Ipsum</p>
</div>
</div>
</div>
</div>
<!-- Careers at Hopper -->
<div class="sectioniv">
<div class="container">
<p class="sectioniiv-pre pre"></p>
<h2 class="sectioniiv-title title">Careers at Hopper</h2>
<div class="sectioniv-description description">
<p>
Be a part of the squad that helps travelers explore the world for
less. Developers, data scientists, creative thinkers, problem
solvers, travel junkies — you’ll fit right in.
</p>
<a href="./careerList.html" class="sectioniv-link"
>See current openings at Hopper</a
>
</div>
</div>
</div>
<div class="sectionv">
<p class="sectionv-pre pre">popular destinations</p>
<h2 class="sectionv-title1 title">
Ready for an adventure? Get the Hopper app to start booking!
</h2>
<h2 class="sectionv-title2 title">
Ready for an adventure? Get the Hopper app to start booking!
</h2>
<div class="swiper-container">
<div class="swiper-wrapper laptop">
<div class="swiper-slide paris">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029070/Team-Mars/1_ivpjtq.png" alt="" />
<p class="location-tag">Paris</p>
</div>
<div class="swiper-slide cario">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029059/Team-Mars/Rectangle_2.4_n9tn4h.png" alt="" />
<p class="location-tag">Cario</p>
</div>
<div class="swiper-slide agege">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029059/Team-Mars/hide_vpadqd.png" alt="" />
</div>
<div class="swiper-slide new-york">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029064/Team-Mars/Rectangle_2_pevdvp.png" alt="" />
<p class="location-tag">New York</p>
</div>
<div class="swiper-slide cancun">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029062/Team-Mars/Rectangle_2.5_jgw3r2.png" alt="" />
<p class="location-tag">Cancun</p>
</div>
<div class="swiper-slide hong-kong">
<img src="https://res.cloudinary.com/dw4rdnuqh/image/upload/v1593029066/Team-Mars/Rectangle_2.6_ei3rca.png" alt="" />
<p class="location-tag">Hong Kong</p>
</div>
</div>
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
</div>
<a href="./cta-modal.html" class="sectionv-download-btn"
>Send app to your phone</a
>
<p class="sectionv-download-info">
Download the Hopper App to find the best prices
</p>
<img class="sectionv-icon" src="./icons/iOS.png" />
</div>
<div class="footer">
<div class="container">
<div class="footer-mobile">
<div class="logo title">
<img src="./icons/logo - Copy.svg" alt="" />
</div>
<div class="footer-mobile-options">
<div class="option-container">
<div class="hooper">
<div>
<p>Hooper</p>
<p class="notification"></p>
</div>
<p class="plus-btn">+</p>
</div>
<div class="hide">
<a href="#">The app</a>
<a href="#">Feature</a>
<a href="#">Deals</a>
<a href="#">Privacy policy</a>
<a href="./termsofservice.html">Terms of service</a>
</div>
</div>
<div class="option-container">
<div class="company">
<div>
<p>Company</p>
<p class="notification"></p>
</div>
<p class="plus-btn">+</p>
</div>
<div class="hide">
<a href="#">About</a>
<a href="#">The data</a>
<a href="#">Investors</a>
<a href="#">Locations</a>
<a href="#">Departments</a>
</div>
</div>
<div class="option-container">
<div class="people">
<div>
<p>People</p>
<p class="notification"></p>
</div>
<p class="options plus-btn">+</p>
</div>
<div class="hide">
<a href="#">Mission</a>
<a href="#">Lifestyle</a>
<a href="#">Values</a>
<a href="#">Humans</a>
<a href="./careerList.html">Careers</a>
</div>
</div>
<div class="option-container">
<div class="support">
<div>
<p>Support</p>
<p class="notification"></p>
</div>
<p class="options plus-btn">+</p>
</div>
<div class="hide">
<a href="#">Flights</a>
<a href="#">Hotels</a>
<a href="#">Predictions</a>
<a href="#">Account</a>
<a href="#">Contact us</a>
</div>
</div>
<div class="option-container">
<div class="media">
<p>Media</p>
<p class="notification"></p>
<p class="options plus-btn">+</p>
</div>
<div class="hide">
<a href="./index.html">Home</a>
<a href="#">Press kit</a>
<a href="#">Research</a>
<a href="#">Contact</a>
<a href="#">Search</a>
</div>
</div>
</div>
<div class="language">
<select name="language" id="language">
<option value="" placeholder>Language</option>
<option value="english">English</option>
<option value="french">French</option>
</select>
</div>
<div class="social">
<a href="#"><img src="./icons/Facebook (1).svg" alt="" /></a>
<a href="#"><img src="./icons/Twitter (1).svg" alt="" /></a>
<a href="#"><img src="./icons/Instagram (3).svg" alt="" /></a>
<a href="#"><img src="./icons/LinkedIn.svg" alt="" /></a>
<a href="#"><img src="./icons/Youtube.svg" alt="" /></a>
<a href="#"><img src="./icons/Medium (1).svg" alt="" /></a>
</div>
<div class="terms">
<p>Terms of Service</p>
</div>
<hr />
<div class="footer-bottom">
<p>© 2018 Hopper Inc.</p>
</div>
</div>
<div class="footer-large">
<div class="footer-large-first">
<div class="logo left">
<img src="./icons/Vector1.svg" alt="" />
</div>
<div class="option-title right">
<div class="option"><a href="./index.html">Hooper</a></div>
<div class="option"><a href="./company.html">Company</a></div>
<div class="option"><a href="./people.html">People</a></div>
<div class="option">
<a href="">Support <img src="./icons/Vector.svg" alt="" /></a>
</div>
<div class="option">
<a href="">Media <img src="./icons/Vector.svg" alt="" /></a>
</div>
</div>
<div class="footer-large-second">
<div class="language left">
<img src="./icons/web.svg" alt="" />
<select name="language" id="language">
<option value="english">English</option>
<option value="french">French</option>
</select>
</div>
<div class="options right">
<div class="hooper">
<a href="#">The app</a>
<a href="#">Feature</a>
<a href="#">Deals</a>
<a href="#">Privacy policy</a>
<a href="./termsofservice.html">Terms of service</a>
</div>
<div class="company">
<a href="#">About</a>
<a href="#">The data</a>
<a href="#">Investors</a>
<a href="#">Locations</a>
<a href="#">Departments</a>
</div>
<div class="people">
<a href="#">Mission</a>
<a href="#">Lifestyle</a>
<a href="#">Values</a>
<a href="#">Humans</a>
<a href="./careerList.html">Careers</a>
</div>
<div class="support">
<a href="#">Flights</a>
<a href="#">Hotels</a>
<a href="#">Predictions</a>
<a href="#">Account</a>
<a href="#">Contact us</a>
</div>
<div class="media">
<a href="#">Home</a>
<a href="#">Press kit</a>
<a href="#">Research</a>
<a href="#">Contact</a>
<a href="#">Search</a>
</div>
</div>
</div>
<div class="footer-large-social">
<a href="#"
><img src="./icons/Facebook (2)n0border.svg" alt=""
/></a>
<a href="#"
><img src="./icons/Twitter (1)-n0border.svg" alt=""
/></a>
<a href="#"
><img src="./icons/Instagram (3)n0border.svg" alt=""
/></a>
<a href="#"><img src="./icons/LinkedInn0border.svg" alt="" /></a>
<a href="#"><img src="./icons/Youtuben0border.svg" alt="" /></a>
<a href="#"
><img src="./icons/Medium (1)n0border.svg" alt=""
/></a>
</div>
</div>
<hr />
</div>
</div>
</div>
<section id="modal">
<div class="wrapper">
<div class="help">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 448c-110.532 0-200-89.431-200-200 0-110.495 89.472-200 200-200 110.491 0 200 89.471 200 200 0 110.53-89.431 200-200 200zm107.244-255.2c0 67.052-72.421 68.084-72.421 92.863V300c0 6.627-5.373 12-12 12h-45.647c-6.627 0-12-5.373-12-12v-8.659c0-35.745 27.1-50.034 47.579-61.516 17.561-9.845 28.324-16.541 28.324-29.579 0-17.246-21.999-28.693-39.784-28.693-23.189 0-33.894 10.977-48.942 29.969-4.057 5.12-11.46 6.071-16.666 2.124l-27.824-21.098c-5.107-3.872-6.251-11.066-2.644-16.363C184.846 131.491 214.94 112 261.794 112c49.071 0 101.45 38.304 101.45 88.8zM298 368c0 23.159-18.841 42-42 42s-42-18.841-42-42 18.841-42 42-42 42 18.841 42 42z"/></svg>
</div>
<div class="close">
<svg aria-hidden="true" focusable="false" data-prefix="fab" data-icon="cross" class="svg-inline--fa fa-cross fa-w-18" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 1024"><path d="M1016.88 824.878c-.004-.004-.008-.008-.012-.01l-310.643-310.65 310.644-310.65.012-.01a31.763 31.763 0 0 0 7.312-11.416c4.246-11.376 1.824-24.682-7.324-33.83L870.122 11.566C860.974 2.42 847.672 0 836.294 4.246a31.826 31.826 0 0 0-11.418 7.31c0 .004-.004.006-.008.01L514.22 322.218 203.572 11.568l-.01-.01a31.794 31.794 0 0 0-11.414-7.31c-11.38-4.248-24.682-1.826-33.83 7.32L11.57 158.316c-9.148 9.148-11.568 22.452-7.322 33.828a31.816 31.816 0 0 0 7.312 11.416c.004.002.006.006.01.01l310.65 310.648L11.57 824.87l-.008.01a31.859 31.859 0 0 0-7.314 11.414C0 847.67 2.422 860.976 11.57 870.124l146.748 146.746c9.15 9.148 22.452 11.568 33.83 7.322a31.834 31.834 0 0 0 11.416-7.312c.002-.004.006-.006.01-.01l310.648-310.65 310.648 310.65.012.008a31.822 31.822 0 0 0 11.414 7.314c11.378 4.246 24.684 1.826 33.828-7.322l146.746-146.748c9.148-9.148 11.57-22.454 7.324-33.83a31.805 31.805 0 0 0-7.314-11.414z"></path>
</svg>
</div>
<div class="logo">
<a href="./index.html"><img src="./images/logo.png" alt=""></a>
</div>
<nav class="modal-nav">
<ul class="flex">
<li><a href="#">Company</a></li>
<li><a href="./people.html">People</a></li>
<li><a href="#">Support</a></li>
<li><a href="./cta-modal.html">Download</a></li>
</ul>
</nav>
</div>
</section>
<script src="https://unpkg.com/swiper/js/swiper.min.js"></script>
<script src="./js/sectionv/preloader.js"></script>
<script src="./js/sectionv/nav.js"></script>
<script src="./js/sectionv/swiper.js"></script>
<script src="./js/sectionv/footer.js"></script>
<script src="./js/hamburger.js"></script>
</body>
</html>