<div class="row gy-4">
  <div class="col-lg-6 position-relative align-self-start order-lg-last order-first">
    <img src="/assets/img/wholesale-about.jpg" class="img-fluid" alt="">
  </div>
  <div class="col-lg-6 content order-last order-lg-first">
    <h3>Wholesale partnerships that work</h3>
    <p>
      We're committed to building long-term partnerships with service providers who share our vision of delivering exceptional connectivity. Whether you need wholesale internet, layer 2 circuits, or co-location services, we have the infrastructure and expertise to support your business.
    </p>
    <ul>
      <li data-aos="fade-up" data-aos-delay="100">
        <i class="bi bi-diagram-3"></i>
        <div>
          <h5>Flexible solutions</h5>
          <p>Our wholesale offerings are designed to be flexible, allowing you to deliver services that meet your customers' unique needs.</p>
        </div>
      </li>
      <li data-aos="fade-up" data-aos-delay="200">
        <i class="bi bi-shield-check"></i>
        <div>
          <h5>Reliable infrastructure</h5>
          <p>Built and maintained by us, our network delivers the reliability your customers expect.</p>
        </div>
      </li>
      <li data-aos="fade-up" data-aos-delay="300">
        <i class="bi bi-people"></i>
        <div>
          <h5>Partnership focused</h5>
          <p>We work closely with our wholesale partners to ensure mutual success.</p>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="row justify-content-center">
  <div class="col-lg-8 text-center">
    <h3>Interested in wholesale services?</h3>
    <p>Let's discuss how we can work together to deliver exceptional connectivity to your customers.</p>
    <a class="cta-btn" href="/contact/">Get in Touch</a>
  </div>
</div>