Testimonials

  <div class="about-main-header">
    Our <span class="text-underline">clients success</span>
  </div>

</div>
How our team helped ExampleCo create their app and launch a successfull business
<div class="row testimonial-list-item">
  <div class="col-sm-1">
    <span class="testimonial-user-img"></span>
  </div>
  <div class="col-sm-2">
    <div class="testimonial-quote-author-sm"><span class="testimonial-quote-name">John Snow</span><br>CEO, ExampleCo</div>
  </div>
  <div class="col-sm-6">
    <div class="testimonial-text-sm">“  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sed ante vel mauris scelerisque ornare vitae non augue. ”</div>
  </div>
  <div class="col-sm-3 text-right">
    <button class="main-button-sm"><a href="#" class="main-button-link">View story</a></button>
  </div>
</div>

<div class="row testimonial-list-item">
  <div class="col-sm-1">
    <span class="testimonial-user-img"></span>
  </div>
  <div class="col-sm-2">
    <div class="testimonial-quote-author-sm"><span class="testimonial-quote-name">John Snow</span><br>CEO, ExampleCo</div>
  </div>
  <div class="col-sm-6">
    <div class="testimonial-text-sm">“  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sed ante vel mauris scelerisque ornare vitae non augue. ”</div>
  </div>
  <div class="col-sm-3 text-right">
    <button class="main-button-sm"><a href="#" class="main-button-link">View story</a></button>
  </div>
</div>

<div class="row testimonial-list-item">
  <div class="col-sm-1">
    <span class="testimonial-user-img"></span>
  </div>
  <div class="col-sm-2">
    <div class="testimonial-quote-author-sm"><span class="testimonial-quote-name">John Snow</span><br>CEO, ExampleCo</div>
  </div>
  <div class="col-sm-6">
    <div class="testimonial-text-sm">“  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sed ante vel mauris scelerisque ornare vitae non augue. ”</div>
  </div>
  <div class="col-sm-3 text-right">
    <button class="main-button-sm"><a href="#" class="main-button-link">View story</a></button>
  </div>
</div>

<div class="row testimonial-list-item-no-border">
  <div class="col-sm-1">
    <span class="testimonial-user-img"></span>
  </div>
  <div class="col-sm-2">
    <div class="testimonial-quote-author-sm"><span class="testimonial-quote-name">John Snow</span><br>CEO, ExampleCo</div>
  </div>
  <div class="col-sm-6">
    <div class="testimonial-text-sm">“  Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer sed ante vel mauris scelerisque ornare vitae non augue. ”</div>
  </div>
  <div class="col-sm-3 text-right">
    <button class="main-button-sm"><a href="#" class="main-button-link">View story</a></button>
  </div>
</div>