Layout Changes
This commit is contained in:
37
parts/testimonial.php
Normal file
37
parts/testimonial.php
Normal 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 Client’s 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 -->
|
Reference in New Issue
Block a user