f4f4f04a7d
changes
63 lines
4.0 KiB
PHP
63 lines
4.0 KiB
PHP
<!-- 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 Nepal’s diverse landscapes and road conditions. From the bustling streets of Kathmandu to the serene beauty of Pokhara, we’ll take you wherever you need to go with ease and comfort.
|
||
|
||
</p>
|
||
<div class="about-list-item wow fadeInUp" data-wow-delay=".7s">
|
||
<ul>
|
||
<li>
|
||
Many Pickup Locations
|
||
</li>
|
||
<li>
|
||
Offering Low Prices
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<a href="about.php" class="theme-btn wow fadeInUp" data-wow-delay=".8s">Discover More</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|