{"id":38,"date":"2026-08-24T19:15:44","date_gmt":"2026-08-24T19:15:44","guid":{"rendered":"https:\/\/favoursbizhub.com\/?page_id=38"},"modified":"2026-08-24T19:21:17","modified_gmt":"2026-08-24T19:21:17","slug":"never-again-thank-you-page","status":"publish","type":"page","link":"https:\/\/favoursbizhub.com\/?page_id=38","title":{"rendered":"NEVER AGAIN ( Thank you page)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"38\" class=\"elementor elementor-38\">\n\t\t\t\t<div class=\"elementor-element elementor-element-95beffe e-flex e-con-boxed e-con e-parent\" data-id=\"95beffe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da233a4 elementor-widget elementor-widget-html\" data-id=\"da233a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>You're In \u2014 NEVER AGAIN<\/title>\n<meta name=\"description\" content=\"Order confirmed. Here's exactly how to access your workbook.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Lora:ital,wght@0,500;0,600;0,700;1,500&family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#17261E; --ink-soft:#46524A;\n    --forest:#15503C; --forest-deep:#0D3527;\n    --leaf:#3E9A6B; --leaf-pale:#E7F1E9;\n    --gold:#B3862E; --gold-deep:#8C6821; --gold-pale:#F6EDD6; --gold-bright:#C9A227;\n    --rust:#9C4A32; --rust-pale:#F4E4DD;\n    --paper:#FBF8F2; --white:#FFFFFF; --line:#DCD6C6; --line-soft:#EBE6D8;\n    --maxw: 640px;\n  }\n  *{box-sizing:border-box; margin:0; padding:0;}\n  html{scroll-behavior:smooth;}\n  body{\n    font-family:'Lora',Georgia,serif; color:var(--ink); background:var(--paper);\n    line-height:1.65; padding-bottom:76px; -webkit-font-smoothing:antialiased;\n  }\n  a{color:inherit;}\n  .wrap{max-width:var(--maxw); margin:0 auto; padding:0 22px;}\n  section{padding:52px 0;}\n  h1,h2{font-family:'Lora',serif; font-weight:700; line-height:1.24; color:var(--forest-deep);}\n  .eyebrow{\n    font-family:'Poppins',sans-serif; font-weight:600; font-size:12px; letter-spacing:2px;\n    text-transform:uppercase; color:var(--gold-deep); margin-bottom:14px; display:block;\n  }\n  .eyebrow.on-dark{color:var(--gold-bright);}\n  p{margin-bottom:16px; font-size:16.5px; color:var(--ink);}\n  strong{color:var(--forest-deep); font-weight:700;}\n  .center{text-align:center;}\n\n  \/* ---------- Buttons ---------- *\/\n  .btn{\n    display:inline-block; font-family:'Poppins',sans-serif; font-weight:700; font-size:16px;\n    letter-spacing:0.3px; text-decoration:none; padding:16px 30px; border-radius:6px;\n    text-align:center; background:var(--gold-bright); color:var(--forest-deep); border:none;\n    cursor:pointer; transition:transform .15s ease, background .15s ease;\n    box-shadow:0 6px 0 var(--gold-deep);\n  }\n  .btn:hover{ background:#D6B03F; transform:translateY(-1px); }\n  .btn:active{ transform:translateY(3px); box-shadow:0 2px 0 var(--gold-deep); }\n  .btn-wide{ width:100%; max-width:360px; }\n\n  \/* ---------- Hero ---------- *\/\n  .hero{\n    background:linear-gradient(165deg, var(--forest-deep) 0%, var(--forest) 75%);\n    color:#F3EFDF; padding:60px 0 50px 0; border-bottom:4px solid var(--gold); text-align:center;\n  }\n  .hero .checkmark{\n    width:56px; height:56px; border-radius:50%; background:var(--gold-bright);\n    display:flex; align-items:center; justify-content:center; margin:0 auto 22px auto;\n    font-size:28px; color:var(--forest-deep); font-weight:700;\n  }\n  .hero h1{ color:#FBF8F2; font-size:clamp(26px,5vw,36px); margin-bottom:16px; }\n  .hero p{ color:#DCE7DF; font-size:17px; max-width:480px; margin:0 auto 26px auto; }\n\n  \/* ---------- Steps ---------- *\/\n  .step{ display:flex; gap:16px; margin-bottom:22px; align-items:flex-start; }\n  .step-num{\n    flex:0 0 auto; width:30px; height:30px; border-radius:50%; background:var(--forest-deep);\n    color:#F3EFDF; font-family:'Poppins',sans-serif; font-weight:700; font-size:14px;\n    display:flex; align-items:center; justify-content:center;\n  }\n  .step-body p{ margin-bottom:0; font-size:16px; }\n  .step-body b{ color:var(--forest-deep); }\n\n  .fallback-note{\n    font-size:14.5px; color:var(--ink-soft); background:var(--white); border:1px solid var(--line);\n    border-radius:4px; padding:14px 16px; margin-top:6px;\n  }\n\n  \/* ---------- Boxes ---------- *\/\n  .box{ border-radius:4px; padding:22px 24px; margin:20px 0; }\n  .box-title{ font-family:'Poppins',sans-serif; font-weight:700; font-size:12.5px; letter-spacing:1px; text-transform:uppercase; display:block; margin-bottom:10px; }\n  .box p:last-child{ margin-bottom:0; }\n  .box-gold{ background:var(--gold-pale); border-left:3px solid var(--gold); }\n  .box-gold .box-title{ color:var(--gold-deep); }\n  .box-leaf{ background:var(--leaf-pale); border-left:3px solid var(--leaf); }\n  .box-leaf .box-title{ color:var(--forest); }\n  .box-placeholder{ background:#FFF4E8; border:1.5px dashed var(--rust); }\n  .box-placeholder .box-title{ color:var(--rust); }\n  .placeholder-text{ font-family:'Poppins',sans-serif; font-weight:600; color:var(--rust); }\n\n  \/* ---------- Guarantee seal ---------- *\/\n  .guarantee-row{ display:flex; align-items:center; gap:24px; flex-wrap:wrap; }\n  .seal{\n    flex:0 0 auto; width:96px; height:96px; border-radius:50%; border:2.5px dashed var(--gold);\n    display:flex; align-items:center; justify-content:center; text-align:center;\n    background:var(--gold-pale); transform:rotate(-8deg);\n  }\n  .seal-inner{ font-family:'Poppins',sans-serif; font-weight:700; color:var(--gold-deep); line-height:1.2; }\n  .seal-inner .big{ font-size:18px; display:block; }\n  .seal-inner .small{ font-size:8px; letter-spacing:0.6px; text-transform:uppercase; }\n  .guarantee-text{ flex:1 1 260px; min-width:220px; }\n  .guarantee-text p{ margin-bottom:0; font-size:15.5px; }\n\n  \/* ---------- Signature ---------- *\/\n  .signature{ margin-top:6px; font-family:'Poppins',sans-serif; font-size:14px; color:var(--ink-soft); }\n  .signature b{ display:block; font-family:'Lora',serif; font-size:17px; color:var(--forest-deep); font-weight:700; margin-top:4px; }\n\n  hr.rule{ border:none; border-top:1px solid var(--line); margin:6px 0 30px 0; }\n\n  footer.site-footer{ text-align:center; padding:30px 22px 10px 22px; font-family:'Poppins',sans-serif; font-size:12px; color:var(--ink-soft); }\n\n  \/* ---------- Sticky footer ---------- *\/\n  .sticky-footer{\n    position:fixed; left:0; right:0; bottom:0; z-index:100; background:var(--forest-deep);\n    border-top:2px solid var(--gold); padding:12px 18px; display:flex; align-items:center;\n    justify-content:center; box-shadow:0 -6px 20px rgba(0,0,0,0.2);\n  }\n  .sticky-footer .btn{ padding:12px 26px; font-size:14.5px; box-shadow:0 4px 0 var(--gold-deep); }\n\n  @media (max-width:600px){\n    section{ padding:40px 0; }\n    .guarantee-row{ flex-direction:column; text-align:center; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- ============ SECTION 1 \u2014 CONFIRMATION ============ -->\n<div class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"checkmark\">\u2713<\/div>\n    <span class=\"eyebrow on-dark\">Order Confirmed<\/span>\n    <h1>You're In. Welcome to Never Again.<\/h1>\n    <p>Your payment went through, and your workbook is ready. Thank you for trusting this \u2014 I'm genuinely glad you're here.<\/p>\n    <!-- TODO: replace # with your real download\/delivery link -->\n    <a href=\"#\" class=\"btn btn-wide\">Download Now<\/a>\n  <\/div>\n<\/div>\n\n<!-- ============ SECTION 2 \u2014 WHAT HAPPENS NEXT ============ -->\n<section>\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">What Happens Next<\/span>\n    <h2 style=\"font-size:22px; margin-bottom:26px;\">Getting your workbook takes less than a minute.<\/h2>\n\n    <div class=\"step\">\n      <div class=\"step-num\">1<\/div>\n      <div class=\"step-body\"><p>Look for the <b>&ldquo;Download Now&rdquo;<\/b> button above \u2014 click it and your 49-page PDF saves straight to your device. That's it, you already have it.<\/p><\/div>\n    <\/div>\n    <div class=\"step\">\n      <div class=\"step-num\">2<\/div>\n      <div class=\"step-body\"><p>A copy is also on its way to the email you paid with. It usually arrives within 5 minutes.<\/p><\/div>\n    <\/div>\n    <div class=\"step\">\n      <div class=\"step-num\">3<\/div>\n      <div class=\"step-body\"><p>Can't find it? Check your spam, junk, or promotions folder first \u2014 it sometimes hides there.<\/p><\/div>\n    <\/div>\n\n    <div class=\"fallback-note\">\n      Still nothing after 15 minutes? Reach out and we'll sort it out right away \u2014 see the &ldquo;If You Need Help&rdquo; section below.\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 3 \u2014 QUICK WIN ============ -->\n<section style=\"background:var(--white); padding-top:44px; padding-bottom:44px;\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Your First Quick Win<\/span>\n    <h2 style=\"font-size:20px; margin-bottom:16px;\">Start here \u2014 not at page 1.<\/h2>\n    <div class=\"box box-gold\">\n      <span class=\"box-title\">Flip straight to page 12<\/span>\n      <p>Chapter 6, &ldquo;The 10 Most Common Profit Leaks.&rdquo; Read through the ten, and tick whichever ones sound exactly like your business. It takes about five minutes, and by the time you're done, you'll already know more about where your money is going than you did an hour ago.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 4 \u2014 BONUSES ============ -->\n<section style=\"padding-top:44px; padding-bottom:44px;\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Your Bonuses<\/span>\n    <div class=\"box box-leaf\">\n      <span class=\"box-title\">Already included \u2014 nothing else to wait for<\/span>\n      <p>All 8 Bonus Tool Sheets are already sitting inside the same PDF you just downloaded \u2014 pages 41 to 48. No second email, no second link to hunt for.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 5 \u2014 GUARANTEE ============ -->\n<section style=\"background:var(--white); padding-top:44px; padding-bottom:44px;\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">You're Covered<\/span>\n    <div class=\"guarantee-row\">\n      <div class=\"seal\">\n        <div class=\"seal-inner\"><span class=\"big\">30<\/span><span class=\"small\">Day Guarantee<\/span><\/div>\n      <\/div>\n      <div class=\"guarantee-text\">\n        <p>Quick reminder: you have 30 days. Go through the workbook, actually apply it, and if you genuinely don't feel more in control of your business money at the end of it, you get a full refund. No pressure \u2014 just do the work, and you're protected either way.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 6 \u2014 IF YOU NEED HELP ============ -->\n<section style=\"padding-top:44px; padding-bottom:44px;\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">If You Need Help<\/span>\n    <p>If anything about accessing your workbook isn't working, you're not stuck \u2014 reach out and I'll personally make sure it's sorted.<\/p>\n    <div class=\"box box-gold\">\n      <span class=\"box-title\">Get in touch<\/span>\n      <p style=\"margin-bottom:0;\"><a href=\"mailto:favoursbizhub1@gmail.com\" style=\"color:var(--forest-deep); font-weight:700; text-decoration:underline;\">favoursbizhub1@gmail.com<\/a><\/p>\n    <\/div>\n    <!--\n      OPTIONAL: If you have a WhatsApp\/Telegram\/Facebook community group for buyers,\n      uncomment the block below and add the link + button text.\n\n      <div class=\"box box-gold\" style=\"margin-top:18px;\">\n        <span class=\"box-title\">You're not doing this alone<\/span>\n        <p>Join other business owners going through Never Again together.<\/p>\n        <a href=\"#\" class=\"btn\" style=\"margin-top:10px;\">Join the Community<\/a>\n      <\/div>\n    -->\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 7 \u2014 SHARE THE LOVE ============ -->\n<section style=\"background:var(--white); padding-top:44px; padding-bottom:44px;\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Share The Love<\/span>\n    <p style=\"margin-bottom:0;\">If this ends up helping you, the biggest compliment you could give is passing it to one other business owner who's stuck in the same &ldquo;sales but broke&rdquo; cycle. That's it \u2014 no pressure, no ask beyond that.<\/p>\n  <\/div>\n<\/section>\n\n<!-- ============ SECTION 8 \u2014 CLOSING NOTE ============ -->\n<section>\n  <div class=\"wrap\">\n    <hr class=\"rule\">\n    <span class=\"eyebrow\">From Favour<\/span>\n    <p>I built this workbook after living the exact confusion it fixes \u2014 good sales, empty account, no answers. I hope it gives you what it gave us: the ability to look at your business and actually know what's going on.<\/p>\n    <div class=\"signature\">\n      Rooting for you.\n      <b>\u2014 Favour Martins, Favour's Bizhub<\/b>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer class=\"site-footer\">\n  NEVER AGAIN \u2014 &ldquo;I'm Making Sales But I'm Still Broke&rdquo; &nbsp;\u00b7&nbsp; By Favour Martins, Favour's Bizhub\n<\/footer>\n\n<!-- ============ STICKY FOOTER ============ -->\n<div class=\"sticky-footer\">\n  <!-- TODO: replace # with your real download\/delivery link -->\n  <a href=\"#\" class=\"btn\">Access My Download Now<\/a>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>You&#8217;re In \u2014 NEVER AGAIN \u2713 Order Confirmed You&#8217;re In. Welcome to Never Again. Your payment went through, and your workbook is ready. Thank you for trusting this \u2014 I&#8217;m genuinely glad you&#8217;re here. Download Now What Happens Next Getting your workbook takes less than a minute. 1 Look for the &ldquo;Download Now&rdquo; button above [&hellip;]<\/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-38","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38"}],"version-history":[{"count":4,"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":42,"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=\/wp\/v2\/pages\/38\/revisions\/42"}],"wp:attachment":[{"href":"https:\/\/favoursbizhub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}