Bohora-rental/parts/ourbenefits.php
2025-01-09 20:17:09 +05:45

141 lines
8.5 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- Feature Benefit Section Start -->
<section class="feature-benefit section section-padding fix">
<div class="container">
<div class="section-title text-center">
<img src="img/sub-icon.png" alt="icon-img" class="wow fadeInUp">
<span class="wow fadeInUp" data-wow-delay=".2s">our benefits</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">
Why Choose Us?
</h2>
</div>
<div class="row">
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay=".3s">
<div class="feature-benefit-items">
<div class="icon-box-shape">
<img src="img/feature-benefit/box-icon-bg1.png" alt="shape-img">
</div>
<div class="bg-button-shape">
<img src="img/feature-benefit/bg-button-iconbox.png" alt="shape-img">
</div>
<div class="feature-content">
<h4>
<a href="car-details.php">
Professional Drivers
</a>
</h4>
<p>Our drivers are experienced, soft-spoken, and well-trained to ensure your safety and comfort on every journey. With in-depth knowledge of Nepals roads, we navigate everything from rough terrains to smooth highways with expertise. <br><br><br></p>
<div class="icon">
<img src="img/feature-benefit/icon-1.png" alt="icon-img">
</div>
</div>
<div class="feature-button">
<a href="car-details.php" class="link-btn">View More <i class="fa-solid fa-arrow-right ps-1"></i></a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay=".5s">
<div class="feature-benefit-items">
<div class="icon-box-shape">
<img src="img/feature-benefit/box-icon-bg2.png" alt="shape-img">
</div>
<div class="bg-button-shape">
<img src="img/feature-benefit/bg-button-iconbox.png" alt="shape-img">
</div>
<div class="feature-content">
<h4>
<a href="car-details.php">
Wide Range of Vehicles
</a>
</h4>
<p>Whether you need a compact car for a small group or a spacious SUV for family trips, our fleet is equipped to cater to all your travel needs. Each vehicle is well-maintained, clean, and comfortable for a hassle-free ride. <br><br><br></p>
<div class="icon">
<img src="img/feature-benefit/icon-2.png" alt="icon-img">
</div>
</div>
<div class="feature-button">
<a href="car-details.php" class="link-btn">View More <i class="fa-solid fa-arrow-right ps-1"></i></a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay=".7s">
<div class="feature-benefit-items">
<div class="icon-box-shape">
<img src="img/feature-benefit/box-icon-bg3.png" alt="shape-img">
</div>
<div class="bg-button-shape">
<img src="img/feature-benefit/bg-button-iconbox.png" alt="shape-img">
</div>
<div class="feature-content">
<h4>
<a href="car-details.php">
Affordable and Transparent Pricing
</a>
</h4>
<p>Enjoy competitive rates with no hidden charges. Our pricing structure is clear and budget-friendly, ensuring you get the best value for your money. <br> <br> <br> <br> <br>.</p>
<div class="icon">
<img src="img/feature-benefit/icon-3.png" alt="icon-img">
</div>
</div>
<div class="feature-button">
<a href="car-details.php" class="link-btn">View More <i class="fa-solid fa-arrow-right ps-1"></i></a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay=".7s">
<div class="feature-benefit-items">
<div class="icon-box-shape">
<img src="img/feature-benefit/box-icon-bg3.png" alt="shape-img">
</div>
<div class="bg-button-shape">
<img src="img/feature-benefit/bg-button-iconbox.png" alt="shape-img">
</div>
<div class="feature-content">
<h4>
<a href="car-details.php">
Personalized Travel Experience
</a>
</h4>
<p>We believe in tailoring our services to meet your unique needs. Whether youre on a short city trip, a business tour, or a multi-day adventure exploring Nepals majestic landscapes, our team is ready to assist you.</p>
<div class="icon">
<img src="img/feature-benefit/icon-3.png" alt="icon-img">
</div>
</div>
<div class="feature-button">
<a href="car-details.php" class="link-btn">View More <i class="fa-solid fa-arrow-right ps-1"></i></a>
</div>
</div>
</div>
<div class="col-xl-4 col-lg-6 col-md-6 wow fadeInUp" data-wow-delay=".7s">
<div class="feature-benefit-items">
<div class="icon-box-shape">
<img src="img/feature-benefit/box-icon-bg3.png" alt="shape-img">
</div>
<div class="bg-button-shape">
<img src="img/feature-benefit/bg-button-iconbox.png" alt="shape-img">
</div>
<div class="feature-content">
<h4>
<a href="car-details.php">
Unforgettable Experiences
</a>
</h4>
<p>Our mission is to not just get you to your destination but to make your journey enjoyable. With us, youll gain more than transportation—youll take home lasting memories of Nepals beauty and hospitality.</p>
<div class="icon">
<img src="img/feature-benefit/icon-3.png" alt="icon-img">
</div>
</div>
<div class="feature-button">
<a href="car-details.php" class="link-btn">View More <i class="fa-solid fa-arrow-right ps-1"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>