Bootstrap Call To Action 2 Section

Our Services & Expertise

We are a design agency studio delivering custom creative & unique websites.

Get Started

Place the code in the <body> for Interface
          
<!-- Call To Action 2 - Bootstrap Brain Component -->
<section class="bsb-cta-2 py-5">
  <div class="container">
    <div class="card border-0 rounded-3 overflow-hidden text-center bsb-overlay" style="background-image: url('./assets/img/cta-img-1.jpg'); --bsb-overlay-opacity: .9; --bsb-overlay-bg-color:var(--bs-primary-rgb);">
      <div class="card-body">
        <div class="row align-items-center justify-content-center">
          <div class="col-12 col-md-10 col-xl-8 col-xxl-7">
            <h2 class="h5 mb-4 text-white text-uppercase">Our Services & Expertise</h2>
            <h2 class="display-4 text-white mb-5">We are a design agency studio delivering custom creative & unique websites.</h2>
            <a href="#!" class="btn btn-light bsb-btn-3xl rounded mb-0 text-nowrap">Get Started</a>
          </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/ctas/cta-2/assets/css/cta-2.css">
        

Our Bootstrap Call to Action (CTA) section has a clean design and responsive layout. This Call to Action component has an extravagant image with an outstanding overlay. The Call to Action button looks fantastic in this Call to Action (CTA) section. This Call to Action (CTA) section will help drive users to sales or conversion.