made layout changes
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
<!--Testimonial Section Start -->
|
||||
<section class="testimonial-section-3 bg-cover section-padding fix" style="background-image: url('img/testimonial/bg-testimonial-home3.png');">
|
||||
<section class="testimonial-section-3 bg-cover padding-t-sm padding-b-sm fix" style="background-image: url('img/testimonial/bg-testimonial-home3.png');">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h2 class="title">Our Customers Saying</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="testimonial-wrapper-2">
|
||||
<div class="swiper testimonial-slider-3">
|
||||
<div class="swiper-wrapper">
|
||||
@ -8,6 +13,7 @@
|
||||
<div class="testimonial-single-items">
|
||||
<div class="testimonial-img bg-cover" style="background-image: url('img/person.jpg');"></div>
|
||||
<div class="testimonial-content">
|
||||
|
||||
<p>
|
||||
“I had an amazing trip with Puran Bohara from Bohara Car Rental. The driver was professional, the car was comfortable, and the experience was unforgettable!”
|
||||
|
||||
@ -16,9 +22,10 @@
|
||||
<h3 class="name">
|
||||
Umesh Pandey
|
||||
</h3>
|
||||
<div class="separator">.</div>
|
||||
|
||||
<span class="job">Founder & CEO of Motif Education Abroad (P) Ltd.</span>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -34,7 +41,7 @@
|
||||
Nawaraj Karkee
|
||||
|
||||
</h3>
|
||||
<div class="separator">.</div>
|
||||
|
||||
<span class="job">Customer</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -51,7 +58,7 @@
|
||||
<h3 class="name">
|
||||
Shirley Smith
|
||||
</h3>
|
||||
<div class="separator">.</div>
|
||||
|
||||
<span class="job">Customer</span>
|
||||
</div>
|
||||
</div>
|
||||
@ -60,9 +67,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="client-img-items">
|
||||
<div class="client-img bg-cover" style="background-image: url('img/person.jpg');"></div>
|
||||
<div class="client-img bg-cover" style="background-image: url('img/person.jpg');"></div>
|
||||
<div class="client-img bg-cover" style="background-image: url('img/person.jpg');"></div>
|
||||
|
||||
<div class="array-button wow fadeInUp" data-wow-delay=".6s">
|
||||
<button class="array-prev"><i class="fa-solid fa-arrow-left-long"></i></button>
|
||||
<button class="array-next"><i class="fa-solid fa-arrow-right-long"></i></button>
|
||||
|
Reference in New Issue
Block a user