Back to Testimonials
Testimonials

Video-style Testimonial

Video testimonial with quote card layout.

#testimonials

Live preview

Source code

html
<div class="container py-5">
  <div class="row g-4 align-items-center">
    <div class="col-md-6">
      <div class="position-relative rounded-4 overflow-hidden"><img src="https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?w=800&h=600&fit=crop" alt="Woman smiling in interview" class="w-100"><button class="btn btn-light rounded-circle position-absolute top-50 start-50 translate-middle" style="width:64px;height:64px"><i class="bi bi-play-fill fs-3"></i></button></div>
    </div>
    <div class="col-md-6"><i class="bi bi-quote display-2 text-primary"></i>
      <blockquote class="fs-4 fw-light">"CodeShikhi helped me launch my first freelance project in a week. The components are production-ready."</blockquote>
      <div class="d-flex align-items-center gap-3 mt-3"><img src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop" alt="Portrait of Sara Ahmed" class="rounded-circle" style="width:56px;height:56px;object-fit:cover">
        <div>
          <div class="fw-bold">Sara Ahmed</div><small class="text-muted">Freelance Designer</small>
        </div>
      </div>
    </div>
  </div>
</div>

More designs in this section