Layout Changes

This commit is contained in:
sujan
2024-08-29 13:16:00 +05:45
parent 487651124e
commit ecef568185
27 changed files with 3001 additions and 4352 deletions

37
parts/testimonial.php Normal file
View File

@ -0,0 +1,37 @@
<!-- start of testimonial-section -->
<section class="wpo-testimonial-section section-padding">
<div class="container">
<div class="testimonial-wrap testimonial-slider">
<div class="image slider-for">
<div class="item"> <span class="feedback"><img src="assets/images/testimonial/feedback.svg" alt=""> Feedback</span> <img src="assets/images/testimonial/1.jpg" alt=""> </div>
<div class="item"> <span class="feedback"><img src="assets/images/testimonial/feedback.svg" alt=""> Feedback</span> <img src="assets/images/testimonial/2.jpg" alt=""> </div>
</div>
<div class="content-wrap">
<h2>Trusted transport service</h2>
<h3>What Our Clients Says</h3>
<div class="slider-nav">
<div class="content">
<p>Climb the mountain not to plant your flag but to
embrace the ways challenge, enjoy the air, and
behold the. Climb it see the world, not so the
world can see you. This is due to their excellent
service competitive pricing</p>
<div class="client-name">
<h4>Robert J. Hare/</h4>
<span>Freight Manager</span> </div>
</div>
<div class="content">
<p> I recently used for my logistics needs, and I am
thoroughly impressed with their exceptional service. I contacted
them, team demonstrated and making the entire
process smooth and hassle-free. </p>
<div class="client-name">
<h4>Winifred P. Reyes/</h4>
<span>Freight Manager</span> </div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- end of testimonial-section -->