<div class="row gy-4">
  <div class="col-lg-6 position-relative align-self-start order-lg-last order-first">
    <img src="/assets/img/business-about.jpg" class="img-fluid" alt="">
  </div>
  <div class="col-lg-6 content order-last order-lg-first">
    <h3>Why choose indigo for business?</h3>
    <p>
      We understand that reliable connectivity is critical for modern businesses. Our business-grade solutions are designed to keep you connected to what matters most.
    </p>
    <ul>
      <li data-aos="fade-up" data-aos-delay="100">
        <i class="bi bi-shield-check"></i>
        <div>
          <h5>Enterprise-grade reliability</h5>
          <p>Our network is built with redundancy and resilience to ensure your business stays connected when it matters most.</p>
        </div>
      </li>
      <li data-aos="fade-up" data-aos-delay="200">
        <i class="bi bi-headset"></i>
        <div>
          <h5>Local support team</h5>
          <p>Real people, local to your area, ready to help when you need it. No overseas call centers, no automated responses.</p>
        </div>
      </li>
      <li data-aos="fade-up" data-aos-delay="300">
        <i class="bi bi-graph-up-arrow"></i>
        <div>
          <h5>Scalable solutions</h5>
          <p>As your business grows, your connectivity needs change. Our flexible plans grow with you.</p>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="row justify-content-center">
  <div class="col-lg-8 text-center">
    <h3>Ready to transform your business connectivity?</h3>
    <p>Get in touch with our team to discuss how we can help your business thrive with reliable, high-speed internet and voice solutions.</p>
    <a class="cta-btn" href="/contact/">Contact Us</a>
  </div>
</div>