<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Holiday Homes | Build on Your Lot or Ours</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      line-height: 1.6;
      margin: 0;
      padding: 0;
      background-color: #f4f4f4;
      color: #333;
    }
    header {
      background: #003366;
      color: #fff;
      padding: 20px 0;
      text-align: center;
    }
    header h1 {
      margin: 0;
      font-size: 2.5em;
    }
    .container {
      width: 80%;
      margin: auto;
      overflow: hidden;
    }
    .section {
      padding: 20px 0;
      border-bottom: 1px solid #ddd;
    }
    .section h2 {
      color: #003366;
    }
    .cta-button {
      display: inline-block;
      background: #003366;
      color: #fff;
      padding: 10px 20px;
      text-decoration: none;
      border-radius: 5px;
      margin-top: 10px;
    }
    .cta-button:hover {
      background: #002244;
    }
    .features-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
    }
    .feature-card {
      background: #fff;
      padding: 20px;
      border-radius: 5px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }
    footer {
      background: #003366;
      color: #fff;
      text-align: center;
      padding: 20px 0;
      margin-top: 20px;
    }
    footer a {
      color: #fff;
      text-decoration: none;
      margin: 0 10px;
    }
    footer a:hover {
      text-decoration: underline;
    }
  </style>
</head>
<body>
  <header>
    <div class="container">
      <h1>Holiday Homes</h1>
      <p>Build on Your Lot or Ours!</p>
    </div>
  </header>

  <div class="container">
    <!-- Hero Section -->
    <section class="section">
      <h2>Welcome to Holiday Homes</h2>
      <p>We own over <strong>20 communities</strong> throughout the tri-state area. Whether you want to build on your lot or ours, we’ve got you covered.</p>
      <a href="#" class="cta-button">Search Our Communities</a>
      <a href="#" class="cta-button">Get Pre-Approved Today</a>
    </section>

    <!-- Features Section -->
    <section class="section">
      <h2>Our Homes Are Second to None</h2>
      <div class="features-grid">
        <div class="feature-card">
          <h3>10-Year Structural Warranty</h3>
          <p>Every new home comes with a transferable 10-year limited structural warranty.</p>
        </div>
        <div class="feature-card">
          <h3>Guaranteed Build Times</h3>
          <p>Manufactured Homes: <strong>120 days</strong><br>Freedom Homes: <strong>150 days</strong><br>*We pay you for every day we’re late!*</p>
        </div>
        <div class="feature-card">
          <h3>Lowest Interest Rates</h3>
          <p>Partnering with national lenders to provide the best rates.</p>
        </div>
        <div class="feature-card">
          <h3>130-Point Quality Inspection</h3>
          <p>Ensuring your home is perfect before you move in.</p>
        </div>
        <div class="feature-card">
          <h3>Built-In Energy Efficiency</h3>
          <p>EnergyStar certification, high-efficiency systems, and superior insulation.</p>
        </div>
      </div>
      <a href="#" class="cta-button">Learn More About Our Homes</a>
    </section>

    <!-- Featured Homes Section -->
    <section class="section">
      <h2>Featured Homes</h2>
      <div class="features-grid">
        <div class="feature-card">
          <h3>Batavia Lot Model</h3>
          <p><strong>357 Deer Trace – Deer Trace MHP</strong><br><strong>Giles-SI Pad 16 X 80</strong><br><strong>New Reduced Price!</strong></p>
        </div>
        <div class="feature-card">
          <h3>Site Built Homes</h3>
          <p>Customizable designs to fit your lifestyle.</p>
        </div>
        <div class="feature-card">
          <h3>Manufactured Homes</h3>
          <p>Affordable and efficient living solutions.</p>
        </div>
        <div class="feature-card">
          <h3>Modular Homes</h3>
          <p>Modern designs with quick build times.</p>
        </div>
      </div>
      <a href="#" class="cta-button">Explore All Homes</a>
    </section>

    <!-- Why Choose Us Section -->
    <section class="section">
      <h2>Why Choose Holiday Homes?</h2>
      <ul>
        <li><strong>Over 20 Communities</strong>: Find the perfect location for your new home.</li>
        <li><strong>Flexible Building Options</strong>: Build on your lot or choose from our communities.</li>
        <li><strong>Unmatched Quality</strong>: From warranties to energy efficiency, we’ve got you covered.</li>
      </ul>
      <a href="#" class="cta-button">Read Testimonials</a>
    </section>

    <!-- Get Started Section -->
    <section class="section">
      <h2>Get Started Today</h2>
      <p>Ready to build your dream home? Get pre-approved and start your journey with Holiday Homes.</p>
      <a href="#" class="cta-button">Get Pre-Approved</a>
    </section>

    <!-- Contact Section -->
    <section class="section">
      <h2>Contact Us</h2>
      <p>Have questions? Reach out to us:</p>
      <ul>
        <li><strong>Phone</strong>: 859.283.2300 or 513.575.0100</li>
        <li><strong>Email</strong>: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="264f484049664e494a4f42475f4154495356550845494b">[email&#160;protected]</a></li>
      </ul>
      <a href="#" class="cta-button">Visit Our FAQs</a>
    </section>
  </div>

  <!-- Footer -->
  <footer>
    <div class="container">
      <p>
        <a href="#">About Us</a> | 
        <a href="#">Testimonials</a> | 
        <a href="#">FAQs</a> | 
        <a href="#">Contact</a>
      </p>
      <p>Follow Us: <a href="#">Facebook</a> | <a href="#">YouTube</a></p>
      <p>© <strong>2017 Legend Web Works, LLC</strong></p>
    </div>
  </footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>