subashGamer21 0120b29fd6 changes
2025-01-15 16:17:53 +05:45

54 lines
3.5 KiB
PHP
Raw Permalink 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.

<!-- About Section Start -->
<section class="about-section fix section-padding pt-0">
<div class="container">
<div class="about-wrapper">
<div class="row g-4">
<div class="col-lg-6">
<div class="about-image-items">
<div class="color-shape">
<img src="img/about/secondary-shape-color-full.png" alt="shape-img">
</div>
<div class="car-shape wow fadeInUp" data-wow-delay=".7s">
<img src="img/about/car-shape.png" alt="shape-img">
</div>
<div class="counter-content wow fadeInLeft" data-wow-delay=".4s">
<h2 class="text-white"><span class="count">15</span></h2>
<p class="text-white">
Years of <br>
Experience
</p>
</div>
<div class="about-image-1 wow fadeInDown" data-wow-delay=".3s">
<img src="img/about/01.jpg" alt="about-image">
</div>
<div class="about-image-2 wow fadeInLeft" data-wow-delay=".5s">
<img src="img/about/02.jpg" alt="about-image">
</div>
</div>
</div>
<div class="col-lg-6">
<div class="about-content">
<div class="section-title">
<img src="img/sub-icon.png" alt="icon-img" class="wow fadeInUp">
<span class="wow fadeInUp" data-wow-delay=".2s">Get to know us</span>
<h2 class="wow fadeInUp" data-wow-delay=".4s">
Why Us?
</h2>
</div>
<h4 class="mt-3 mt-md-0 wow fadeInUp" data-wow-delay=".3s">
committed to providing our customers with exceptional service.
</h4>
<p class="wow fadeInUp" data-wow-delay=".5s">
At Bohara Car Rental, we pride ourselves on being one of the most trusted car rental services in Nepal. With over 15 years of professional driving experience, we have built a reputation for reliability, comfort, and excellent customer service. Whether you're traveling for business or leisure, we aim to make your journey seamless, safe, and memorable.
Our rental service comes with a dedicated, experienced driver who is highly skilled, also polite, patient, and knowledgeable about Nepals diverse landscapes and road conditions. From the bustling streets of Kathmandu to the serene beauty of Pokhara, well take you wherever you need to go with ease and comfort.
</p>
<a href="about.php" class="theme-btn wow fadeInUp" data-wow-delay=".8s">Discover More</a>
</div>
</div>
</div>
</div>
</div>
</section>