Site Title

Handyman | Plumbing | Electrical | Appliance Installation & Repair

Home

<!-- HERO SECTION -->
<div style="background-color:#f8f8f8; padding:50px 0; text-align:center;">
  <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/3/33/Repair_tools_icon.svg/512px-Repair_tools_icon.svg.png" alt="SmartHand Repairs" style="width:90px;">
  <h1 style="font-size:38px; color:#222;">Quality Appliance & Handyman Services</h1>
  <p style="font-size:18px; color:#555;">Fast plumbing, electrical, and appliance repair & installation across Pennsylvania</p>
  <a href="tel:+12676310673" style="background-color:#E11D2E; color:#fff; padding:12px 28px; border-radius:6px; text-decoration:none; margin:5px; display:inline-block;">📞 Call Now</a>
  <a href="https://t.me/SmartHandRepairs" style="background-color:#333; color:#fff; padding:12px 28px; border-radius:6px; text-decoration:none; margin:5px; display:inline-block;">💬 Message on Telegram</a>
</div>

<!-- SERVICES SECTION -->
<div style="padding:60px 0; background-color:white; text-align:center;">
  <h2 style="font-size:32px; margin-bottom:20px; color:#222;">Our Services</h2>
  <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:25px; max-width:1100px; margin:auto;">
    
    <div style="width:300px; border:1px solid #ddd; border-radius:10px; padding:20px;">
      <img src="https://cdn-icons-png.flaticon.com/512/4711/4711652.png" width="80">
      <h3>Washing Machine Repair</h3>
      <p>Installation, leaks, spin issues, and diagnostics.</p>
    </div>
    
    <div style="width:300px; border:1px solid #ddd; border-radius:10px; padding:20px;">
      <img src="https://cdn-icons-png.flaticon.com/512/2974/2974726.png" width="80">
      <h3>Refrigerator Repair</h3>
      <p>Cooling, thermostat, fan, and compressor repair.</p>
    </div>
    
    <div style="width:300px; border:1px solid #ddd; border-radius:10px; padding:20px;">
      <img src="https://cdn-icons-png.flaticon.com/512/1164/1164574.png" width="80">
      <h3>Oven / Range Repair</h3>
      <p>Igniter, heating element, and sensor replacement.</p>
    </div>
    
    <div style="width:300px; border:1px solid #ddd; border-radius:10px; padding:20px;">
      <img src="https://cdn-icons-png.flaticon.com/512/809/809496.png" width="80">
      <h3>Appliance Installation</h3>
      <p>Washer, dryer, dishwasher — safe hookups & wiring.</p>
    </div>
    
    <div style="width:300px; border:1px solid #ddd; border-radius:10px; padding:20px;">
      <img src="https://cdn-icons-png.flaticon.com/512/1037/1037979.png" width="80">
      <h3>Electrical & Plumbing</h3>
      <p>Switches, outlets, leaks, faucets, and pipe repair.</p>
    </div>
  </div>
</div>

<!-- STATISTICS -->
<div style="background-color:#f8f8f8; text-align:center; padding:60px 0;">
  <h2 style="color:#222;">Why Choose SmartHand Repairs?</h2>
  <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:40px; margin-top:30px;">
    <div><h3 style="color:#E11D2E; font-size:36px;">4000+</h3><p>Repairs Done</p></div>
    <div><h3 style="color:#E11D2E; font-size:36px;">1400+</h3><p>Recommendations</p></div>
    <div><h3 style="color:#E11D2E; font-size:36px;">100+</h3><p>Diagnostics</p></div>
    <div><h3 style="color:#E11D2E; font-size:36px;">24/7</h3><p>Quick Response</p></div>
  </div>
</div>

<!-- CALL TO ACTION -->
<div style="background-color:#E11D2E; color:white; text-align:center; padding:60px 20px;">
  <h2>Need help today?</h2>
  <p>Call or message us for same-day service anywhere in Pennsylvania</p>
  <a href="tel:+12676310673" style="background-color:#fff; color:#E11D2E; padding:12px 28px; border-radius:6px; text-decoration:none; margin:5px; display:inline-block;">📞 Call Now</a>
  <a href="mailto:smarthand.repairs24@gmail.com" style="background-color:#333; color:#fff; padding:12px 28px; border-radius:6px; text-decoration:none; margin:5px; display:inline-block;">✉️ Email Us</a>
</div>