Screenshot

image

Sample Code


<div class="items gap">
  <div class="box">
    <div class="font-size-3x color-primary"><i class="ficon-phone"></i></div>
    <h4>Contact Number</h4>
    <p>Call us: +1-22-3344-5566</p>
  </div><!-- /box -->
  <div class="box">
    <div class="font-size-3x color-primary"><i class="ficon-mail"></i></div>
    <h4>Help &amp; support</h4>
    <p>For any support please mail to care&#64;example.com</p>
  </div><!-- /box -->
  <div class="box">
    <div class="font-size-3x color-primary"><i class="ficon-map"></i></div>
    <h4>Our Location</h4>
    <p>19B Dina Road, Wari Tower, North lane, London</p>
  </div><!-- /box -->
</div>
<div class="section-small"></div>
<h2>We Love to Hear From You!</h2>
<p>Your thoughts, questions, and feedback matter to us. Whether you have an inquiry, a suggestion, or just want to say hello, we’re here to listen and help. Reach out anytime — we’d love to connect with you!</p>
<div class="section-small"></div>