2025-01-09 20:07:52 +05:45
|
|
|
|
<!-- How Works Section Start -->
|
|
|
|
|
<section class="how-works-section fix section-padding pt-0">
|
|
|
|
|
<div class="container">
|
|
|
|
|
<div class="section-title text-center">
|
|
|
|
|
<img src="img/sub-icon.png" alt="img" class="wow fadeInUp">
|
|
|
|
|
<span class="wow fadeInUp" data-wow-delay=".2s">Simple 4 easy steps</span>
|
|
|
|
|
<h2 class="wow fadeInUp" data-wow-delay=".4s">See How It Works</h2>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-xl-3 col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".2s">
|
|
|
|
|
<div class="how-works-items">
|
2025-01-16 14:49:19 +05:45
|
|
|
|
<h6 class="title"><a href="car-grid.php">ConTact</a></h6>
|
2025-01-09 20:07:52 +05:45
|
|
|
|
<div class="icon-box">
|
|
|
|
|
<div class="icon">
|
|
|
|
|
<img src="img/how-work/icon-1.png" alt="img" class="icon-1">
|
|
|
|
|
<img src="img/how-work/icon-11.png" alt="img" class="icon-2">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
2025-01-16 14:49:19 +05:45
|
|
|
|
Contact Us via phone, website, email, or WhatsApp.
|
2025-01-09 20:07:52 +05:45
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xl-3 col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".4s">
|
|
|
|
|
<div class="how-works-items">
|
2025-01-15 17:38:20 +05:45
|
|
|
|
<h6 class="title"><a href="car-grid.php">Share</a></h6>
|
2025-01-09 20:07:52 +05:45
|
|
|
|
<div class="icon-box">
|
|
|
|
|
<div class="icon">
|
|
|
|
|
<img src="img/how-work/icon-2.png" alt="img" class="icon-1">
|
|
|
|
|
<img src="img/how-work/icon-22.png" alt="img" class="icon-2">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
Let us know your travel dates, destinations, and preferences.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xl-3 col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".6s">
|
|
|
|
|
<div class="how-works-items">
|
2025-01-15 17:38:20 +05:45
|
|
|
|
<h6 class="title"><a href="car-grid.php">Recommend</a></h6>
|
2025-01-09 20:07:52 +05:45
|
|
|
|
<div class="icon-box">
|
|
|
|
|
<div class="icon">
|
|
|
|
|
<img src="img/how-work/icon-3.png" alt="img" class="icon-1">
|
|
|
|
|
<img src="img/how-work/icon-33.png" alt="img" class="icon-2">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
We’ll recommend the best vehicle and driver for your trip.
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xl-3 col-lg-4 col-md-6 wow fadeInUp" data-wow-delay=".8s">
|
|
|
|
|
<div class="how-works-items">
|
2025-01-15 17:38:20 +05:45
|
|
|
|
<h6 class="title"><a href="car-grid.php">Confirm</a></h6>
|
2025-01-09 20:07:52 +05:45
|
|
|
|
<div class="icon-box">
|
|
|
|
|
<div class="icon">
|
|
|
|
|
<img src="img/how-work/icon-4.png" alt="img" class="icon-1">
|
|
|
|
|
<img src="img/how-work/icon-44.png" alt="img" class="icon-2">
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<p>
|
|
|
|
|
Confirm your booking and get ready for an unforgettable journey!
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|