<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Goal Setting & Planning Workshop</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<header class="hero">
<h1>Check your inbox soon, it's on the way!</h1>
<p>While you wait, I have one more thing to share with you, friend. Keep reading!</p>
</header>
<section class="offer">
<h2>Something Special Just for You</h2>
<h1>The Goal Setting & Planning Workshop</h1>
<p>You have big dreams and plenty of ideas... but you’re not sure where to start or how to grow with intention.</p>
<p>This 12-page guided workbook and 20-minute workshop is usually exclusive to Inspired Retreat attendees, but I'm sharing it with you today because you deserve to build a thriving business, friend!</p>
<p>So, whether you’re just getting started or you’ve been in business for years, this exercise will set the foundation for making big strides in the coming months.</p>
<a href="#" class="cta-button">Add to Cart – Only $7</a>
<p class="value-note">a $497 value for only a fraction of the price!</p>
</section>
<section class="features">
<h2>With the Goal Setting & Planning Workshop, you'll:</h2>
<ul>
<li><strong>Gain Clarity:</strong> Make sense of the ideas swimming in your head about who you are, who you serve, and how you can grow your business.</li>
<li><strong>Stand Out:</strong> Know exactly how to position yourself in the marketplace to attract your raving customers and clients.</li>
<li><strong>Plan for Success:</strong> Follow a path to success by looking at the big picture to fit your dreams into your life and business.</li>
<li><strong>Have Fun:</strong> It's possible to have lots of fun while doing this business thing, and I can show you how!</li>
</ul>
<a href="#" class="cta-button">Yes, I Want This!</a>
</section>
<section class="order-form">
<h2>Secure Order Form</h2>
<p>Your workbook and video will be instantly available for download!</p>
<!-- Embed your payment form or integrate with a payment processor here -->
</section>
<footer>
<p>© 2025 Amber Housley. All rights reserved.</p>
</footer>
</body>
</html>