forked from Abhay0123/ripe-theory-3388
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
489 lines (463 loc) · 15.6 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>
Book Bus Travels, AC Volvo Bus, rPool & Bus Hire - redBus India
</title>
<link
rel="shortcut icon"
href="https://tse1.mm.bing.net/th?id=OIP.-sPSk_RdxZYhh6Qve0wsuAHaHa&pid=Api&rs=1&c=1&qlt=95&w=124&h=124"
type="image/x-icon"
/>
<link rel="stylesheet" href="index.css" />
</head>
<body>
<div id="header"></div>
<div class="position-relative">
<div>
<div class="home-banner"></div>
</div>
<div class="input-search-container">
<form class="d-flex justify-content-center"">
<div class="d-inline-block position-relative">
<span class="inputIcon"><i class="far fa-building"></i></span>
<label class="inputLabel-default" for="input-label-from"></label>
<input
id="input-label-from"
class="inputForm"
type="text"
list="input-from-list"
placeholder="From"
/>
<datalist id="input-from-list"> </datalist>
</div>
<div class="d-inline-block position-relative">
<span class="inputIcon"><i class="far fa-building"></i></span>
<label class="inputLabel-default" for="input-label-to"></label>
<input
id="input-label-to"
class="inputForm"
type="text"
list="input-to-list"
placeholder="To"
/>
<datalist id="input-to-list"> </datalist>
</div>
<div class="d-inline-block position-relative">
<span class="inputIcon"><i class="fas fa-calendar-alt"></i></span>
<label
class="inputLabel-default"
for="input-label-onward-date"
></label>
<input
id="input-label-onward-date"
class="inputForm"
type="date"
placeholder="Onward-Date"
/>
</div>
<a href="./busdata.html"><input class="btn btn-danger rounded-0 pl-3 pr-3 pb-2" type="submit" value="Search Buses"></a>
<div class="d-inline-block position-relative">
</div>
</form>
</div>
</div>
<div class="main-div1">
<div class="div1-inner">
<div>
<p>Save up to Rs 300 on bus tickets</p>
<img
src="https://st.redbus.in/Images/RHSS/2022/hero/274x147.png"
alt=""
/>
<p>Use code FIRST</p>
</div>
<div>
<p>Save up to Rs 200 in Delhi & North India</p>
<img
src="https://st.redbus.in/Images/INDOFFER/RB200/274x148.png"
alt=""
/>
<p>Use Code RB200</p>
</div>
<div>
<p>Save up to Rs 300 on bus tickets</p>
<img
src="https://st.redbus.in/Images/INDOFFER/groupdeal/274x147.png"
alt=""
/>
<p>Use Code GROUPDEAL</p>
</div>
</div>
</div>
<div class="back">
<div class="main-div2">
<div class="div2-inner">
<div class="contant">
<p id="heading">CONVENIENCE ON-THE-GO.</p>
<p id="constant">
Enjoy the following exclusive features on the redBus app
<br /><br />
Last Minute Booking - In a hurry to book a bus at the last minute?
Choose the bus passing from your nearest boarding point and book
in a few easy steps. <br /><br />
Boarding Point Navigation - Never lose your way while travelling
to your boarding point! <br /><br />
Comprehensive Ticket Details- Everything that you need to make the
travel hassle free - rest stop details, boarding point images,
chat with co-passengers, wake-up alarm and much more! <br /><br />
Enter your mobile number below to download the redBus mobile app.
</p>
<div class="input-div">
<div class="input">
<select name="" id="select">
<option value="91">+91</option>
<option value="94">+94</option>
<option value="32">+32</option>
<option value="54">+54</option>
<option value="102">+102</option>
</select>
<input type="text" placeholder="Enter Your Mobile no.." />
</div>
<div class="btn-div">
<button>SMS ME THE LINK</button>
<div class="img-div">
<img
src="https://github.com/vishalvsk/Red-Bus-Clone/blob/main/Red-Bus-Clone-main/Mohit%20Codes/indexImages/Screenshot%202022-07-31%20100243.png?raw=true"
alt="Error"
/>
<img
src="https://github.com/vishalvsk/Red-Bus-Clone/blob/main/Red-Bus-Clone-main/Mohit%20Codes/indexImages/googleplay.png?raw=true"
alt="Error"
/>
</div>
</div>
</div>
</div>
<div>
<img
src="https://s1.rdbuz.com/web/images/home/IOS_Android_device.png"
alt=""
/>
</div>
</div>
</div>
<img src="" alt="" id="img" />
</div>
<div class="main-div3">
<div class="div3-inner animate">
<img src="https://s1.rdbuz.com/web/images/home/promise.png" alt="" />
<p>WE PROMISE TO DELIVER</p>
<div class="benifit-service">
<div>
<img
src="https://s2.rdbuz.com/web/images/home/benefits.png"
alt=""
/>
<p>UNMATCHED BENEFITS</p>
<p>
We take care of your travel beyond ticketing by <br />
providing you with innovative and unique <br />
benefits.
</p>
</div>
<div>
<img
src="https://s1.rdbuz.com/web/images/home/customer_care.png"
alt=""
/>
<p>SUPERIOR CUSTOMER SERVICE</p>
<p>
We put our experience and relationships to <br />
good use and are available to solve your travel <br />
issues.
</p>
</div>
<div>
<img
src="https://s1.rdbuz.com/web/images/home/lowest_Fare.png"
alt=""
/>
<p>LOWEST PRICES</p>
<p>
We always give you the lowest price with the <br />
best partner offers.
</p>
</div>
</div>
</div>
</div>
<div class="main-div4">
<div class="div4-inner animate">
<p>AWARDS & RECOGNITION</p>
<div class="img-box">
<div>
<img
src="https://s2.rdbuz.com/web/images/home/awards/Business_Standard1.png"
alt=""
/>
<p>
Most Innovative <br />
company
</p>
</div>
<div>
<img
src="https://s1.rdbuz.com/web/images/home/awards/Brand_Trust_Report.png"
alt=""
id="small"
/>
<p style="margin-top: 75px">Most Trusted Brand</p>
</div>
<div>
<img
src="https://s3.rdbuz.com/web/images/home/awards/Eye_for_Travel1.png"
alt=""
/>
<p>
Mobile Innovation <br />
Award
</p>
</div>
</div>
</div>
</div>
<div class="main-div5">
<div class="div5-inner animate">
<div class="p-tag">
<p>
<br />
OUR GLOBAL PRESENCE
</p>
</div>
<div class="flag-div">
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/eqb.wFWvCVe_JhMCHT0lpw--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/60e7d50b-cedc-3ce4-a142-4cad3fc70e9e/t_500x300"
alt=""
/>
<p>COLOMBIA</p>
</div>
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/jDaqJyMN1r98LN4FHgzY4A--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/16676c2c-38d4-3f0a-8ddd-4a2ff804ed60/t_500x300"
alt=""
/>
<p>INDIA</p>
</div>
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/1oFnzP7.EOYIGJr9lCkKGw--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/a24d861b-269f-3753-9609-ab28ec087575/t_500x300"
alt=""
/>
<p>INDONESIA</p>
</div>
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/bqoRtsMMNmlFdaAE9K_4Yw--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/08a8ec5d-f4ac-305b-a84e-04db5553a1c1/t_500x300"
alt=""
/>
<p>MALAYSIA</p>
</div>
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/LQSAlSkOMCHmdXxC3z.azw--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/56e2a386-d349-39ee-a58f-f1bd4cba9086/t_500x300"
alt=""
/>
<p>PERU</p>
</div>
<div>
<img
src="https://s.yimg.com/fz/api/res/1.2/zxZ0_JXiZxjs08P3abP3oQ--~C/YXBwaWQ9c3JjaGRkO2ZpPWZpdDtoPTEzMDtxPTgwO3c9MTY2/https://s.yimg.com/zb/imgv1/ff1b457d-2bcb-3f15-a67d-4f3ca0d79699/t_500x300"
alt=""
/>
<p>SINGAPORE</p>
</div>
</div>
</div>
</div>
<div class="main-div6">
<p class="p-tag">THE NUMBERS ARE GROWING!</p>
<div class="div6Inner animate">
<div>
<p>CUSTOMERS</p>
<p class="red-tag">36 M</p>
<p>
redBus is trusted by over 36 <br />
million happy customers <br />
globally
</p>
</div>
<div>
<p>OPERATORS</p>
<p class="red-tag">3500</p>
<p>
network of over 3500 bus <br />
operators worldwide
</p>
</div>
<div>
<p>BUS TICKETS</p>
<p class="red-tag">220+ M</p>
<p>
Over 220 million trips <br />
booked using redBus
</p>
</div>
</div>
</div>
<div class="main-div7">
<div class="div7-inner animate">
<div>
<ul style="list-style-type: none">
<li class="ul-li-heading">Top Bus Route</li>
<li>Hyderabad to Bangalore Bus</li>
<li>Bangalore to Chennai Bus</li>
<li>Pune to Bangalore Bus</li>
<li>Mumbai to Bangalore Bus</li>
<li>More ></li>
</ul>
</div>
<div>
<ul style="list-style-type: none">
<li class="ul-li-heading">Top Cities</li>
<li>Hyderabad Bus Tickets</li>
<li>Banglore Bus Service</li>
<li>Chennai bus Tickets</li>
<li>Pune Bus Tickets</li>
<li>More ></li>
</ul>
</div>
<div>
<ul style="list-style-type: none">
<li class="ul-li-heading">Top RTC's</li>
<li>APSRTC</li>
<li>GSRTC</li>
<li>MSRTC</li>
<li>TNSTC</li>
<li>More ></li>
</ul>
</div>
<div>
<ul style="list-style-type: none">
<li class="ul-li-heading">Other</li>
<li>TSRTC</li>
<li>SBRTC</li>
<li>RSRTC</li>
<li>KeralaRTC</li>
<li>More ></li>
</ul>
</div>
<div>
<ul style="list-style-type: none">
<li class="ul-li-heading">Tempo Traveller in Cities</li>
<li>Tempo traveller in Bangalore</li>
<li>Tempo traveller in chennai</li>
<li>Tempo traveller in Hyderabad</li>
<li>Tempo traveller in Mumbai</li>
<li>Tempo traveller in Ahmedabad</li>
</ul>
</div>
</div>
<hr />
<div class="top-oprator animate">
<p>Top Oprator</p>
<p>
SRS Travels | Kallada Travels | KPN Travels | Orang Travels | Praveen
Travels | Rajadhani Travels | VRL Travels | Chrtered Bus | Bengal
Tiger | <br />
SRM Travels | Infant Jesus | Patel Travels | JBT travels | Shatabdi
Travels | Egal Travels | Kanker Roadwars | Komitla | Sri Krishna
travels | <br />
Humsafar Travels | Mahasagar Travels | Raj Express | Sharma Travels |
Shrinath Travels | Universal Travels | Verma Travels | Gujrat Travels
| <br />
Madurai Travels | Patel Tour And Travels | Paulo Travels | Royal
Travels | Amarnath Travels | Vaibhav Travels | Ganesh Travels | Jabbar
Travels | <br />
Jain Travels | Manish Travels | Pradhan Travels | YBM Travels | Hebron
Transport | Mahalaxmi Travels | MR Travels | <br />
Vivegam travels | VST Travels | Jaksha Travels | Mahendra Travels |
Neeta Tours And Travels | Yamini Travels | Arthi Travels
</p>
<p>All Oprator ></p>
</div>
</div>
<div class="main-div8">
<div class="div8-inner">
<div>
<ul>
<li class="ul-li-head">About RedBus</li>
<li>About Us</li>
<li>Contact Us</li>
<li>Mobile Version</li>
<li>RedBus On Mobile</li>
<li>Sitemap</li>
<li>Offers</li>
<li>Careers</li>
<li>Values</li>
</ul>
</div>
<div>
<ul>
<li class="ul-li-head">Info</li>
<li>T & C</li>
<li>Privacy Policy</li>
<li>FAQ</li>
<li>Blog</li>
<li>Bus Oprator Registration</li>
<li>Agent Registration</li>
<li>Insurance Partner</li>
<li>User Agreement</li>
</ul>
</div>
<div>
<ul>
<li class="ul-li-head">Global Site</li>
<li>India</li>
<li>Singapor</li>
<li>Malaysia</li>
<li>Peru</li>
<li>Indonesia</li>
<li>Colombia</li>
</ul>
</div>
<div>
<ul>
<li class="ul-li-head">Our Partener</li>
<li>Goibibo</li>
<li>Makemytrip</li>
</ul>
</div>
<div class="red-bus">
<img
src="https://s3.rdbuz.com/web/images/home/sgp/r_logo.png"
alt=""
/>
<p>
redBus is the world's largest online bus ticket booking service
trusted by over 25 million happy customers globally. redBus offers
bus ticket booking through its website,iOS and Android mobile apps
for all major routes.
</p>
<div class="img">
<img src="./indexImages/facebook.png" alt="" /><img
src="./indexImages/twitter.png"
alt=""
/>
</div>
<p>Ⓒ 2022 ibibogroup All rights reserved</p>
</div>
</div>
</div>
</body>
</html>
<script src="./landingpage.js"></script>
<script type="module">
import navbar from './components/navbar.js';
let container = document.getElementById("header");
container.innerHTML = navbar();
</script>