<!DOCTYPE html>

<html class="scroll-smooth" lang="en"><head>

<meta charset="utf-8"/>

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

<title>Land Fast Better | Career Transition for Executives over 40</title>

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

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

<link href="https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&amp;family=Amatic+SC:wght@400;700&amp;display=swap" rel="stylesheet"/>

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"/>

<script src="https://cdn.tailwindcss.com?plugins=forms,typography"></script>

<script>

        tailwind.config = {

            darkMode: "class",

            theme: {

                extend: {

                    colors: {

                        primary: "#ff6b5a",

                        "background-light": "#f8fafd",

                        "background-dark": "#1a1c1e",

                        "slate-muted": "#7c8b9a",

                        "slate-dark": "#334155",

                    },

                    fontFamily: {

                        display: ["Amatic SC", "cursive"],

                        sans: ["Outfit", "sans-serif"],

                    },

                    borderRadius: {

                        DEFAULT: "0.75rem",

                    },

                },

            },

        };

    </script>

<style>.hand-drawn-bg {

    background-image: url(https://lh3.googleusercontent.com/aida-public/AB6AXuDICKqFG9RU60u62po7_BGsiv7whrRsp_pIvjaVjJjUJvT-dl4ewI_o0rgiRXGdklr3sfal6qUuBSXUCDjiImeYo92xvRjXL8u3vc9kmmNrWWRPtHTkPgwwWC9_UMSCJst0dHjVVuiAU9xGAJkvjM-4mj4pY-AGQs3yMe1L_SRvUky-FlJK2tYVfP7zlUyRJfCPakATTfYPyxNjRw28o4obcKdiDSvIr6jXzr2z6Pa1OMNenmGVQ5K6n8tt0eBG_q3QPt-01gG8RrnZ);

    background-blend-mode: multiply

    }

.sketch-element {

    opacity: 0.15;

    pointer-events: none;

    position: absolute;

    z-index: 0

    }

.module-card:hover {

    transform: translatey(-5px);

    transition: all 0.3s ease

    }</style>

</head>

<body class="bg-background-light dark:bg-background-dark text-slate-dark dark:text-gray-200 font-sans transition-colors duration-300">

<header class="relative bg-primary text-white overflow-hidden min-h-[80vh] flex items-center justify-center">

<span class="material-icons sketch-element text-9xl top-10 left-10 rotate-12">keyboard</span>

<span class="material-icons sketch-element text-9xl bottom-10 right-10 -rotate-12">laptop_mac</span>

<span class="material-icons sketch-element text-[12rem] top-1/2 right-10 opacity-10">draw</span>

<span class="material-icons sketch-element text-8xl bottom-20 left-20">coffee</span>

<div class="container mx-auto px-6 relative z-10 text-center">

<h1 class="font-display text-7xl md:text-9xl mb-4 drop-shadow-lg tracking-wide">LAND FAST BETTER</h1>

<p class="text-2xl md:text-3xl font-light mb-4 max-w-2xl mx-auto">Over 40 and looking to land a new job?</p>

<p class="text-xl opacity-90 mb-12 max-w-3xl mx-auto leading-relaxed">

                This program will help you speed up your transition time while setting you up for a better future you.

            </p>

<div class="flex flex-col sm:flex-row gap-4 justify-center">

<a class="bg-white text-primary px-10 py-4 rounded-full font-bold text-lg shadow-xl hover:bg-gray-100 transition-all transform hover:scale-105" href="#signup">

                    Start Your Journey

                </a>

<a class="bg-transparent border-2 border-white px-10 py-4 rounded-full font-bold text-lg hover:bg-white/10 transition-all" href="#roadmap">

                    View Roadmap

                </a>

</div>

</div>

</header>

<section class="py-24 relative overflow-hidden bg-background-light dark:bg-background-dark">

<div class="container mx-auto px-6 text-center">

<div class="relative inline-block mb-8">

<div class="w-48 h-48 rounded-full border-8 border-primary/20 p-2 mx-auto">

<img alt="Frank Mertens Headshot" class="w-full h-full object-cover rounded-full grayscale hover:grayscale-0 transition-all duration-500 shadow-2xl" src="https://lh3.googleusercontent.com/aida-public/AB6AXuBUzI_OMqxaVYXJxDMmuVrZBsy-7WS83DDckTNHuJz5jtCZk9OF4KD09cL8_3sRgybJpv-jTaMF1VJ3e36-fm3lKP7KFGiYjKN_4Nyhu_iNl0aEr2vjGEIlSCWXtHAEHveeAN4dBVW-x1JtRF0zxPpNmwjijQ2V0y7XgO9LdfouHzwUqKfJGLDocweIMGk4bVY0wC_H0huLmtFTmdnmXnCym2FawAPpwq6C_aXC4VXziLsu67O46KKvzDbEVUqaAfU4sGFXrgjfHVSg"/>

</div>

<span class="material-icons absolute -bottom-4 -right-4 text-primary text-5xl bg-white dark:bg-background-dark rounded-full p-2 shadow-lg">waving_hand</span>

</div>

<h2 class="font-display text-6xl text-primary mb-2">HELLO!</h2>

<h3 class="text-4xl font-bold mb-8 dark:text-white">I'm Frank Mertens</h3>

<div class="max-w-3xl mx-auto space-y-6 text-lg text-slate-muted dark:text-gray-400">

<p>

                    CMO, Founder, Advisor, and Mentor with over 25 years experience across industries &amp; geographies. 

                    I will share my experiences, good and bad, so that you find your ideal path to <span class="text-primary font-semibold">Land Fast Better</span>.

                </p>

<p>

                    Want to know more about me? Check out my 

                    <a class="text-primary underline underline-offset-4 decoration-2 hover:opacity-80" href="#">LinkedIn Profile</a>.

                </p>

</div>

</div>

</section>

<section class="py-20 bg-slate-muted/5 dark:bg-slate-900/20 border-y border-slate-200 dark:border-slate-800">

<div class="container mx-auto px-6 text-center">

<h2 class="text-3xl md:text-4xl font-bold mb-12 dark:text-white">A Program Built for Seasoned Executives</h2>

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

<div class="p-8">

<span class="material-icons text-primary text-5xl mb-4">speed</span>

<h4 class="text-xl font-bold mb-4">Accelerate Results</h4>

<p class="text-slate-muted dark:text-gray-400">Proven frameworks to reduce your time between roles by up to 40%.</p>

</div>

<div class="p-8">

<span class="material-icons text-primary text-5xl mb-4">psychology</span>

<h4 class="text-xl font-bold mb-4">Strategic Mindset</h4>

<p class="text-slate-muted dark:text-gray-400">Move from "looking for work" to "positioning for impact".</p>

</div>

<div class="p-8">

<span class="material-icons text-primary text-5xl mb-4">verified_user</span>

<h4 class="text-xl font-bold mb-4">Future Proof</h4>

<p class="text-slate-muted dark:text-gray-400">Secure a position that aligns with your long-term legacy goals.</p>

</div>

</div>

</div>

</section>

<section class="py-24 bg-white dark:bg-background-dark" id="roadmap">

<div class="container mx-auto px-6">

<div class="text-center mb-16">

<h2 class="font-display text-6xl text-primary mb-4">The Roadmap</h2>

<p class="text-xl text-slate-muted">9 Steps to your next executive role</p>

</div>

<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">01</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Mindset</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Reframing the transition from fear to exciting opportunity.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">02</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Self-Awareness</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Identifying your core strengths and unique value proposition.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">03</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Planning</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Structuring your search like a high-stakes corporate project.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">04</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Activate Your Network</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Leveraging connections without feeling like you're "asking for favors".</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">05</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Routines</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Daily habits of high-performing job seekers over 40.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">06</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Personal Positioning</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Crafting your narrative for the modern executive market.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">07</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Core Sales Materials</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">CVs, bios, and profiles that actually get read by recruiters.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">08</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Marketing Strategy</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Running a multi-channel campaign to reach decision makers.</p>

</div>

<div class="module-card p-8 border border-slate-100 dark:border-slate-800 rounded-2xl bg-background-light dark:bg-slate-900 shadow-sm hover:shadow-xl transition-all">

<div class="font-display text-4xl text-primary/40 mb-2">09</div>

<h3 class="text-xl font-bold mb-3 dark:text-white">Applying Intelligently</h3>

<p class="text-slate-muted dark:text-gray-400 text-sm">Quality over quantity: securing the interviews you actually want.</p>

</div>

</div>

</div>

</section>

<section class="py-24 bg-slate-muted/10 dark:bg-slate-800/50 overflow-hidden">

<div class="container mx-auto px-6">

<div class="flex flex-col lg:flex-row items-center gap-16">

<div class="lg:w-1/2 relative">

<div class="w-80 h-80 md:w-[500px] md:h-[500px] bg-white dark:bg-slate-800 rounded-full p-4 shadow-2xl mx-auto">

<img alt="Professional walking into home" class="w-full h-full object-cover rounded-full" src="https://lh3.googleusercontent.com/aida-public/AB6AXuAPq5_qP9rBekATyMUP_T2o0NmvXRnNhD0hhWAMVBoFSRrB0wXfjkAF4FCWbVxgIbj6ZWFrofbL6qEwEd8Dsx4z9Zcc6JcsmysS2-_ge89HfXHOFkmniobNVwMvUGrLr2rLHcjxV_sO8GNQkxQNMwunsri7QxL8osmFllIgEqO1btAKO-P-gou_A43vTWswAJMk1bl0Vxbkv7A81ntWhzhsmSoiAaRDYflu5AKKkAxS3TpaL2R2Z3xQU75SI86S6GiqdpIXP-T6qFZJ"/>

</div>

</div>

<div class="lg:w-1/2 text-center lg:text-left">

<div class="font-display text-4xl text-primary mb-2">HIGHLIGHT: MODULE 01</div>

<h2 class="font-display text-6xl text-primary mb-8 leading-tight">SEE CAREER CHANGE AS AN EXCITING OPPORTUNITY</h2>

<div class="space-y-6 text-xl text-slate-muted dark:text-gray-300">

<p>Transitions bring growth, not just change. Every challenge opens doors to unexpected possibilities.</p>

<p>Replace fear with curiosity. Ask <span class="text-primary italic">"what if things go amazingly right?"</span> instead of worrying.</p>

<p>Your mindset shapes your experiences. Choose to see transitions as adventures worth embracing.</p>

</div>

</div>

</div>

</div>

</section>

<section class="py-24 bg-primary text-white relative overflow-hidden" id="signup">

<span class="material-icons sketch-element text-9xl top-20 left-1/4 opacity-10">description</span>

<span class="material-icons sketch-element text-9xl bottom-20 right-1/4 opacity-10">history_edu</span>

<div class="container mx-auto px-6 relative z-10">

<div class="max-w-3xl mx-auto bg-white/10 backdrop-blur-md rounded-3xl p-8 md:p-12 border border-white/20 shadow-2xl">

<div class="text-center mb-10">

<h2 class="font-display text-6xl mb-4">Join Land Fast Better</h2>

<p class="text-xl opacity-90">Ready to secure your executive future? Sign up for the next cohort.</p>

</div>

<form class="space-y-6">

<div class="grid md:grid-cols-2 gap-6">

<div>

<label class="block text-sm font-semibold mb-2 opacity-90">Full Name</label>

<input class="w-full bg-white/10 border-white/30 rounded-xl px-4 py-3 text-white placeholder-white/50 focus:ring-2 focus:ring-white focus:border-transparent transition-all" placeholder="John Doe" type="text"/>

</div>

<div>

<label class="block text-sm font-semibold mb-2 opacity-90">Email Address</label>

<input class="w-full bg-white/10 border-white/30 rounded-xl px-4 py-3 text-white placeholder-white/50 focus:ring-2 focus:ring-white focus:border-transparent transition-all" placeholder="john@executive.com" type="email"/>

</div>

</div>

<button class="w-full bg-white text-primary font-bold py-4 rounded-xl text-lg hover:shadow-xl transform hover:-translate-y-1 transition-all" type="submit">

                        Secure My Spot

                    </button>

<p class="text-center text-sm opacity-70">No spam. Only high-value insights for your career journey.</p>

</form>

</div>

</div>

</section>

<footer class="py-12 bg-background-light dark:bg-background-dark text-slate-muted border-t border-slate-200 dark:border-slate-800">

<div class="container mx-auto px-6 text-center">

<h2 class="font-display text-4xl text-primary mb-6">Land Fast Better</h2>

<p class="mb-4">© 2024 Frank Mertens. All rights reserved.</p>

<div class="flex justify-center gap-6">

<a class="hover:text-primary transition-colors" href="#">Privacy Policy</a>

<a class="hover:text-primary transition-colors" href="#">Terms of Service</a>

<a class="hover:text-primary transition-colors" href="#">Contact</a>

</div>

</div>

</footer>

<div class="fixed bottom-6 right-6 z-50">

<button class="p-3 rounded-full bg-white dark:bg-slate-800 shadow-2xl border border-slate-200 dark:border-slate-700 hover:scale-110 transition-transform" onclick="document.documentElement.classList.toggle('dark')">

<span class="material-icons text-slate-dark dark:text-yellow-400">dark_mode</span>

</button>

</div>


</body></html>