<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="description" content="Insurance Restoration Pro offers professional water and fire restoration services in Chilliwack, BC.">
  <title>Insurance Restoration Pro - Water & Fire Restoration Services in Chilliwack, BC</title>
  <!-- Add your preferred CSS framework and custom CSS here -->
  <link rel="stylesheet" href="path/to/css/framework.css">
  <link rel="stylesheet" href="path/to/your/custom/styles.css">
</head>
<body>
  <header>
    <nav>
      <a href="/" class="logo">Insurance Restoration Pro</a>
      <ul class="menu">
        <li><a href="#services">Services</a></li>
        <li><a href="#about">About Us</a></li>
        <li><a href="#contact">Contact Us</a></li>
      </ul>
    </nav>
  </header>
  <main>
    <section id="hero">
      <h1>Water & Fire Restoration Services in Chilliwack, BC</h1>
      <p>Insurance Restoration Pro - Your trusted partner for disaster recovery and property restoration.</p>
      <a href="#services" class="cta-button">Explore Our Services</a>
    </section>
<section id="services">
  <h2>Our Services</h2>
  <div class="services-grid">
    <div class="service-item">
      <img src="path/to/water-restoration.jpg" alt="Water Restoration">
      <h3>Water Restoration</h3>
      <p>Our team of experts provides top-notch water damage restoration services to help you recover from floods, leaks, and more.</p>
    </div>
    <div class="service-item">
      <img src="path/to/fire-restoration.jpg" alt="Fire Restoration">
      <h3>Fire Restoration</h3>
      <p>We offer professional fire and smoke damage restoration services to bring your property back to its pre-loss condition.</p>
    </div>
  </div>
</section>

<section id="about">
  <h2>About Insurance Restoration Pro</h2>
  <p>Insurance Restoration Pro is a leading water and fire restoration company in Chilliwack, BC. With years of experience, we are dedicated to helping our clients recover from disasters and restoring their properties to their original state. Our highly trained team is available 24/7 to provide prompt and efficient services to minimize downtime and ensure your peace of mind.</p>
</section>

<section id="contact">
  <h2>Contact Us</h2>
  <form action="submit-contact-form.php" method="post">
    <label for="name">Name:</label>
    <input type="text" id="name" name="name" required>

    <label for="email">Email:</label>
    <input type="email" id="email" name="email" required>

    <label for="phone">Phone:</label>
    <input type="tel" id="phone" name="phone">

    <label for="message">Message:</label>
    <textarea id="message" name="message" rows="4" required></textarea>

    <button type="submit" class="submit-button">Send Message</button>
  </form>
</section>
</main>
  <footer>
    <p>&copy; 2023 Insurance Restoration Pro. All rights reserved.</p>
    <p>123 Main