<div class="products">

  <div class="product-card">
    <img decoding="async" src="https://via.placeholder.com/300x200" alt="300x200" title="Products">
    <h3>Electrical Panel Installation</h3>
    <p>High-quality industrial panel installation services.</p>
    <a href="https://wa.me/91XXXXXXXXXX">Get Quote</a>
  </div>

  <div class="product-card">
    <img decoding="async" src="https://via.placeholder.com/300x200" alt="300x200" title="Products">
    <h3>Industrial Maintenance</h3>
    <p>Reliable maintenance solutions for factories.</p>
    <a href="https://wa.me/919811120711">Get Quote</a>
  </div>

</div>