-
Notifications
You must be signed in to change notification settings - Fork 359
/
fly.html
436 lines (401 loc) · 14.3 KB
/
fly.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://cdn.jsdelivr.net/npm/remixicon@4.3.0/fonts/remixicon.css"
rel="stylesheet"
/>
<link rel="stylesheet" href="fly.css" />
<title>BuddyTrail</title>
<style>
/* circle styles */
.circle {
height: 24px;
width: 24px;
border-radius: 24px;
background-color: rgb(255, 0, 0);
position: fixed;
top: 0;
left: 0;
pointer-events: none;
z-index: 99999999;
}
</style>
</head>
<body>
<nav>
<div class="nav__logo">
<img src="img/logo.png" alt="Logo" class="logo-image" />BuddyTrail
</div>
<ul class="nav__links">
<li class="link"><a href="#welcome">Welcome</a></li>
<li class="link"><a href="about.html">Our Story</a></li>
<li class="link"><a href="#travel support">Travel Support</a></li>
<li class="link"><a href="#aeroseat">AeroSeat</a></li>
<li class="link">
<a href="#explore destination">Explore Destination</a>
</li>
</ul>
<a href="contact.html">
<button class="btn">Contact</button>
</a>
</nav>
<header id="welcome" class="section__container header__container">
<h1 class="section__header">
<span class="fly-in">Explore & Book Your Ride</span><br />
<span class="fly-in">Nestle into Comfort</span>
</h1>
<div style="display: flex; justify-content: center">
<img
src="img/Presentation1-removebg-preview.png"
class="preview-image"
alt="header"
/>
</div>
</header>
<section id="aeroseat" class="section__container booking__container">
<div class="booking__nav">
<span id="1st_class" class=""><p>First Class</p></span>
<span id="eco_class" class="bg_blue_selected"><p>Economy Class</p></span>
<span id="bsn_class" class=""><p>Business Class</p></span>
</div>
<form>
<div class="form__group">
<span><i class="ri-map-pin-line"></i></span>
<div class="input__content">
<div class="input__group">
<input type="text" />
<label> Travel Spot</label>
</div>
<p>Where to</p>
</div>
</div>
<div class="form__group">
<span><i class="ri-user-line"></i></span>
<div class="input__content">
<div class="input__group">
<input type="text" />
<label> Explorers</label>
</div>
<p>Travelers Count</p>
</div>
</div>
<div class="form__group">
<span><i class="ri-calendar-2-line"></i></span>
<div class="input__content">
<div class="input__group">
<input type="text" />
<label> Takeoff Date</label>
</div>
<p>Set Off On</p>
</div>
</div>
<div class="form__group">
<span><i class="ri-calendar-2-line"></i></span>
<div class="input__content">
<div class="input__group">
<input type="text" />
<label> Wrap-up Date</label>
</div>
<p>Back By</p>
</div>
</div>
</form>
<div class="btn-container">
<button class="btn"><i class="ri-search-line"></i> Search</button>
</div>
</section>
<section class="section__container plan__container" id="travel support">
<p class="subheader" style="font-size: 3rem">TRAVEL SUPPORT</p>
<h2 class="section__header" style="font-size: 2rem">
Plan your travel with confidence
</h2>
<p class="description">
Find help with your bookings and travel plans and see what to expect
along the journey.
</p>
<div class="plan__grid">
<div class="plan__content">
<span class="number">01</span>
<h4>Essential Travel Requirements at Your Fingertips</h4>
<p>
"Access all the necessary travel documentation, health requirements,
and customs regulations in one place, so you can plan your trip with
ease and confidence."
</p>
<span class="number">02</span>
<h4>Prepare for a Seamless Journey</h4>
<p>
"From the moment you book to when you land, we provide all the
essential details to ensure your travel experience is smooth and
stress-free."
</p>
<span class="number">03</span>
<h4>Stay Informed with the Latest Travel Guidelines</h4>
<p>
"Ensure your travel plans go off without a hitch by staying up to
date on the latest entry protocols, local advisories, and safety
measures for your destination."
</p>
</div>
<div class="plan__image">
<img src="img/plan-3.jpeg" alt="plan" />
<img src="img/plan-3.jpeg" alt="plan" />
<img src="img/plan-3.jpeg" alt="plan" />
</div>
</div>
</section>
<section class="memories">
<div class="section__container memories__container">
<div class="memories__header">
<h2 class="section__header">
Travel to make memories all around the world
</h2>
<button class="view__all" style="background-color: white">
View All
</button>
</div>
<div class="memories__grid">
<div class="memories__card">
<span><i class="ri-calendar-2-line"></i></span>
<h4>Book & Unwind</h4>
<p>
Let us handle all the details while you sit back, relax, and enjoy
the journey. With 'Book & Unwind,' your travel experience is
stress-free from start to finish.
</p>
</div>
<div class="memories__card">
<span><i class="ri-shield-check-line"></i></span>
<h4>Effortless Travel Checklist</h4>
<p>
Stay organized with our Smart Checklist, a cutting-edge tool
designed to streamline your travel planning, ensuring you never
miss a step.
</p>
</div>
<div class="memories__card">
<span><i class="ri-bookmark-2-line"></i></span>
<h4>Maximize Your Savings</h4>
<p>
Enjoy unbeatable fares, special offers, and promotions tailored to
help you save more, all while experiencing premium service and
comfort on every flight.
</p>
</div>
</div>
</div>
</section>
<section class="section__container safety__container">
<div class="safety__image">
<img src="img/safety.jpg" alt="safety" />
</div>
<div class="safety__content">
<h2 class="section__header" style="font-size: 3rem">
Your Health & Safety: Our Top Priority
</h2>
<div class="safety__grid">
<div class="safety__details">
<h4>Rigorous Hygiene Protocols</h4>
<p>
We have implemented enhanced cleaning procedures across all
touchpoints, from check-in to in-flight services. Our aircraft are
thoroughly disinfected before each flight, ensuring a safe and
clean environment for every traveler.
</p>
</div>
<div class="safety__details">
<h4>Contactless Services</h4>
<p>
Enjoy a seamless travel experience with our contactless check-in
and boarding processes. From digital boarding passes to mobile
payments, we prioritize your comfort and safety every step of the
way.
</p>
</div>
<div class="safety__details">
<h4>Health Screenings</h4>
<p>
To ensure a safe travel environment, we conduct health screenings for all passengers before boarding. This includes temperature checks and health declarations to monitor and safeguard the well-being of everyone on board.
</p>
</div>
<div class="safety__details">
<h4>In-flight Safety Measures</h4>
<p>
Our in-flight safety protocols are designed to keep you safe, featuring mandatory mask policies, social distancing measures, and availability of sanitizing wipes and hand sanitizers for your use during the flight.
</p>
</div>
<div class="footer__col">
</div>
<div class="footer__col">
</div>
</div>
<div class="safety__details">
<h4>Dedicated Support</h4>
<p>
Our customer service team is here to assist you with any questions
or concerns regarding your health and safety while traveling. We
provide timely information and support to ensure you feel
confident on your journey.
</p>
</div>
</div>
</div>
</section>
<section class="section__container travellers__container">
<h1
class="section__header"
id="explore destination"
style="font-size: 4rem"
>
Best Destinations
</h1>
<div class="travellers__grid">
<div class="travellers__card">
<img src="img/DUBAI.jpeg" alt="destination" />
</div>
<div class="travellers__card">
<img src="img/INDIA.jpg" alt="destination" />
</div>
<div class="travellers__card">
<img src="img/USA.jpeg" alt="destination" />
</div>
<div class="travellers__card">
<img src="img/maldives1.jpg" alt="destination" />
</div>
</div>
</section>
<footer class="footer">
<div class="section__container footer__container">
<div class="footer__col">
<h3>BuddyTrail</h3>
<p>
Connecting Destinations, Enriching Lives. Let BuddyTrail elevate
your travel experience.
</p>
<p>
Fly with Confidence, Arrive with Joy. Choose BuddyTrail for your
next adventure.
</p>
</div>
<div class="footer__col">
<h4>INFORMATION</h4>
<ul>
<li><a href="/index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="faq.html" class="faq-link">FAQs</a></li>
<li><a href="/index.html#services">Services</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="team.html">Team</a></li>
<li>
<a href="contributor/contributor.html">Our Contributor</a>
</li>
</ul>
</div>
<div class="footer__col">
<h4>CONTACT</h4>
<a href="contact.html">Support</a>
<a href="blog.html">Media</a>
<a href="#">Social</a>
<div class="socials">
<span><i class="ri-facebook-fill"></i></span>
<span><i class="ri-twitter-fill"></i></span>
<span><i class="ri-instagram-line"></i></span>
<span><i class="ri-youtube-fill"></i></span>
</div>
</div>
</div>
<div class="section__container footer__bar">
<p>Copyright © 2024 BuddyTrail All rights reserved.</p>
</div>
</footer>
<div class="gtranslate_wrapper"></div>
<script>
window.gtranslateSettings = {
default_language: "en",
detect_browser_language: true,
wrapper_selector: ".gtranslate_wrapper",
};
</script>
<script src="https://cdn.gtranslate.net/widgets/latest/float.js" defer></script>
<script>
// Toggle class selection for flight classes
const first = document.getElementById('1st_class');
const eco = document.getElementById('eco_class');
const bsn = document.getElementById('bsn_class');
first.addEventListener('click', () => {
first.classList.add('bg_blue_selected');
eco.classList.remove('bg_blue_selected');
bsn.classList.remove('bg_blue_selected');
});
eco.addEventListener('click', () => {
first.classList.remove('bg_blue_selected');
eco.classList.add('bg_blue_selected');
bsn.classList.remove('bg_blue_selected');
});
bsn.addEventListener('click', () => {
first.classList.remove('bg_blue_selected');
eco.classList.remove('bg_blue_selected');
bsn.classList.add('bg_blue_selected');
});
</script>
<!-- Circles -->
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<script>
// coordinates for the cursor :
const coords = { x: 0, y: 0 };
const circles = document.querySelectorAll(".circle");
const colors = [
"#fc5720", "#fc6532", "#fc6532","#fd8b65", "#d5585c", "#fac3b1", "#f4d5cb", "#fefefe", "#fefefe", "#cdf2c5", "#b2eca5", "#95e283", "#7dda68", "#4adc2d", "#69d451", "#54c939", "#34b916", "#28b309", "#1e9c02",
];
circles.forEach(function (circle, index) {
circle.x = 0;
circle.y = 0;
circle.style.backgroundColor = colors[index % colors.length];
});
// update the coordinates when the mouse moves:
window.addEventListener("mousemove", function (e) {
coords.x = e.clientX;
coords.y = e.clientY;
});
// animation function to move the circles:
function animateCircles() {
let x = coords.x;
let y = coords.y;
circles.forEach(function (circle, index) {
circle.style.left = x - 12 + "px";
circle.style.top = y - 12 + "px";
circle.style.scale = (circles.length - index) / circles.length;
circle.x = x;
circle.y = y;
const nextCircle = circles[index + 1] || circles[0];
x += (nextCircle.x - x) * 0.3;
y += (nextCircle.y - y) * 0.3;
});
requestAnimationFrame(animateCircles);
}
animateCircles();
</script>
</body>
</html>