Bootstrap Call To Action 1 Section

Our Services & Expertise

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

Join Us

Place the code in the <body> for Interface
          
<!-- Call To Action 1 - Bootstrap Brain Component -->
<section class="bsb-cta-1 px-2 bsb-overlay" style="background-image: url('./assets/img/cta-img-1.jpg');">
  <div class="container">
    <div class="row">
      <div class="col-12 col-md-9 col-lg-8 col-xl-7 col-xxl-6">
        <h2 class="fs-5 mb-3 text-white text-uppercase">Our Services & Expertise</h2>
        <h2 class="display-5 text-white mb-4">We are a design agency studio delivering custom creative & unique websites.</h2>
        <a href="#!" class="btn bsb-btn-2xl btn-light rounded mb-0 text-nowrap">Join Us</a>
      </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-1/assets/css/cta-1.css">
        

The Bootstrap Call to Action section helps drive users to sales or conversion at your landing pages or websites. This Bootstrap 5 Landing Page Call To Action (CTA) section is very creative and professional. This snippet’s full width, beautiful background image, and prominent Call to Action button are noteworthy features. This snippet is a practical example of the Landing Page CTA section.