-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
463 lines (406 loc) · 22.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>TourismYatri</title>
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<!-- Link Swiper's CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap" rel="stylesheet">
<!-- drop page css link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Great+Vibes&display=swap" rel="stylesheet">
<!-- bootstrap css link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<!-- footer css link -->
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link href="http://fonts.googleapis.com/css?family=Cookie" rel="stylesheet" type="text/css">
<!-- style css link -->
<link rel="stylesheet" href="style.css">
<!-- ------chatbotjs------ -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<link rel="stylesheet" href="chatbot.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
</head>
<body>
<!-- drop page HTML______________________________________________________________ -->
<div class="drop-page">
<div class="main">
<div class="phone">
<img src="phone.jpeg" alt="" style="border-radius: 20px;">
<div class="logo">
<img src="logo.jpeg" alt="" width="150px" height="150px" style="border-radius: 50%;">
</div>
</div>
<div class="leftsection">
<div class="explore">#Explore</div>
<div class="India">INDIA</div>
<div class="WtY">With Tuorism Yatri</div>
</div>
<span class="scroll-btn">
<a href="#Home">
<span class="mouse">
<span>
</span>
</span>
</a>
<p>scroll me</p>
</span>
</div>
</div>
<!-- video and navbar icon HTML________________________________________________________ -->
<div class="banner" id="Home">
<a href="javascript:" id="return-to-top"><i class="icon-chevron-up"></i></a>
<div id="nav-sticky" class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start background-colorNavbar">
<a href="/" class="d-flex align-items-center my-2 my-lg-0 me-lg-auto text-white text-decoration-none ">
<img src="tour.png" height="70px">
</a>
<ul class="nav col-12 col-lg-auto my-2 justify-content-center my-md-0 text-small">
<li>
<a href="#Home" class="nav-link text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-house-door d-block mx-auto mb-1" viewBox="0 0 16 16">
<path d="M8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146ZM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4H2.5Z"/>
</svg>
Home
</a>
</li>
<li>
<a href="#destination" class="nav-link text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-airplane-engines d-block mx-auto mb-1" viewBox="0 0 16 16">
<path d="M8 0c-.787 0-1.292.592-1.572 1.151A4.347 4.347 0 0 0 6 3v3.691l-2 1V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.191l-1.17.585A1.5 1.5 0 0 0 0 10.618V12a.5.5 0 0 0 .582.493l1.631-.272.313.937a.5.5 0 0 0 .948 0l.405-1.214 2.21-.369.375 2.253-1.318 1.318A.5.5 0 0 0 5.5 16h5a.5.5 0 0 0 .354-.854l-1.318-1.318.375-2.253 2.21.369.405 1.214a.5.5 0 0 0 .948 0l.313-.937 1.63.272A.5.5 0 0 0 16 12v-1.382a1.5 1.5 0 0 0-.83-1.342L14 8.691V7.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v.191l-2-1V3c0-.568-.14-1.271-.428-1.849C9.292.591 8.787 0 8 0ZM7 3c0-.432.11-.979.322-1.401C7.542 1.159 7.787 1 8 1c.213 0 .458.158.678.599C8.889 2.02 9 2.569 9 3v4a.5.5 0 0 0 .276.447l5.448 2.724a.5.5 0 0 1 .276.447v.792l-5.418-.903a.5.5 0 0 0-.575.41l-.5 3a.5.5 0 0 0 .14.437l.646.646H6.707l.647-.646a.5.5 0 0 0 .14-.436l-.5-3a.5.5 0 0 0-.576-.411L1 11.41v-.792a.5.5 0 0 1 .276-.447l5.448-2.724A.5.5 0 0 0 7 7V3Z"/>
</svg>
Destination
</a>
</li>
<li>
<a href="#exploreIndia" class="nav-link text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-camera d-block mx-auto mb-1" viewBox="0 0 16 16">
<path d="M15 12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1h1.172a3 3 0 0 0 2.12-.879l.83-.828A1 1 0 0 1 6.827 3h2.344a1 1 0 0 1 .707.293l.828.828A3 3 0 0 0 12.828 5H14a1 1 0 0 1 1 1v6zM2 4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.172a2 2 0 0 1-1.414-.586l-.828-.828A2 2 0 0 0 9.172 2H6.828a2 2 0 0 0-1.414.586l-.828.828A2 2 0 0 1 3.172 4H2z"/>
<path d="M8 11a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5zm0 1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7zM3 6.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/>
</svg>
Explore
</a>
</li>
<li>
<a href="#serviceCenter" class="nav-link text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-highlights d-block mx-auto mb-1" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 0 0 8a8 8 0 0 0 16 0Zm-8 5v1H4.5a.502.502 0 0 0-.093.009A7.029 7.029 0 0 1 3.1 13H8Zm0-1H2.255a6.998 6.998 0 0 1-.581-1H8v1Zm-6.71-2a6.96 6.96 0 0 1-.22-1H8v1H1.29ZM1 8c0-.34.024-.673.07-1H8v1H1Zm.29-2c.103-.345.231-.68.384-1H8v1H1.29Zm.965-2c.25-.36.534-.694.846-1H8v1H2.255Zm2.137-2A6.967 6.967 0 0 1 8 1v1H4.392Z"/>
</svg>
Service
</a>
</li>
<li>
<a href="#Contect" class="nav-link text-white">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="bi bi-person-rolodex d-block mx-auto mb-1" viewBox="0 0 16 16">
<path d="M8 9.05a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"/>
<path d="M1 1a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h.5a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5.5.5 0 0 1 1 0 .5.5 0 0 0 .5.5h.5a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1H6.707L6 1.293A1 1 0 0 0 5.293 1H1Zm0 1h4.293L6 2.707A1 1 0 0 0 6.707 3H15v10h-.085a1.5 1.5 0 0 0-2.4-.63C11.885 11.223 10.554 10 8 10c-2.555 0-3.886 1.224-4.514 2.37a1.5 1.5 0 0 0-2.4.63H1V2Z"/>
</svg>
Contact
</a>
</li>
</ul>
</div>
<!-- ----chatBot--------- -->
<div class="botIcon">
<div class="botIconContainer">
<div class="iconInner">
<i class="fa fa-commenting" aria-hidden="true"></i>
</div>
</div>
<div class="Layout Layout-open Layout-expand Layout-right">
<div class="Messenger_messenger">
<div class="Messenger_header">
<h4 class="Messenger_prompt">How can we help you?</h4> <span class="chat_close_icon"><i class="fa fa-window-close" aria-hidden="true"></i></span>
</div>
<div class="Messenger_content">
<div class="Messages">
<div class="Messages_list"></div>
</div>
<form id="messenger">
<div class="Input Input-blank">
<!-- <textarea name="msg" class="Input_field" placeholder="Send a message..."></textarea> -->
<input name="msg" class="Input_field" placeholder="Send a message...">
<button type="submit" class="Input_button Input_button-send">
<div class="Icon">
<svg viewBox="1496 193 57 54" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="Group-9-Copy-3" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="translate(1523.000000, 220.000000) rotate(-270.000000) translate(-1523.000000, -220.000000) translate(1499.000000, 193.000000)">
<path d="M5.42994667,44.5306122 L16.5955554,44.5306122 L21.049938,20.423658 C21.6518463,17.1661523 26.3121212,17.1441362 26.9447801,20.3958097 L31.6405465,44.5306122 L42.5313185,44.5306122 L23.9806326,7.0871633 L5.42994667,44.5306122 Z M22.0420732,48.0757124 C21.779222,49.4982538 20.5386331,50.5306122 19.0920112,50.5306122 L1.59009899,50.5306122 C-1.20169244,50.5306122 -2.87079654,47.7697069 -1.64625638,45.2980459 L20.8461928,-0.101616237 C22.1967178,-2.8275701 25.7710778,-2.81438868 27.1150723,-0.101616237 L49.6075215,45.2980459 C5.08414042,47.7885641 49.1422456,50.5306122 46.3613062,50.5306122 L29.1679835,50.5306122 C27.7320366,50.5306122 26.4974445,49.5130766 26.2232033,48.1035608 L24.0760553,37.0678766 L22.0420732,48.0757124 Z" id="sendicon" fill="#96AAB4" fill-rule="nonzero"></path>
</g>
</svg>
</div>
</button>
</div>
</form>
</div>
</div>
</div>
</div>
<!-- video -->
<video autoplay loop muted plays-inline id="myVideo">
<source src="BharatTour.mp4" type="video/mp4">
</video>
</div>
<!-- destination part__________________________________________________________ -->
<div class="search-container" id="destination">
<div class="search">
</div>
<div class="bg-text">
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="" style="background-color: #61effc;">Source</span>
</div>
<input type="text" class="form-control">
</div>
<div class="to">TO</div>
<div class="input-group">
<div class="input-group-prepend">
<span class="input-group-text" id="" style="background-color: #61effc;">Destination</span>
</div>
<input type="text" class="form-control">
</div>
<button class="custom-btn btn-16">Search</button>
</div>
</div>
<!-- Explore India HTML____________________________________________________________ -->
<div class="section" id="exploreIndia">
<h1>EXPLORE INDIA</h1>
<div class="swiper mySwiper">
<div class="swiper-wrapper">
<div class="swiper-slide">
<img src="1.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="2.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="3.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="4.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="5.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="6.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="7.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="8.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="1.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="2.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="3.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="4.jpg" alt="">
</div>
<div class="swiper-slide">
<img src="5.jpg" alt="">
</div>
</div>
</div>
</div>
<!-- service html_______________________________________________________________________ -->
<section id="serviceCenter">
<div class="rt-container">
<div class="col-rt-12">
<div class="Scriptcontent">
<div class="container1">
<h1 class="ourServices">Our Services</h1>
<div class="wgh-slider">
<input class="wgh-slider-target" type="radio" id="slide-1" name="slider" />
<input class="wgh-slider-target" type="radio" id="slide-2" name="slider" />
<input class="wgh-slider-target" type="radio" id="slide-3" name="slider" checked="checked" />
<input class="wgh-slider-target" type="radio" id="slide-4" name="slider" />
<input class="wgh-slider-target" type="radio" id="slide-5" name="slider" />
<div class="wgh-slider__viewport">
<div class="wgh-slider__viewbox">
<div class="wgh-slider__container">
<div class="wgh-slider-item">
<div class="wgh-slider-item__inner">
<figure class="wgh-slider-item-figure"><img class="wgh-slider-item-figure__image"
src="hotel.jpg" alt="The 5th Exotic" />
<figcaption class="wgh-slider-item-figure__caption"><a
href="Hotel.html">Hotel Services</a>
</figcaption>
</figure>
<label class="wgh-slider-item__trigger" for="slide-1" title="Show product 1"></label>
</div>
</div>
<div class="wgh-slider-item">
<div class="wgh-slider-item__inner">
<figure class="wgh-slider-item-figure"><img class="wgh-slider-item-figure__image"
src="touristguide.jpg" alt="The 5th Exotic" />
<figcaption class="wgh-slider-item-figure__caption"><a
href="TouristGuide.html">Tourist Guide</a>
</figcaption>
</figure>
<label class="wgh-slider-item__trigger" for="slide-2" title="Show product 2"></label>
</div>
</div>
<div class="wgh-slider-item">
<div class="wgh-slider-item__inner">
<figure class="wgh-slider-item-figure"><img class="wgh-slider-item-figure__image" src="taxi.jpg"
alt="The 5th Exotic" />
<figcaption class="wgh-slider-item-figure__caption"><a
href="Taxi.html">Taxi Services</a>
</figcaption>
</figure>
<label class="wgh-slider-item__trigger" for="slide-3" title="Show product 3"></label>
</div>
</div>
<div class="wgh-slider-item">
<div class="wgh-slider-item__inner">
<figure class="wgh-slider-item-figure"><img class="wgh-slider-item-figure__image"
src="roadmap.jpg" alt="The 5th Exotic" />
<figcaption class="wgh-slider-item-figure__caption"><a
href="roadmap.html">Road Map</a></figcaption>
</figure>
<label class="wgh-slider-item__trigger" for="slide-4" title="Show product 4"></label>
</div>
</div>
<div class="wgh-slider-item">
<div class="wgh-slider-item__inner">
<figure class="wgh-slider-item-figure"><img class="wgh-slider-item-figure__image" src="food.jpg"
alt="RYSY - Traveler LP" />
<figcaption class="wgh-slider-item-figure__caption"><a
href="https://picsum.photos/id/237/480/480">Food Services</a><span></span></figcaption>
</figure>
<label class="wgh-slider-item__trigger" for="slide-5" title="Show product 5"></label>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer part -->
<footer class="footer-distributed" id="Contect">
<div class="footer-left">
<h3>Tourism<span>Yatri</span></h3>
<p class="footer-links">
<a href="#">Home</a>
|
<a href="#">About</a>
|
<a href="#">Contact</a>
|
<a href="#">Blog</a>
</p>
<p class="footer-company-name">Copyright © 2023 <strong>Tourism yatri</strong> All rights reserved</p>
</div>
<div class="footer-center">
<div>
<i class="fa fa-map-marker"></i>
<p><span>Bhagalpur,813210</span>
Bihar </p>
</div>
<div>
<i class="fa fa-phone"></i>
<p>+91 74**9**258</p>
</div>
<div>
<i class="fa fa-envelope"></i>
<p><a href="mailto:sagar00001.co@gmail.com">tourismyatri@gmail.com</a></p>
</div>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>About the company</span>
<strong>Tourismyatri</strong>
is a company which is drieven by a singular mission: to simplify and enhance every facet of travel for their
clients. With a core belief in the transformative power of exploration, they strive to make travel
accessible, enjoyable, and memorable for individuals, families, and groups alike. Their values are
rooted in excellence, integrity, and a deep respect for the diverse cultures and environments they
encounter.
</p>
<div class="footer-icons">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-youtube"></i></a>
</div>
</div>
</footer>
<!-- --------------------chartbox-------------- -->
<script>
document.addEventListener('DOMContentLoaded', function() {
const chatBody = document.getElementById('chatBody');
const userInput = document.getElementById('userInput');
const sendButton = document.getElementById('sendButton');
const closeButton = document.getElementById('closeButton');
function appendMessage(content, sender) {
const message = document.createElement('div');
message.classList.add('message', sender);
message.innerText = content;
chatBody.appendChild(message);
chatBody.scrollTop = chatBody.scrollHeight;
}
function processUserInput() {
const message = userInput.value.trim();
if (message !== '') {
appendMessage(message, 'user');
userInput.value = '';
setTimeout(function() {
appendMessage("Hello! Welcome to TourismYatri Assistant. How can I assist you today?", 'bot');
}, 500);
}
}
sendButton.addEventListener('click', processUserInput);
userInput.addEventListener('keydown', function(event) {
if (event.key === 'Enter') {
processUserInput();
}
});
closeButton.addEventListener('click', function() {
const chatContainer = document.querySelector('.chatbot-container');
chatContainer.style.display = 'none';
});
setTimeout(function() {
appendMessage("Hello! Welcome to TourismYatri Assistant. How can I assist you today?", 'bot');
}, 1000);
});
</script>
<!-- --------ankur js------- -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script>
var swiper = new Swiper(".mySwiper", {
effect: "coverflow",
grabCursor: true,
centeredSlides: true,
slidesPerView: "auto",
coverflowEffect: {
rotate: 15,
stretch: 0,
depth: 300,
modifier: 1,
slideShadows: true,
},
loop: true,
});
</script>
<!-- land page javascript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js" integrity="sha512-16esztaSRplJROstbIIdwX3N97V1+pZvV33ABoG1H2OyTttBxEGkTsoIVsiP1iaTtM8b3+hu2kB6pQ4Clr5yug==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- bootstrap javascript link_______________________________________________________ -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<!-- javascript link -->
<script src="index.js"></script>
</body>
</html>