<style>
  :root { --brand:#1e73be; --accent:#ff5a3c; --text:#222; --muted:#6b7280; --bg:#ffffff; }
  .lp-wrap{font-family:system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;color:var(--text);background:var(--bg);}
  .container{max-width:1100px;margin:0 auto;padding:24px;}
  .hero{padding:56px 0 32px;text-align:center;}
  .hero h1{font-size:40px;line-height:1.2;margin:0 0 12px;}
  .hero p{font-size:18px;color:var(--muted);margin:0 auto 22px;max-width:780px;}
  .btn{display:inline-block;padding:14px 22px;border-radius:10px;font-weight:700;text-decoration:none}
  .btn-primary{background:var(--accent);color:#fff;}
  .btn-outline{border:2px solid var(--accent);color:var(--accent);background:#fff;}
  .badges{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:12px;color:#64748b;font-size:14px}
  .grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
  .card{border:1px solid #e5e7eb;border-radius:14px;padding:18px;background:#fff}
  .card h3{margin:0 0 8px;font-size:20px}
  .bullets li{margin:8px 0}
  .section{padding:28px 0}
  .section h2{font-size:28px;margin:0 0 12px;text-align:center}
  .showcase img{width:100%;border-radius:12px;border:1px solid #e5e7eb}
  .price{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:22px;text-align:center}
  .price .strike{color:#94a3b8;text-decoration:line-through;margin-right:8px}
  .testi{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
  .quote{border:1px solid #e5e7eb;border-radius:14px;padding:16px;background:#fff;font-size:15px;color:#374151}
  .faq details{border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin:10px 0;background:#fff}
  .footer-cta{padding:32px 0;text-align:center;border-top:1px solid #e5e7eb;margin-top:28px}
  @media(max-width:900px){
    .grid-3{grid-template-columns:1fr}
    .testi{grid-template-columns:1fr}
    .hero h1{font-size:30px}
  }
</style>

<div class="lp-wrap">
  <!-- Hero -->
  <section class="hero container">
    <h1>Discover 16,000 Step-by-Step Woodworking Plans</h1>
    <p>Beginner-friendly instructions, full cutting & materials lists, and detailed schematics. Build confidently without guesswork.</p>
    <a class="btn btn-primary" href="HOPLINK_URL" rel="noopener nofollow sponsored">Get Instant Access →</a>
    <div class="badges">
      <span>✔ Lifetime Updates</span><span>✔ 60-Day Guarantee</span><span>✔ For Beginners & Pros</span>
    </div>
  </section>

  <!-- Problem -->
  <section class="section container">
    <h2>Tired of Incomplete & Confusing Plans?</h2>
    <div class="grid-3">
      <div class="card"><h3>Vague Instructions</h3><p>Stop guessing measurements and steps mid-build.</p></div>
      <div class="card"><h3>Missing Cut Lists</h3><p>Wasting wood and time is costly. Get exact cut sheets.</p></div>
      <div class="card"><h3>Projects Don’t Fit</h3><p>Multiple views & diagrams ensure parts align perfectly.</p></div>
    </div>
  </section>

  <!-- Solution / Benefits -->
  <section class="section container">
    <h2>The World’s Largest Database of 16,000 Plans</h2>
    <div class="grid-3">
      <div class="card"><h3>Step-by-Step</h3><ul class="bullets"><li>Clear sequence from start to finish</li><li>Photos & diagrams</li></ul></div>
      <div class="card"><h3>Cutting & Materials</h3><ul class="bullets"><li>Exact dimensions & quantities</li><li>Save money by planning right</li></ul></div>
      <div class="card"><h3>All Skill Levels</h3><ul class="bullets"><li>From birdhouses to furniture</li><li>Beginner to advanced</li></ul></div>
    </div>
    <p style="text-align:center;margin-top:12px">
      <a class="btn btn-outline" href="HOPLINK_URL" rel="noopener nofollow sponsored">Preview What You Get →</a>
    </p>
  </section>

  <!-- Showcase (replace with your images) -->
  <section class="section container showcase">
    <h2>Build These (and Thousands More)</h2>
    <div class="grid-3">
      <div class="card"><img src="https://via.placeholder.com/800x520?text=Bookshelf+Plan" alt="Bookshelf woodworking plan"></div>
      <div class="card"><img src="https://via.placeholder.com/800x520?text=Adirondack+Chair" alt="Adirondack chair woodworking plan"></div>
      <div class="card"><img src="https://via.placeholder.com/800x520?text=Coffee+Table" alt="Coffee table woodworking plan"></div>
    </div>
  </section>

  <!-- Bonuses -->
  <section class="section container">
    <h2>You Also Get</h2>
    <div class="grid-3">
      <div class="card"><h3>150+ Premium Videos</h3><p>Watch builds step-by-step and learn faster.</p></div>
      <div class="card"><h3>CAD/DWG Viewer</h3><p>Zoom into details and dimensions precisely.</p></div>
      <div class="card"><h3>Free Lifetime Updates</h3><p>New plans added—keep your library growing.</p></div>
    </div>
  </section>

  <!-- Testimonials -->
  <section class="section container">
    <h2>What Woodworkers Say</h2>
    <div class="testi">
      <div class="quote">“Plans are super clear. My first coffee table looks pro.” — Mark H.</div>
      <div class="quote">“Cut lists saved me money. No more extra lumber runs.” — Alicia P.</div>
      <div class="quote">“As a beginner, the step-by-step flow is gold.” — Sam R.</div>
    </div>
  </section>

  <!-- Offer / Price -->
  <section class="section container">
    <div class="price">
      <h2>Limited-Time Offer</h2>
      <p><span class="strike">$297</span> <strong style="font-size:28px;color:var(--accent)">$67 one-time</strong></p>
      <p>Instant digital access. 60-day money-back guarantee.</p>
      <a class="btn btn-primary" href="HOPLINK_URL" rel="noopener nofollow sponsored">Get Instant Access Now →</a>
    </div>
  </section>

  <!-- FAQ -->
  <section class="section container faq">
    <h2>FAQ</h2>
    <details><summary>Do I need advanced tools?</summary><p>Basic tools are enough for most beginner projects. Plans specify requirements.</p></details>
    <details><summary>Is this beginner friendly?</summary><p>Yes. Step-by-step instructions, diagrams, and cut lists guide you end-to-end.</p></details>
    <details><summary>How do updates work?</summary><p>You receive lifetime updates—new plans are added to your library.</p></details>
    <details><summary>What if I’m not satisfied?</summary><p>Covered by a 60-day money-back guarantee via the vendor.</p></details>
  </section>

  <!-- Footer CTA -->
  <section class="footer-cta container">
    <p><strong>Ready to build your next project?</strong></p>
    <a class="btn btn-primary" href="HOPLINK_URL" rel="noopener nofollow sponsored">Start Building Today →</a>
  </section>
</div>

<!-- Optional: FAQ Schema for SEO -->
<script type="application/ld+json">
{
  "@context":"https://schema.org",
  "@type":"FAQPage",
  "mainEntity":[
    {"@type":"Question","name":"Do I need advanced tools?","acceptedAnswer":{"@type":"Answer","text":"Basic tools are enough for most beginner projects. Plans specify requirements."}},
    {"@type":"Question","name":"Is this beginner friendly?","acceptedAnswer":{"@type":"Answer","text":"Yes. Step-by-step instructions, diagrams, and cut lists guide you end-to-end."}},
    {"@type":"Question","name":"How do updates work?","acceptedAnswer":{"@type":"Answer","text":"You receive lifetime updates—new plans are added to your library."}},
    {"@type":"Question","name":"What if I’m not satisfied?","acceptedAnswer":{"@type":"Answer","text":"Covered by a 60-day money-back guarantee via the vendor."}}
  ]
}
</script>

Leave a Comment