Bootstrap Testimonial 4 Section

Testimonials

Our valued clients' testimonials speak volumes about our work's power.

We were so impressed with the work they did for us. They were able to take our vision and turn it into a reality, and they did it all on time and within budget. We would highly recommend them to anyone looking for a reliable and professional partner.
Luna John

Luna John

UX Designer
We were looking for a company that could help us develop a new website that was both visually appealing and user-friendly. We are so happy with the results, and we would highly recommend them to anyone looking for a new website.
Mark Smith

Mark Smith

Marketing Specialist
We were struggling to manage our finances effectively. We needed help developing a financial plan. They create a financial plan that worked for us, and they showed us how to track our spending more effectively. We are so grateful for the help.
Michael Wilson

Michael Wilson

SEO Expert
We were looking for a company that could help us with our branding. We needed a website and marketing materials. They were able to create a brand identity that we loved. They worked with us to develop a logo that represented our company.
Luke Reeves

Luke Reeves

Sales Manager

Place the code in the <body> for Interface
          
<!-- Testimonial 4 - Bootstrap Brain Component -->
<section class="py-3 py-md-5 py-xl-8">
  <div class="container">
    <div class="row">
      <div class="col-12 col-md-10 col-lg-8">
        <h3 class="fs-5 mb-2 text-secondary text-uppercase">Testimonials</h3>
        <h2 class="display-5 mb-4">Our valued clients' testimonials speak volumes about our work's power.</h2>
        <button type="button" class="btn btn-lg btn-primary mb-3 mb-md-4 mb-xl-5">Read More</button>
      </div>
    </div>
  </div>

  <div class="container overflow-hidden">
    <div class="row gy-3 gy-lg-4">
      <div class="col-12 col-lg-6">
        <div class="card">
          <div class="card-body p-4 p-xxl-5">
            <div class="bsb-ratings text-warning mb-3" data-bsb-star="5" data-bsb-star-off="0"></div>
            <blockquote class="bsb-blockquote-icon mb-3">We were so impressed with the work they did for us. They were able to take our vision and turn it into a reality, and they did it all on time and within budget. We would highly recommend them to anyone looking for a reliable and professional partner.</blockquote>
            <figure class="d-flex align-items-center m-0 p-0">
              <img class="img-fluid rounded rounded-circle m-0 border border-5" loading="lazy" src="./assets/img/testimonial-img-1.jpg" alt="Luna John">
              <figcaption class="ms-3">
                <h4 class="mb-1 h5">Luna John</h4>
                <h5 class="fs-6 text-secondary mb-0">UX Designer</h5>
              </figcaption>
            </figure>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-6">
        <div class="card">
          <div class="card-body p-4 p-xxl-5">
            <div class="bsb-ratings text-warning mb-3" data-bsb-star="4" data-bsb-star-off="1"></div>
            <blockquote class="bsb-blockquote-icon mb-3">We were looking for a company that could help us develop a new website that was both visually appealing and user-friendly. We are so happy with the results, and we would highly recommend them to anyone looking for a new website.</blockquote>
            <figure class="d-flex align-items-center m-0 p-0">
              <img class="img-fluid rounded rounded-circle m-0 border border-5" loading="lazy" src="./assets/img/testimonial-img-2.jpg" alt="Mark Smith">
              <figcaption class="ms-3">
                <h4 class="mb-1 h5">Mark Smith</h4>
                <h5 class="fs-6 text-secondary mb-0">Marketing Specialist</h5>
              </figcaption>
            </figure>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-6">
        <div class="card">
          <div class="card-body p-4 p-xxl-5">
            <div class="bsb-ratings text-warning mb-3" data-bsb-star="3" data-bsb-star-off="2"></div>
            <blockquote class="bsb-blockquote-icon mb-3">We were struggling to manage our finances effectively. We needed help developing a financial plan. They create a financial plan that worked for us, and they showed us how to track our spending more effectively. We are so grateful for the help.</blockquote>
            <figure class="d-flex align-items-center m-0 p-0">
              <img class="img-fluid rounded rounded-circle m-0 border border-5" loading="lazy" src="./assets/img/testimonial-img-3.jpg" alt="Michael Wilson">
              <figcaption class="ms-3">
                <h4 class="mb-1 h5">Michael Wilson</h4>
                <h5 class="fs-6 text-secondary mb-0">SEO Expert</h5>
              </figcaption>
            </figure>
          </div>
        </div>
      </div>
      <div class="col-12 col-lg-6">
        <div class="card">
          <div class="card-body p-4 p-xxl-5">
            <div class="bsb-ratings text-warning mb-3" data-bsb-star="5" data-bsb-star-off="0"></div>
            <blockquote class="bsb-blockquote-icon mb-3">We were looking for a company that could help us with our branding. We needed a website and marketing materials. They were able to create a brand identity that we loved. They worked with us to develop a logo that represented our company.</blockquote>
            <figure class="d-flex align-items-center m-0 p-0">
              <img class="img-fluid rounded rounded-circle m-0 border border-5" loading="lazy" src="./assets/img/testimonial-img-4.jpg" alt="Luke Reeves">
              <figcaption class="ms-3">
                <h4 class="mb-1 h5">Luke Reeves</h4>
                <h5 class="fs-6 text-secondary mb-0">Sales Manager</h5>
              </figcaption>
            </figure>
          </div>
        </div>
      </div>
    </div>
  </div>
</section>
        
Place the <link> tag in the <head> for CSS
          
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/components/testimonials/testimonial-4/assets/css/testimonial-4.css">
        

Download this free Bootstrap testimonial section. This Bootstrap 5 testimonial example has a minimal and responsive layout. You can incorporate this Bootstrap testimonial snippet in the Bootstrap website templates easily. This Bootstrap Testimonial Section has a rating star with elegant client information. This Bootstrap Testimonial template has a sleek and minimal layout.