<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.css"/>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>
<div class="testimonials">
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 testimonialRightArea">
<div class="testimonialWrapper">
<div class="testimonialSlider">
<div class="testimonialSingle">
<div class="contentWrapper">
<div class="profile">
<img src="https://cdn.shopifycloud.com/hatchful-web/assets/6fcc76cfd1c59f44d43a485167fb3139.png" />
</div>
<div class="textContent">
<h3>Title of Speaker</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span class="whois">Designation <em>rank</em></span>
</div>
</div>
</div>
<div class="testimonialSingle">
<div class="contentWrapper">
<div class="profile">
<img src="https://cdn.shopifycloud.com/hatchful-web/assets/6fcc76cfd1c59f44d43a485167fb3139.png" />
</div>
<div class="textContent">
<h3>Title of Speaker</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<span class="whois">Designation <em>rank</em></span>
</div>
</div>
</div>
</div>
</div>
</div>
...