<!DOCTYPE html>

<html lang="en">

<head>

    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <title>Kestrel Report - Precision Health Analysis</title>

    <script src="https://cdn.tailwindcss.com"></script>

    <link rel="preconnect" href="https://fonts.googleapis.com">

    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>

    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

    <style>

        body {

            font-family: 'Inter', sans-serif;

        }

        .gradient-bg {

            background: linear-gradient(180deg, #F0F4F8 0%, #FFFFFF 100%);

        }

    </style>

</head>

<body class="bg-white text-gray-800 antialiased">


    <!-- Header -->

    <header class="absolute top-0 left-0 right-0 z-10 py-6 px-4 sm:px-6 lg:px-8">

        <div class="max-w-5xl mx-auto flex justify-between items-center">

            <h1 class="text-2xl font-bold text-gray-900">Kestrel Report</h1>

            <!-- This will be your payment link -->

            <a href="https://falconeye23.gumroad.com/l/wqdpbl" class="bg-gray-900 text-white font-semibold py-2 px-5 rounded-lg hover:bg-gray-700 transition-colors">Get Report</a>

        </div>

    </header>


    <main class="gradient-bg">

        <!-- Hero Section -->

        <section class="relative pt-32 pb-20 lg:pt-48 lg:pb-28">

            <div class="max-w-3xl mx-auto text-center px-4">

                <p class="text-indigo-600 font-semibold uppercase tracking-wider">For a Limited Time: Founding Member Offer</p>

                <h2 class="mt-2 text-4xl lg:text-5xl font-extrabold tracking-tight text-gray-900">Stop Guessing. Start Optimizing.</h2>

                <p class="mt-6 text-lg lg:text-xl text-gray-600">The Kestrel Report transforms your complex health data into a clear, actionable plan for peak performance and longevity. We analyze your bloodwork with precision, giving you the insights you need to build your optimal future.</p>

                <div class="mt-10">

                    <!-- This will be your payment link -->

                    <a href="https://falconeye23.gumroad.com/l/wqdpbl" class="bg-indigo-600 text-white font-bold py-4 px-8 rounded-lg text-lg hover:bg-indigo-700 transition-all transform hover:scale-105">Get Your Founding Member Report for $49</a>

                    <p class="mt-4 text-sm text-gray-500">Only 10 Founding Member slots available.</p>

                </div>

            </div>

        </section>


        <!-- How It Works Section -->

        <section class="py-20 bg-white">

            <div class="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8">

                <div class="text-center">

                    <h3 class="text-3xl font-extrabold text-gray-900">Your Path to Clarity in 3 Simple Steps</h3>

                    <p class="mt-4 text-lg text-gray-600">We handle the complexity so you can focus on what matters.</p>

                </div>

                <div class="mt-16 grid gap-12 md:grid-cols-3">

                    <!-- Step 1 -->

                    <div class="text-center">

                        <div class="flex items-center justify-center h-12 w-12 rounded-full bg-indigo-500 text-white font-bold text-xl mx-auto">1</div>

                        <h4 class="mt-6 text-xl font-bold">Purchase Your Report</h4>

                        <p class="mt-2 text-gray-600">Secure your spot as a Founding Member. After purchase, you'll receive a confirmation email with instructions.</p>

                    </div>

                    <!-- Step 2 -->

                    <div class="text-center">

                        <div class="flex items-center justify-center h-12 w-12 rounded-full bg-indigo-500 text-white font-bold text-xl mx-auto">2</div>

                        <h4 class="mt-6 text-xl font-bold">Submit Your Data</h4>

                        <p class="mt-2 text-gray-600">Simply reply to our welcome email with your latest bloodwork PDF attached. It's secure and confidential.</p>

                    </div>

                    <!-- Step 3 -->

                    <div class="text-center">

                        <div class="flex items-center justify-center h-12 w-12 rounded-full bg-indigo-500 text-white font-bold text-xl mx-auto">3</div>

                        <h4 class="mt-6 text-xl font-bold">Receive Your Blueprint</h4>

                        <p class="mt-2 text-gray-600">Within 72 hours, you'll receive your personalized Kestrel Report—a clear, actionable PDF guide to your health.</p>

                    </div>

                </div>

            </div>

        </section>


        <!-- What You Get Section -->

        <section class="py-20 bg-gray-50">

            <div class="max-w-5xl mx-auto grid md:grid-cols-2 gap-12 items-center px-4 sm:px-6 lg:px-8">

                <div>

                    <p class="text-indigo-600 font-semibold uppercase">The Kestrel Advantage</p>

                    <h3 class="mt-2 text-3xl font-extrabold text-gray-900">See Your Health With Unprecedented Clarity</h3>

                    <p class="mt-4 text-lg text-gray-600">Like its namesake, the Kestrel, our report hovers above the noise, identifying what truly matters. We cut through the medical jargon to give you a precise, actionable view of your health.</p>

                    <ul class="mt-6 space-y-4">

                        <li class="flex items-start">

                            <svg class="h-6 w-6 text-green-500 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>

                            <span class="ml-3 text-gray-700"><strong>Key Biomarker Analysis:</strong> In-depth look at critical markers for longevity and performance.</span>

                        </li>

                        <li class="flex items-start">

                             <svg class="h-6 w-6 text-green-500 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>

                            <span class="ml-3 text-gray-700"><strong>Personalized Recommendations:</strong> Actionable advice on nutrition, supplements, and lifestyle tailored to your results.</span>

                        </li>

                        <li class="flex items-start">

                             <svg class="h-6 w-6 text-green-500 flex-shrink-0" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7"></path></svg>

                            <span class="ml-3 text-gray-700"><strong>Progress Tracking Insights:</strong> Understand your trends and what's working over time (for future reports).</span>

                        </li>

                    </ul>

                </div>

                <div class="bg-white p-6 rounded-lg shadow-lg">

                    <!-- Placeholder for a sample report image or graphic -->

                    <div class="w-full h-80 bg-gray-200 rounded-lg flex items-center justify-center">

                        <p class="text-gray-500">Sample Report Graphic Coming Soon</p>

                    </div>

                </div>

            </div>

        </section>


        <!-- Final CTA -->

        <section class="py-20 bg-white">

            <div class="max-w-3xl mx-auto text-center px-4">

                <h3 class="text-3xl font-extrabold text-gray-900">Ready to Take Control?</h3>

                <p class="mt-4 text-lg text-gray-600">Your optimal future isn't built on guesswork. It's built on data-driven decisions. Let's build it together.</p>

                 <div class="mt-10">

                    <!-- This will be your payment link -->

                    <a href="https://falconeye23.gumroad.com/l/wqdpbl" class="bg-indigo-600 text-white font-bold py-4 px-8 rounded-lg text-lg hover:bg-indigo-700 transition-all transform hover:scale-105">Claim Your $49 Founding Member Spot</a>

                    <p class="mt-4 text-sm text-gray-500">This offer is strictly limited to the first 10 members.</p>

                </div>

            </div>

        </section>

    </main>


    <!-- Footer -->

    <footer class="bg-gray-900">

        <div class="max-w-5xl mx-auto py-8 px-4 sm:px-6 lg:px-8 text-center text-gray-400">

            <p class="text-base">Kestrel Report is a project by the creator of <a href="https://jakesjourney.co" target="_blank" rel="noopener noreferrer" class="underline hover:text-white">JakesJourney.co</a>.</p>

            <p class="mt-4">&copy; 2025 Kestrel Report. All rights reserved.</p>

            <p class="mt-2 text-sm">This service is for informational purposes only and is not medical advice. Consult with a healthcare professional for any medical concerns.</p>

        </div>

    </footer>


</body>

</html>