-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
419 lines (386 loc) · 21.4 KB
/
about.html
File metadata and controls
419 lines (386 loc) · 21.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>RouteX - About Us</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/aos.css">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="css/bootstrap-datepicker.css">
<link rel="stylesheet" href="css/jquery.timepicker.css">
<link rel="stylesheet" href="css/flaticon.css">
<link rel="stylesheet" href="css/icomoon.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/footer.css">
</head>
<body>
<!-- <nav class="navbar navbar-expand-lg navbar-dark ftco_navbar bg-dark ftco-navbar-light" id="ftco-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">Route<span>X</span></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#ftco-nav" aria-controls="ftco-nav" aria-expanded="false" aria-label="Toggle navigation">
<span class="oi oi-menu"></span> Menu
</button>
<div class="collapse navbar-collapse" id="ftco-nav">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item active"><a href="about.html" class="nav-link">About</a></li>
<li class="nav-item"><a href="pricing.html" class="nav-link">Pricing</a></li>
<li class="nav-item"><a href="car.html" class="nav-link">Our Car</a></li>
<li class="nav-item"><a href="blog.html" class="nav-link">Blog</a></li>
<li class="nav-item"><a href="contact.html" class="nav-link">Contact</a></li>
<li class="nav-item"><a href="bookyourcar.html" class="nav-link">Book now</a></li>
</ul>
</div>
</div>
</nav> -->
<!-- END nav -->
<section class="hero-wrap hero-wrap-2 js-fullheight" style="background-image: url('images/bg_2.jpg');" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row no-gutters slider-text js-fullheight align-items-end justify-content-start">
<div class="col-md-9 ftco-animate pb-5">
<p class="breadcrumbs"><span class="mr-2"><a href="index.html">Home <i class="ion-ios-arrow-forward"></i></a></span> <span>About us <i class="ion-ios-arrow-forward"></i></span></p>
<h1 class="mb-3 bread">About Us</h1>
</div>
</div>
</div>
</section>
<section class="ftco-section services-section">
<div class="container">
<div class="row justify-content-center">
<div class="col-md-12 heading-section text-center ftco-animate mb-5">
<span class="subheading">Our Services</span>
<h2 class="mb-2">Our Services</h2>
</div>
</div>
<div class="row d-flex">
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services">
<div class="media-body py-md-4">
<div class="d-flex mb-3 align-items-center">
<div class="icon"><span class="flaticon-placeholder"></span></div>
<h3 class="heading mb-0 pl-3">24/7 Car Support</h3>
</div>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services">
<div class="media-body py-md-4">
<div class="d-flex mb-3 align-items-center">
<div class="icon"><span class="flaticon-placeholder"></span></div>
<h3 class="heading mb-0 pl-3">Lots of location</h3>
</div>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services">
<div class="media-body py-md-4">
<div class="d-flex mb-3 align-items-center">
<div class="icon"><span class="flaticon-placeholder"></span></div>
<h3 class="heading mb-0 pl-3">Reservation</h3>
</div>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services">
<div class="media-body py-md-4">
<div class="d-flex mb-3 align-items-center">
<div class="icon"><span class="flaticon-placeholder"></span></div>
<h3 class="heading mb-0 pl-3">Rental Cars</h3>
</div>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section services-section img" style="background-image: url(images/bg_2.jpg);">
<div class="overlay"></div>
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-7 text-center heading-section heading-section-white ftco-animate">
<span class="subheading">Work flow</span>
<h2 class="mb-3">How it works</h2>
</div>
</div>
<div class="row">
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services services-2">
<div class="media-body py-md-4 text-center">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-route"></span></div>
<h3>Pick Destination</h3>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services services-2">
<div class="media-body py-md-4 text-center">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-select"></span></div>
<h3>Select Term</h3>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services services-2">
<div class="media-body py-md-4 text-center">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-rent"></span></div>
<h3>Choose A Car</h3>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
<div class="col-md-3 d-flex align-self-stretch ftco-animate">
<div class="media block-6 services services-2">
<div class="media-body py-md-4 text-center">
<div class="icon d-flex align-items-center justify-content-center"><span class="flaticon-review"></span></div>
<h3>Enjoy The Ride</h3>
<p>A small river named Duden flows by their place and supplies it with you</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section testimony-section">
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-7 text-center heading-section ftco-animate">
<span class="subheading">Testimonial</span>
<h2 class="mb-3">Happy Clients</h2>
</div>
</div>
<div class="row ftco-animate">
<div class="col-md-12">
<div class="carousel-testimony owl-carousel ftco-owl">
<div class="item">
<div class="testimony-wrap text-center py-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
</div>
<div class="text pt-4">
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Roger Scott</p>
<span class="position">Marketing Manager</span>
</div>
</div>
</div>
<div class="item">
<div class="testimony-wrap text-center py-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_2.jpg)">
</div>
<div class="text pt-4">
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Roger Scott</p>
<span class="position">Interface Designer</span>
</div>
</div>
</div>
<div class="item">
<div class="testimony-wrap text-center py-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_3.jpg)">
</div>
<div class="text pt-4">
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Roger Scott</p>
<span class="position">UI Designer</span>
</div>
</div>
</div>
<div class="item">
<div class="testimony-wrap text-center py-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
</div>
<div class="text pt-4">
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Roger Scott</p>
<span class="position">Web Developer</span>
</div>
</div>
</div>
<div class="item">
<div class="testimony-wrap text-center py-4 pb-5">
<div class="user-img mb-4" style="background-image: url(images/person_1.jpg)">
</div>
<div class="text pt-4">
<p class="mb-4">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p class="name">Roger Scott</p>
<span class="position">System Analyst</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="ftco-section ftco-no-pt ftco-no-pb">
<div class="container">
<div class="row no-gutters">
<div class="col-md-6 p-md-5 img img-2 d-flex justify-content-center align-items-center" style="background-image: url(images/about.jpg);">
</div>
<div class="col-md-6 wrap-about py-md-5 ftco-animate">
<div class="heading-section mb-5 pl-md-5">
<span class="subheading">About us</span>
<h2 class="mb-4">Choose A Perfect Car</h2>
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p>
<p>On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country. But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their.</p>
<p><a href="#" class="btn btn-primary">Search Vehicle</a></p>
</div>
</div>
</div>
</div>
</section>
<footer class="professional-footer">
<!-- Newsletter Section -->
<div class="footer-newsletter">
<div class="newsletter-container">
<div class="newsletter-content">
<h3>Subscribe to Our Newsletter</h3>
<p>Get exclusive deals and updates about our premium car rental services</p>
</div>
<form class="newsletter-form">
<input type="email" placeholder="Enter your email" required>
<button type="submit">Subscribe</button>
</form>
</div>
</div>
<!-- Main Footer Content -->
<div class="footer-main">
<div class="footer-grid">
<!-- Company Info -->
<div class="footer-section">
<div class="footer-brand">
<div class="logo-container">
<svg class="brand-logo" viewBox="0 0 120 120" xmlns="http://www.w3.org/2000/svg">
<!-- Car body -->
<rect x="20" y="50" width="80" height="35" rx="8" fill="none" stroke="#10b981" stroke-width="2"/>
<!-- Car top -->
<rect x="35" y="30" width="50" height="25" rx="5" fill="none" stroke="#10b981" stroke-width="2"/>
<!-- Front wheel -->
<circle cx="35" cy="90" r="8" fill="none" stroke="#10b981" stroke-width="2"/>
<!-- Rear wheel -->
<circle cx="85" cy="90" r="8" fill="none" stroke="#10b981" stroke-width="2"/>
<!-- Front light -->
<circle cx="28" cy="60" r="3" fill="#10b981"/>
<!-- Rear light -->
<circle cx="92" cy="60" r="3" fill="#10b981"/>
<!-- Window shine -->
<line x1="40" y1="35" x2="50" y2="28" stroke="#10b981" stroke-width="1.5" opacity="0.6"/>
</svg>
<h3>RouteX</h3>
</div>
<p>Premium car rental service offering luxury vehicles for every journey.</p>
</div>
<div class="social-links">
<a href="https://www.facebook.com/hackwithakki" class="social-icon" title="Facebook" target="_blank">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/>
</svg>
</a>
<a href="https://x.com/hackwithakki/" class="social-icon" title="Twitter" target="_blank">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path d="M23.953 4.57a10 10 0 002.856-9.99h-1.408a8.973 8.973 0 01-2.542 2.65l-1.447-1.573c-1.46 1.084-3.067 1.8-4.753 2.118v.5a7.25 7.25 0 01-14.5 0v-.5C1.353 4.467 0 3.14 0 1.541 0 .774.726 0 1.625 0 2.525 0 3.25.773 3.25 1.541V2a5.625 5.625 0 0011.25 0v-.5c0-1.405 1.02-2.573 2.37-2.573 1.35 0 2.44 1.168 2.44 2.573V4.57z"/>
</svg>
</a>
<a href="https://instagram.com/hackwithakki/" class="social-icon" title="Instagram" target="_blank">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<rect x="2" y="2" width="20" height="20" rx="5" ry="5" fill="none" stroke="currentColor" stroke-width="2"/>
<circle cx="12" cy="12" r="3" fill="none" stroke="currentColor" stroke-width="2"/>
<circle cx="18" cy="6" r="1" fill="currentColor"/>
</svg>
</a>
<a href="https://www.linkedin.com/in/yourbihari/" class="social-icon" title="LinkedIn" target="_blank">
<svg width="20" height="20" viewBox="0 0 24 24" fill="currentColor">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.225 0z"/>
</svg>
</a>
</div>
</div>
<!-- Quick Links -->
<div class="footer-section">
<h4>Quick Links</h4>
<ul class="footer-links">
<li><a href="">Home</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li><a href="our-cars.html">Our Cars</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</div>
<!-- Information -->
<div class="footer-section">
<h4>Information</h4>
<ul class="footer-links">
<li><a href="#">How It Works</a></li>
<li><a href="#">Booking Policy</a></li>
<li><a href="#">Terms & Conditions</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">FAQ</a></li>
</ul>
</div>
<!-- Support -->
<div class="footer-section">
<h4>Customer Support</h4>
<ul class="footer-links">
<li><a href="#">Contact Us</a></li>
<li><a href="#">Payment Options</a></li>
<li><a href="#">Cancellation Policy</a></li>
<li><a href="#">Insurance Info</a></li>
<li><a href="#">Roadside Assistance</a></li>
</ul>
</div>
<!-- Contact Info -->
<div class="footer-section">
<h4>Contact Info</h4>
<div class="contact-info">
<p><span class="icon">📍</span> 203 Mountain Street, bihar, india, CA 823001</p>
<p><span class="icon">📞</span> <a href="tel:+2392392921">+234 813 212 9497</a></p>
<p><span class="icon">📧</span> <a href="mailto:hackwithakki@gmail.com">hackwithakki@gmail.com</a></p>
<p><span class="icon">⏰</span> Mon-Fri: 9AM-6PM, Sat: 10AM-4PM</p>
</div>
</div>
</div>
</div>
<!-- Footer Bottom -->
<div class="footer-bottom">
<div class="footer-bottom-content">
<p>© 2026 RouteX. All rights reserved. | <a href="#">Privacy Policy</a> | <a href="#">Terms of Service</a></p>
<p>Designed & Built with <span class="heart">❤️</span> by <strong>Akki</strong></p>
</div>
</div>
</footer>
<!-- loader -->
<div id="ftco-loader" class="show fullscreen"><svg class="circular" width="48px" height="48px"><circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/><circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10" stroke="#F96D00"/></svg></div>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
</body>
</html>