{"id":402,"date":"2026-01-28T20:42:44","date_gmt":"2026-01-28T20:42:44","guid":{"rendered":"https:\/\/businessleade1.wpenginepowered.com\/?page_id=402"},"modified":"2026-01-28T20:51:19","modified_gmt":"2026-01-28T20:51:19","slug":"business-leaderspodcast-one-more-turn","status":"publish","type":"page","link":"https:\/\/businessleaderspodcast.com\/?page_id=402","title":{"rendered":"Business LeadersPodcast.One More Turn."},"content":{"rendered":"\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Business Leaders Podcast: One More Turn<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&#038;family=Playfair+Display:ital,wght@0,400;0,700;1,400&#038;display=swap\" rel=\"stylesheet\">\n    \n    <script>\n        tailwind.config = {\n            theme: {\n                extend: {\n                    fontFamily: {\n                        sans: ['Inter', 'sans-serif'],\n                        serif: ['Playfair Display', 'serif'],\n                    },\n                    colors: {\n                        background: '#061B34',\n                        surface: '#0B2745',\n                        surfaceHighlight: '#124166',\n                        border: '#2A4A5A',\n                        accent: '#3BA7E3',\n                        accentDim: '#D9B46A',\n                    }\n                }\n            }\n        }\n    <\/script>\n    <style>\n        body { \n            -webkit-font-smoothing: antialiased; \n            -moz-osx-font-smoothing: grayscale; \n        }\n        .bg-grid {\n            background-image: linear-gradient(to right, #1f3f5f 1px, transparent 1px), \n                              linear-gradient(to bottom, #1f3f5f 1px, transparent 1px);\n            background-size: 40px 40px;\n            mask-image: linear-gradient(to bottom, transparent, 10%, black, 90%, transparent);\n        }\n    <\/style>\n<\/head>\n<body class=\"bg-background text-stone-200\">\n\n    <!-- Background Grid -->\n    <div class=\"fixed inset-0 bg-grid pointer-events-none z-0 opacity-40\"><\/div>\n\n    <!-- Navigation -->\n    <nav class=\"fixed top-0 w-full z-50 border-b border-border bg-background\/95 backdrop-blur-xl\">\n        <div class=\"max-w-7xl mx-auto px-6 h-16 flex items-center justify-between\">\n            <div class=\"flex items-center gap-2\">\n                <div class=\"w-3 h-3 bg-accent rounded-full\"><\/div>\n                <span class=\"text-xs font-semibold tracking-widest uppercase text-stone-300\">BLP \/ One More Turn<\/span>\n            <\/div>\n            \n            <div class=\"flex gap-6 text-sm font-medium text-stone-300\">\n                <a href=\"#episodes\" class=\"hover:text-white transition-colors duration-300\">Episodes<\/a>\n                <a href=\"#about\" class=\"hover:text-white transition-colors duration-300\">About<\/a>\n                <a href=\"#apply\" class=\"hover:text-white transition-colors duration-300\">Be a Guest<\/a>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Hero Header -->\n    <header class=\"relative z-10 pt-32 pb-24 px-6 border-b border-border\/50\">\n        <div class=\"max-w-7xl mx-auto\">\n            <div class=\"inline-flex items-center gap-2 px-3 py-1 rounded-full border border-accent\/30 bg-accent\/10 text-accent text-[10px] uppercase tracking-widest mb-6\">\n                <span class=\"w-1.5 h-1.5 rounded-full bg-accent animate-pulse\"><\/span>\n                New Season. Life After the Exit.\n            <\/div>\n            \n            <h1 class=\"font-serif text-6xl md:text-8xl leading-[0.95] text-white mb-8\">\n                Business Leaders<br>\n                Podcast.<br>\n                <span class=\"italic font-normal text-accentDim\">One More Turn.<\/span>\n            <\/h1>\n            \n            <p class=\"font-sans text-lg text-stone-300 max-w-xl leading-relaxed mb-4\">\n                Conversations with owners who already sold the business and are now figuring out what life looks like after the wire hits.\n            <\/p>\n            \n            <p class=\"font-sans text-lg text-white max-w-xl leading-relaxed mb-6\">\n                Identity, marriage, purpose, and the human operating system after the exit.\n            <\/p>\n\n            <p class=\"text-xs uppercase tracking-[0.18em] text-stone-400 mb-8\">\n                From <span class=\"text-white\">Liquidity<\/span> to <span class=\"text-accentDim\">Legacy<\/span>\n            <\/p>\n\n            <div class=\"flex flex-wrap gap-4 mb-8\">\n                <button class=\"bg-accent text-background px-8 py-3.5 rounded-lg text-sm font-semibold hover:bg-white hover:text-background transition flex items-center gap-2 shadow-lg\">\n                    <svg class=\"w-4 h-4\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M8 5v14l11-7z\"><\/path><\/svg>\n                    Listen to Latest Episode\n                <\/button>\n                <a href=\"#apply\" class=\"px-8 py-3.5 rounded-lg border border-border text-stone-300 hover:text-white hover:border-accent transition text-sm font-medium\">\n                    Apply to be a Guest\n                <\/a>\n            <\/div>\n\n            <!-- Listen on platforms -->\n            <div class=\"flex flex-wrap items-center gap-3 text-xs text-stone-400\">\n                <span class=\"uppercase tracking-[0.16em]\">Listen on<\/span>\n                <div class=\"flex flex-wrap gap-2\">\n                    <span class=\"px-3 py-1 rounded-full border border-white\/15 bg-white\/5 text-stone-200 hover:border-accent\/50 transition cursor-pointer\">\n                        Spotify\n                    <\/span>\n                    <span class=\"px-3 py-1 rounded-full border border-white\/15 bg-white\/5 text-stone-200 hover:border-accent\/50 transition cursor-pointer\">\n                        Apple Podcasts\n                    <\/span>\n                    <span class=\"px-3 py-1 rounded-full border border-white\/15 bg-white\/5 text-stone-200 hover:border-accent\/50 transition cursor-pointer\">\n                        YouTube\n                    <\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <!-- Featured Episodes Section -->\n    <section id=\"episodes\" class=\"relative z-10 py-24 px-6\">\n        <div class=\"max-w-7xl mx-auto\">\n            <h2 class=\"font-serif text-4xl text-white mb-10\">Featured Episodes<\/h2>\n\n            <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6\">\n                \n                <!-- Episode Card 1 -->\n                <div class=\"bg-surface border border-border rounded-2xl p-6 hover:border-accent\/50 transition duration-300\">\n                    <div class=\"flex justify-between items-start mb-4\">\n                        <span class=\"px-2 py-1 bg-accent\/10 text-accent text-[10px] font-bold uppercase rounded\">Latest<\/span>\n                        <span class=\"text-xs text-stone-400\">54 min<\/span>\n                    <\/div>\n                    <h3 class=\"font-serif text-xl text-white mb-2 leading-tight\">\n                        From Founder to &#8220;Now What?&#8221;\n                    <\/h3>\n                    <p class=\"text-stone-300 text-sm mb-3\">\n                        Life 12 months after the sale. How freedom quietly turned into boredom.\n                    <\/p>\n                    <div class=\"flex items-center gap-2 text-xs text-stone-400\">\n                        <span>Identity \u00b7 Marriage \u00b7 Purpose<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Episode Card 2 -->\n                <div class=\"bg-surface border border-border rounded-2xl p-6 hover:border-accent\/50 transition duration-300\">\n                    <div class=\"flex justify-between items-start mb-4\">\n                        <span class=\"px-2 py-1 bg-white\/10 text-white text-[10px] font-bold uppercase rounded\">EP 141<\/span>\n                        <span class=\"text-xs text-stone-400\">42 min<\/span>\n                    <\/div>\n                    <h3 class=\"font-serif text-xl text-white mb-2 leading-tight\">\n                        &#8220;I Sold at 58&#8221;\n                    <\/h3>\n                    <p class=\"text-stone-300 text-sm mb-3\">\n                        Rebuilding routine and identity after decades of building.\n                    <\/p>\n                    <div class=\"flex items-center gap-2 text-xs text-stone-400\">\n                        <span>Identity \u00b7 Transition<\/span>\n                    <\/div>\n                <\/div>\n\n                <!-- Episode Card 3 -->\n                <div class=\"bg-surface border border-border rounded-2xl p-6 hover:border-accent\/50 transition duration-300\">\n                    <div class=\"flex justify-between items-start mb-4\">\n                        <span class=\"px-2 py-1 bg-white\/10 text-white text-[10px] font-bold uppercase rounded\">EP 140<\/span>\n                        <span class=\"text-xs text-stone-400\">49 min<\/span>\n                    <\/div>\n                    <h3 class=\"font-serif text-xl text-white mb-2 leading-tight\">\n                        Marriage After the Wire\n                    <\/h3>\n                    <p class=\"text-stone-300 text-sm mb-3\">\n                        Renegotiating roles at home when the business is gone.\n                    <\/p>\n                    <div class=\"flex items-center gap-2 text-xs text-stone-400\">\n                        <span>Marriage \u00b7 Relationships<\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- About Section -->\n    <section id=\"about\" class=\"relative z-10 py-24 px-6 border-t border-border\">\n        <div class=\"max-w-4xl mx-auto text-center\">\n            <h2 class=\"font-serif text-4xl text-white mb-6\">The Conversation No One Prepares You For<\/h2>\n            <p class=\"text-lg text-stone-300 leading-relaxed mb-8\">\n                You spent 20 years building. Then you sold. The wire hit. And 90 days later, you&#8217;re sitting in your house wondering, &#8220;Now what?&#8221;\n            <\/p>\n            <p class=\"text-lg text-stone-300 leading-relaxed\">\n                <span class=\"text-white font-semibold\">One More Turn<\/span> is a podcast for founders who&#8217;ve already exited. We talk about identity, marriage, purpose, and what comes next when the thing you built is gone.\n            <\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Apply to Be a Guest -->\n    <section id=\"apply\" class=\"relative z-10 py-24 px-6\">\n        <div class=\"max-w-2xl mx-auto\">\n            <div class=\"bg-surface border border-border rounded-2xl p-8\">\n                <h2 class=\"font-serif text-3xl text-white mb-4\">Share Your Story<\/h2>\n                <p class=\"text-stone-300 mb-8\">\n                    If you&#8217;ve sold your business (anywhere from $5M-$100M+) and are navigating life after the exit, we&#8217;d love to hear from you.\n                <\/p>\n                <form class=\"space-y-6\">\n                    <div>\n                        <label class=\"block text-xs font-semibold text-stone-300 mb-2 uppercase tracking-wide\">Name<\/label>\n                        <input type=\"text\" class=\"w-full border border-border rounded-lg px-4 py-3 text-sm bg-background text-white focus:outline-none focus:ring-2 focus:ring-accent transition\">\n                    <\/div>\n                    <div>\n                        <label class=\"block text-xs font-semibold text-stone-300 mb-2 uppercase tracking-wide\">Email<\/label>\n                        <input type=\"email\" class=\"w-full border border-border rounded-lg px-4 py-3 text-sm bg-background text-white focus:outline-none focus:ring-2 focus:ring-accent transition\">\n                    <\/div>\n                    <div>\n                        <label class=\"block text-xs font-semibold text-stone-300 mb-2 uppercase tracking-wide\">Briefly share your exit story<\/label>\n                        <textarea rows=\"4\" class=\"w-full border border-border rounded-lg px-4 py-3 text-sm bg-background text-white focus:outline-none focus:ring-2 focus:ring-accent transition resize-none\"><\/textarea>\n                    <\/div>\n                    <button type=\"submit\" class=\"w-full bg-accent text-background py-3.5 rounded-lg text-sm font-semibold hover:bg-white transition shadow-lg\">\n                        Submit Application\n                    <\/button>\n                <\/form>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Footer -->\n    <footer class=\"relative z-10 border-t border-border bg-background pt-20 pb-10 px-6\">\n        <div class=\"max-w-7xl mx-auto grid md:grid-cols-3 gap-12 mb-12\">\n            \n            <div>\n                <div class=\"flex items-center gap-2 mb-6\">\n                    <div class=\"w-3 h-3 bg-accent rounded-full\"><\/div>\n                    <span class=\"text-xs font-semibold tracking-widest uppercase text-stone-300\">One More Turn<\/span>\n                <\/div>\n                <h4 class=\"font-serif text-2xl text-white mb-6\">Join the inner circle.<\/h4>\n                <form class=\"flex border-b border-stone-600 pb-2 mb-4\">\n                    <input type=\"email\" placeholder=\"Email address\" class=\"bg-transparent w-full text-white focus:outline-none placeholder:text-stone-500 text-sm\">\n                    <button type=\"submit\" class=\"text-accent text-sm font-semibold hover:text-white transition uppercase tracking-wide\">Subscribe<\/button>\n                <\/form>\n                <p class=\"text-xs text-stone-400 leading-relaxed\">\n                    Get new episodes and insights on life after the wire. No spam. Weekly.\n                <\/p>\n            <\/div>\n            \n            <div>\n                <h5 class=\"text-xs font-bold text-white uppercase tracking-widest mb-4\">Listen<\/h5>\n                <ul class=\"space-y-3 text-sm text-stone-300\">\n                    <li><a href=\"#\" class=\"hover:text-accent transition\">Apple Podcasts<\/a><\/li>\n                    <li><a href=\"#\" class=\"hover:text-accent transition\">Spotify<\/a><\/li>\n                    <li><a href=\"#\" class=\"hover:text-accent transition\">YouTube Channel<\/a><\/li>\n                    <li><a href=\"#\" class=\"hover:text-accent transition\">RSS Feed<\/a><\/li>\n                <\/ul>\n            <\/div>\n\n            <div>\n                <h5 class=\"text-xs font-bold text-white uppercase tracking-widest mb-4\">Archive<\/h5>\n                <p class=\"text-sm text-stone-300 mb-3 leading-relaxed\">\n                    The original Business Leaders Podcast archive (2017\u20132021) remains available.\n                <\/p>\n                <a href=\"https:\/\/businessleaderspodcast.com\/\" class=\"text-sm font-semibold text-accentDim hover:text-white underline underline-offset-4 decoration-accentDim\/50 transition\">\n                    Visit Legacy Archive\n                <\/a>\n            <\/div>\n        <\/div>\n\n        <div class=\"max-w-7xl mx-auto pt-8 border-t border-border flex flex-col md:flex-row items-center justify-between gap-4\">\n            <p class=\"text-xs text-stone-400 uppercase tracking-widest\">\n                \u00a9 2017\u20132025 Business Leaders Podcast \u00b7 One More Turn\n            <\/p>\n            <div class=\"flex gap-6 text-xs text-stone-400\">\n                <span>Hosted by <span class=\"text-stone-300\">Bob Roark<\/span><\/span>\n                <span class=\"hidden md:inline\">\u00b7<\/span>\n                <span>Produced with <a href=\"https:\/\/rsassetmanagement.com\/\" class=\"text-stone-300 hover:text-accent transition\">RS Asset Management<\/a><\/span>\n            <\/div>\n        <\/div>\n    <\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Business Leaders Podcast: One More Turn BLP \/ One More Turn Episodes About Be a Guest New Season. Life After the Exit. Business Leaders Podcast. One More Turn. Conversations with owners who already sold the business and are now figuring out what life looks like after the wire hits. Identity, marriage, purpose, and the human &#8230; <a title=\"Business LeadersPodcast.One More Turn.\" class=\"read-more\" href=\"https:\/\/businessleaderspodcast.com\/?page_id=402\" aria-label=\"Read more about Business LeadersPodcast.One More Turn.\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-402","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=\/wp\/v2\/pages\/402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=402"}],"version-history":[{"count":0,"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=\/wp\/v2\/pages\/402\/revisions"}],"wp:attachment":[{"href":"https:\/\/businessleaderspodcast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}