{"id":17,"date":"2026-07-30T22:20:48","date_gmt":"2026-07-30T22:20:48","guid":{"rendered":"https:\/\/annab.site\/?page_id=17"},"modified":"2026-07-30T23:19:18","modified_gmt":"2026-07-30T23:19:18","slug":"elementor-17","status":"publish","type":"page","link":"https:\/\/annab.site\/?page_id=17","title":{"rendered":"Elementor #17"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"17\" class=\"elementor elementor-17\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a44967e e-flex e-con-boxed e-con e-parent\" data-id=\"a44967e\" 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-6a598a5 elementor-widget elementor-widget-html\" data-id=\"6a598a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>The AI Podcast Business Blueprint<\/title>\r\n<style>\r\n  :root{\r\n    --primary:#FFCE00;\r\n    --primary-deep:#B88900;\r\n    --secondary:#E1442A;\r\n    --secondary-deep:#B8331E;\r\n    --accent:#1E8E5A;\r\n    --accent-light:#E6F5EC;\r\n    --bg:#FFFFFF;\r\n    --bg-warm:#FFF9E8;\r\n    --text:#1C1C1C;\r\n    --text-soft:#5A5A5A;\r\n    --dark:#14181C;\r\n    --dark-soft:#2A2F35;\r\n    --card-border: rgba(28,28,28,0.08);\r\n  }\r\n  *{box-sizing:border-box;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    margin:0;\r\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\r\n    color:var(--text);\r\n    background:var(--bg);\r\n    line-height:1.7;\r\n  }\r\n  h1,h2,h3{\r\n    font-weight:800;\r\n    color:var(--text);\r\n    letter-spacing:-0.02em;\r\n    line-height:1.15;\r\n    margin:0 0 16px;\r\n  }\r\n  h1{font-size:clamp(32px,5.5vw,54px);}\r\n  h2{font-size:clamp(26px,4vw,38px);}\r\n  h3{font-size:20px;}\r\n  p{margin:0 0 16px;color:var(--text-soft);font-size:17px;}\r\n  .eyebrow{\r\n    display:inline-block;\r\n    font-size:13px;\r\n    font-weight:700;\r\n    letter-spacing:0.08em;\r\n    text-transform:uppercase;\r\n    color:var(--secondary);\r\n    background:rgba(225,68,42,0.08);\r\n    padding:6px 14px;\r\n    border-radius:999px;\r\n    margin-bottom:18px;\r\n  }\r\n  .section{padding:80px 24px;}\r\n  @media(max-width:640px){.section{padding:48px 20px;}}\r\n  .wrap{max-width:1040px;margin:0 auto;}\r\n  .wrap-narrow{max-width:760px;margin:0 auto;}\r\n  .center{text-align:center;}\r\n\r\n  .btn{\r\n    display:inline-block;\r\n    background:var(--secondary);\r\n    color:#fff;\r\n    font-weight:700;\r\n    font-size:17px;\r\n    text-decoration:none;\r\n    padding:18px 36px;\r\n    border-radius:8px;\r\n    box-shadow:0 6px 18px rgba(225,68,42,0.28);\r\n    transition:transform 0.15s ease, box-shadow 0.15s ease;\r\n    text-align:center;\r\n    border:none;\r\n    cursor:pointer;\r\n  }\r\n  .btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(225,68,42,0.35);}\r\n  .btn-wrap{text-align:center;margin:28px 0 8px;}\r\n  .btn-sub{\r\n    display:block;\r\n    margin-top:12px;\r\n    font-size:14px;\r\n    color:var(--text-soft);\r\n  }\r\n  @media(max-width:480px){.btn{width:100%;}}\r\n\r\n  \/* HERO *\/\r\n  .hero{\r\n    background:linear-gradient(180deg,var(--bg-warm) 0%, var(--bg) 100%);\r\n    padding:96px 24px 72px;\r\n    text-align:center;\r\n  }\r\n  .hero .badge-proof{\r\n    display:inline-flex;\r\n    align-items:center;\r\n    gap:8px;\r\n    font-size:14px;\r\n    font-weight:600;\r\n    color:var(--accent);\r\n    background:var(--accent-light);\r\n    padding:8px 16px;\r\n    border-radius:999px;\r\n    margin-bottom:20px;\r\n  }\r\n  .hero h1{max-width:820px;margin-left:auto;margin-right:auto;}\r\n  .hero .sub{max-width:640px;margin:0 auto 8px;font-size:19px;}\r\n\r\n  \/* STORY *\/\r\n  .story{background:var(--bg);}\r\n  .story blockquote{\r\n    font-size:22px;\r\n    font-weight:600;\r\n    color:var(--text);\r\n    border-left:4px solid var(--primary);\r\n    padding-left:24px;\r\n    margin:32px 0;\r\n    font-style:normal;\r\n  }\r\n\r\n  \/* PROBLEM CARDS *\/\r\n  .cards-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(2,1fr);\r\n    gap:20px;\r\n    margin:36px 0;\r\n  }\r\n  @media(max-width:640px){.cards-grid{grid-template-columns:1fr;}}\r\n  .card{\r\n    background:#fff;\r\n    border:1px solid var(--card-border);\r\n    border-radius:12px;\r\n    padding:28px;\r\n    box-shadow:0 2px 10px rgba(28,28,28,0.04);\r\n  }\r\n  .card h3{margin-bottom:8px;}\r\n  .card .icon{\r\n    width:40px;height:40px;border-radius:10px;\r\n    background:rgba(225,68,42,0.1);\r\n    display:flex;align-items:center;justify-content:center;\r\n    margin-bottom:14px;\r\n  }\r\n\r\n  \/* GRAPHIC: paralysis loop *\/\r\n  .graphic-box{max-width:800px;margin:40px auto;text-align:center;}\r\n\r\n  \/* STATS *\/\r\n  .stats-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:24px;\r\n    margin-top:40px;\r\n  }\r\n  @media(max-width:768px){.stats-grid{grid-template-columns:1fr;}}\r\n  .stat{text-align:center;padding:24px;}\r\n  .stat .num{font-size:48px;font-weight:800;color:var(--secondary);}\r\n  .stat .label{font-weight:700;margin:6px 0;}\r\n  .stat p{font-size:15px;}\r\n\r\n  \/* MYTH BUSTING *\/\r\n  .myth-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px;}\r\n  @media(max-width:640px){.myth-grid{grid-template-columns:1fr;}}\r\n  .myth-card{\r\n    background:#fff;border:1px solid var(--card-border);\r\n    border-radius:12px;padding:26px;\r\n  }\r\n  .myth-line{color:var(--secondary);text-decoration:line-through;font-weight:600;margin-bottom:10px;}\r\n  .truth-line{color:var(--accent);font-weight:700;}\r\n\r\n  \/* MECHANISM *\/\r\n  .mech-band{background:var(--dark);color:#fff;}\r\n  .mech-band h2{color:#fff;}\r\n  .mech-band .eyebrow{background:rgba(255,206,0,0.14);color:var(--primary);}\r\n  .mech-band p.lead{color:rgba(255,255,255,0.75);max-width:640px;margin:0 auto 40px;}\r\n  .mech-steps{\r\n    display:grid;\r\n    grid-template-columns:repeat(3,1fr);\r\n    gap:20px;\r\n  }\r\n  @media(max-width:768px){.mech-steps{grid-template-columns:1fr;}}\r\n  .mech-step{\r\n    background:var(--dark-soft);\r\n    border-radius:14px;\r\n    padding:28px;\r\n    position:relative;\r\n  }\r\n  .mech-step .num{\r\n    width:36px;height:36px;border-radius:50%;\r\n    background:var(--primary);color:var(--dark);\r\n    display:flex;align-items:center;justify-content:center;\r\n    font-weight:800;margin-bottom:16px;\r\n  }\r\n  .mech-step h3{color:#fff;}\r\n  .mech-step p{color:rgba(255,255,255,0.65);font-size:15px;margin:0;}\r\n\r\n  \/* PRODUCT REVEAL *\/\r\n  .reveal{text-align:center;background:var(--bg-warm);}\r\n  .mockup-box{\r\n    max-width:340px;\r\n    margin:32px auto 0;\r\n    aspect-ratio:2\/3;\r\n    background:repeating-linear-gradient(45deg,#f0ede3,#f0ede3 10px,#e8e4d6 10px,#e8e4d6 20px);\r\n    border:2px dashed var(--primary-deep);\r\n    border-radius:14px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    padding:24px;\r\n    text-align:center;\r\n    color:var(--text-soft);\r\n    font-weight:600;\r\n    font-size:14px;\r\n  }\r\n\r\n  \/* GUIDE CONTENTS *\/\r\n  .contents-list{margin:32px 0;padding:0;list-style:none;}\r\n  .contents-list li{\r\n    display:flex;gap:14px;\r\n    padding:16px 0;\r\n    border-bottom:1px solid var(--card-border);\r\n    font-size:16px;\r\n    color:var(--text);\r\n  }\r\n  .contents-list li strong{color:var(--text);}\r\n  .contents-list .check{\r\n    flex:0 0 24px;height:24px;border-radius:50%;\r\n    background:var(--accent-light);color:var(--accent);\r\n    display:flex;align-items:center;justify-content:center;\r\n    font-weight:800;font-size:13px;\r\n  }\r\n  .closing-note{\r\n    background:#fff;border:1px solid var(--card-border);\r\n    border-radius:12px;padding:24px 28px;margin-top:24px;\r\n    font-size:16px;color:var(--text);\r\n  }\r\n\r\n  \/* TESTIMONIAL PLACEHOLDER SLOTS *\/\r\n  .testi-note{\r\n    background:var(--accent-light);\r\n    border:1px dashed var(--accent);\r\n    border-radius:12px;\r\n    padding:20px 24px;\r\n    font-size:15px;\r\n    color:#146342;\r\n    margin-bottom:32px;\r\n  }\r\n  .testi-grid{\r\n    display:grid;grid-template-columns:repeat(2,1fr);gap:20px;\r\n  }\r\n  @media(max-width:640px){.testi-grid{grid-template-columns:1fr;}}\r\n  .testi-card{\r\n    background:#fff;border:1px solid var(--card-border);\r\n    border-radius:12px;padding:26px;\r\n  }\r\n  .testi-head{display:flex;align-items:center;gap:12px;margin-bottom:12px;}\r\n  .avatar{\r\n    width:44px;height:44px;border-radius:50%;\r\n    background:var(--primary);color:var(--text);\r\n    display:flex;align-items:center;justify-content:center;\r\n    font-weight:800;font-size:16px;flex:0 0 44px;\r\n  }\r\n  .testi-name{font-weight:700;font-size:15px;}\r\n  .testi-loc{font-size:13px;color:var(--text-soft);}\r\n  .testi-quote{font-size:15px;color:var(--text-soft);font-style:italic;}\r\n\r\n  \/* COMPARISON *\/\r\n  .table-wrap{overflow-x:auto;margin-top:32px;}\r\n  table{width:100%;border-collapse:collapse;min-width:560px;}\r\n  th,td{padding:16px;text-align:left;border-bottom:1px solid var(--card-border);font-size:15px;}\r\n  th{font-weight:700;background:var(--bg-warm);}\r\n  td.highlight,th.highlight{background:var(--accent-light);}\r\n  .mark-yes{color:var(--accent);font-weight:800;}\r\n  .mark-no{color:var(--secondary);font-weight:800;}\r\n\r\n  \/* BONUS STACK *\/\r\n  .bonus-card{\r\n    display:flex;gap:24px;align-items:center;\r\n    background:#fff;border:1px solid var(--card-border);\r\n    border-radius:14px;padding:24px;margin-bottom:20px;\r\n  }\r\n  @media(max-width:640px){.bonus-card{flex-direction:column;align-items:flex-start;}}\r\n  .bonus-img{\r\n    flex:0 0 140px;height:140px;\r\n    background:repeating-linear-gradient(45deg,#fdf3d0,#fdf3d0 8px,#fbe9b0 8px,#fbe9b0 16px);\r\n    border:2px dashed var(--primary-deep);\r\n    border-radius:10px;\r\n    display:flex;align-items:center;justify-content:center;\r\n    font-size:12px;text-align:center;color:var(--text-soft);font-weight:600;padding:10px;\r\n  }\r\n  @media(max-width:640px){.bonus-img{width:100%;flex:none;}}\r\n  .bonus-value{\r\n    display:inline-block;font-size:13px;font-weight:700;\r\n    color:var(--secondary-deep);background:rgba(225,68,42,0.08);\r\n    padding:4px 10px;border-radius:999px;margin-bottom:8px;\r\n  }\r\n  .bundle-box{\r\n    max-width:520px;margin:32px auto 0;\r\n    background:repeating-linear-gradient(45deg,#f0ede3,#f0ede3 10px,#e8e4d6 10px,#e8e4d6 20px);\r\n    border:2px dashed var(--primary-deep);\r\n    border-radius:14px;padding:40px 24px;text-align:center;\r\n    color:var(--text-soft);font-weight:600;font-size:14px;\r\n  }\r\n  .value-total{\r\n    text-align:center;margin-top:32px;font-size:18px;\r\n  }\r\n  .value-total .old{text-decoration:line-through;color:var(--text-soft);}\r\n  .value-total .new{color:var(--secondary);font-weight:800;font-size:26px;}\r\n\r\n  \/* GUARANTEE *\/\r\n  .guarantee-section{background:var(--bg);}\r\n  .guarantee-open{\r\n    font-size:22px;font-weight:800;color:var(--primary-deep);\r\n    text-align:center;max-width:600px;margin:0 auto 28px;\r\n  }\r\n  .badge-wrap{display:flex;justify-content:center;margin-bottom:28px;}\r\n  .guarantee-box{\r\n    border:1.5px solid rgba(30,142,90,0.35);\r\n    border-radius:16px;padding:32px;\r\n    max-width:680px;margin:0 auto;background:var(--accent-light);\r\n  }\r\n  .guarantee-box p{color:var(--text);}\r\n  .guarantee-close{\r\n    font-weight:800;font-size:19px;color:var(--primary-deep);\r\n    text-align:center;max-width:600px;margin:28px auto 0;\r\n  }\r\n\r\n  \/* TWO PATHS *\/\r\n  .paths{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:16px;overflow:hidden;}\r\n  @media(max-width:640px){.paths{grid-template-columns:1fr;}}\r\n  .path{padding:40px 32px;}\r\n  .path-without{background:var(--dark);color:rgba(255,255,255,0.85);}\r\n  .path-with{background:var(--bg-warm);color:var(--text);}\r\n  .path h3{margin-bottom:20px;}\r\n  .path-without h3{color:#fff;}\r\n  .path ul{padding-left:0;list-style:none;margin:0;}\r\n  .path li{display:flex;gap:10px;margin-bottom:14px;font-size:15.5px;}\r\n  .path-without li{color:rgba(255,255,255,0.75);}\r\n  .path-with li{color:var(--text-soft);}\r\n\r\n  \/* FAQ *\/\r\n  .faq-item{border-bottom:1px solid var(--card-border);}\r\n  .faq-item summary{\r\n    cursor:pointer;font-weight:700;font-size:17px;padding:20px 0;\r\n    list-style:none;display:flex;justify-content:space-between;align-items:center;\r\n  }\r\n  .faq-item summary::-webkit-details-marker{display:none;}\r\n  .faq-item summary::after{\r\n    content:\"+\";font-size:24px;font-weight:400;color:var(--secondary);flex:0 0 auto;margin-left:16px;\r\n  }\r\n  .faq-item[open] summary::after{content:\"\u2013\";}\r\n  .faq-item p{padding-bottom:20px;margin:0;}\r\n\r\n  \/* HONEST URGENCY BAND *\/\r\n  .urgency-band{\r\n    background:var(--bg-warm);border:1px solid rgba(184,137,0,0.25);\r\n    border-radius:14px;padding:28px 32px;text-align:center;max-width:680px;margin:0 auto;\r\n  }\r\n  .urgency-band strong{color:var(--secondary-deep);}\r\n\r\n  \/* FINAL CTA *\/\r\n  .final-cta{background:var(--dark);color:#fff;text-align:center;}\r\n  .final-cta h2{color:#fff;max-width:700px;margin:0 auto 16px;}\r\n  .final-cta p{color:rgba(255,255,255,0.7);max-width:560px;margin:0 auto 14px;}\r\n  .final-cta .btn-sub{color:rgba(255,255,255,0.6);}\r\n\r\n  \/* FOOTER *\/\r\n  footer{background:var(--dark);color:rgba(255,255,255,0.5);text-align:center;padding:32px 24px;font-size:13px;}\r\n  footer p{color:rgba(255,255,255,0.45);font-size:13px;margin:4px 0;}\r\n\r\n  .clock-visual{margin:0 auto 24px;display:block;}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ===================== SECTION 01: HERO ===================== -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap-narrow\">\r\n    <div class=\"badge-proof\">\r\n      <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M20 6L9 17l-5-5\" stroke=\"#1E8E5A\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n      Built and refined with more than 1,000 learners\r\n    <\/div>\r\n    <h1>You Don't Need Your Voice, Your Face, or Expensive Gear to Start a Podcast Anymore<\/h1>\r\n    <p class=\"sub\">The AI Podcast Business Blueprint shows you how to turn a simple idea into a professional, publish-ready podcast episode &mdash; in any language &mdash; using free AI tools.<\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Yes, I Want The Blueprint &mdash; $19.97<\/a>\r\n      <span class=\"btn-sub\">Secure payment. Instant digital delivery.<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 02: STORY \/ HOOK ===================== -->\r\n<section class=\"section story\">\r\n  <div class=\"wrap-narrow\">\r\n    <span class=\"eyebrow\">How This Started<\/span>\r\n    <h2>I Kept Promising Myself I'd Start. I Never Did.<\/h2>\r\n    <p>Every night I told myself tomorrow was the day. Tomorrow I'd finally record something, post something, build the thing I kept talking about. Then tomorrow came, and the same fear showed up again &mdash; I didn't have the voice for it, the equipment for it, or the confidence to put my face on camera.<\/p>\r\n    <p>I watched other people build audiences, get comments, get opportunities, while I stayed exactly where I was. I tried copying what they did. It felt like trying to run before I'd learned to stand. Every attempt ended the same way: overwhelmed, embarrassed, and closing the laptop.<\/p>\r\n    <blockquote>I didn't need more motivation. I needed a way to start that didn't require the things I was scared of.<\/blockquote>\r\n    <p>Then I found something that changed everything.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 03: PROBLEM AGITATION ===================== -->\r\n<section class=\"section\" style=\"background:var(--bg-warm);\">\r\n  <div class=\"wrap\">\r\n    <div class=\"graphic-box\">\r\n      <svg viewBox=\"0 0 700 200\" width=\"100%\" style=\"max-width:700px;\">\r\n        <rect x=\"0\" y=\"0\" width=\"700\" height=\"200\" fill=\"none\"\/>\r\n        <g font-family=\"inherit\">\r\n          <rect x=\"10\" y=\"20\" width=\"160\" height=\"150\" rx=\"12\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"1.5\"\/>\r\n          <text x=\"90\" y=\"70\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#E1442A\">Buy Camera Gear<\/text>\r\n          <text x=\"90\" y=\"95\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Spend first,<\/text>\r\n          <text x=\"90\" y=\"110\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">post never<\/text>\r\n\r\n          <rect x=\"185\" y=\"20\" width=\"160\" height=\"150\" rx=\"12\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"1.5\"\/>\r\n          <text x=\"265\" y=\"70\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#E1442A\">Copy Big Creators<\/text>\r\n          <text x=\"265\" y=\"95\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Overwhelming,<\/text>\r\n          <text x=\"265\" y=\"110\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">no system<\/text>\r\n\r\n          <rect x=\"360\" y=\"20\" width=\"160\" height=\"150\" rx=\"12\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"1.5\"\/>\r\n          <text x=\"440\" y=\"70\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#E1442A\">Wait for Confidence<\/text>\r\n          <text x=\"440\" y=\"95\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Confidence comes<\/text>\r\n          <text x=\"440\" y=\"110\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">from doing, not waiting<\/text>\r\n\r\n          <rect x=\"535\" y=\"20\" width=\"160\" height=\"150\" rx=\"12\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"1.5\"\/>\r\n          <text x=\"615\" y=\"70\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#E1442A\">Free Tools, No Plan<\/text>\r\n          <text x=\"615\" y=\"95\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Tools without a<\/text>\r\n          <text x=\"615\" y=\"110\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">system still stall out<\/text>\r\n        <\/g>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <span class=\"eyebrow\">Sound Familiar?<\/span>\r\n    <h2>You Have Already Tried the Things That Don't Work<\/h2>\r\n    <div class=\"cards-grid\">\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6l12 12M18 6L6 18\" stroke=\"#E1442A\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Buying equipment first<\/h3>\r\n        <p>A microphone or camera doesn't solve not knowing what to say or how to start. The gear sits unused while the fear stays the same.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6l12 12M18 6L6 18\" stroke=\"#E1442A\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Copying successful creators<\/h3>\r\n        <p>What works for someone three years and a team ahead of you is not a starting point. It's a finish line dressed up as a first step.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6l12 12M18 6L6 18\" stroke=\"#E1442A\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Waiting to feel ready<\/h3>\r\n        <p>Readiness usually shows up after the first few attempts, not before them. Waiting for it first just delays starting indefinitely.<\/p>\r\n      <\/div>\r\n      <div class=\"card\">\r\n        <div class=\"icon\">\r\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6l12 12M18 6L6 18\" stroke=\"#E1442A\" stroke-width=\"2.5\" stroke-linecap=\"round\"\/><\/svg>\r\n        <\/div>\r\n        <h3>Downloading random free tools<\/h3>\r\n        <p>A tool without a repeatable process becomes one more open tab. What's missing isn't access, it's a system for using it.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Yes, I Want The Blueprint &mdash; $19.97<\/a>\r\n      <span class=\"btn-sub\">Secure payment. Instant digital delivery.<\/span>\r\n    <\/div>\r\n\r\n    <div class=\"graphic-box\">\r\n      <svg viewBox=\"0 0 500 300\" width=\"100%\" style=\"max-width:420px;\">\r\n        <circle cx=\"250\" cy=\"150\" r=\"110\" fill=\"none\" stroke=\"#FFCE00\" stroke-width=\"3\" stroke-dasharray=\"6 6\"\/>\r\n        <text x=\"250\" y=\"145\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"700\" fill=\"#1C1C1C\">Stuck in the<\/text>\r\n        <text x=\"250\" y=\"167\" text-anchor=\"middle\" font-size=\"16\" font-weight=\"700\" fill=\"#1C1C1C\">Same Cycle<\/text>\r\n\r\n        <circle cx=\"250\" cy=\"40\" r=\"34\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"2\"\/>\r\n        <text x=\"250\" y=\"45\" text-anchor=\"middle\" font-size=\"11\" fill=\"#1C1C1C\">Idea<\/text>\r\n        <circle cx=\"380\" cy=\"150\" r=\"34\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"2\"\/>\r\n        <text x=\"380\" y=\"155\" text-anchor=\"middle\" font-size=\"11\" fill=\"#1C1C1C\">Fear<\/text>\r\n        <circle cx=\"250\" cy=\"260\" r=\"34\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"2\"\/>\r\n        <text x=\"250\" y=\"265\" text-anchor=\"middle\" font-size=\"11\" fill=\"#1C1C1C\">Delay<\/text>\r\n        <circle cx=\"120\" cy=\"150\" r=\"34\" fill=\"#fff\" stroke=\"#E1442A\" stroke-width=\"2\"\/>\r\n        <text x=\"120\" y=\"155\" text-anchor=\"middle\" font-size=\"11\" fill=\"#1C1C1C\">Quit<\/text>\r\n\r\n        <path d=\"M275 55 A140 140 0 0 1 360 125\" fill=\"none\" stroke=\"#B88900\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M375 180 A140 140 0 0 1 275 250\" fill=\"none\" stroke=\"#B88900\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M225 250 A140 140 0 0 1 140 180\" fill=\"none\" stroke=\"#B88900\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <path d=\"M130 125 A140 140 0 0 1 225 55\" fill=\"none\" stroke=\"#B88900\" stroke-width=\"2\" marker-end=\"url(#arrow)\"\/>\r\n        <defs>\r\n          <marker id=\"arrow\" markerWidth=\"8\" markerHeight=\"8\" refX=\"6\" refY=\"3\" orient=\"auto\">\r\n            <path d=\"M0,0 L6,3 L0,6 Z\" fill=\"#B88900\"\/>\r\n          <\/marker>\r\n        <\/defs>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 04: STATS ===================== -->\r\n<section class=\"section\">\r\n  <div class=\"wrap-narrow center\">\r\n    <span class=\"eyebrow\">Why This Is So Common<\/span>\r\n    <h2>This Isn't a Willpower Problem<\/h2>\r\n    <div class=\"stats-grid\">\r\n      <div class=\"stat\">\r\n        <div class=\"num\">70%+<\/div>\r\n        <div class=\"label\">of new creators quit in month one<\/div>\r\n        <p>Most people who try to start posting content give up before they've built any real momentum, usually from overwhelm rather than lack of ideas.<\/p>\r\n      <\/div>\r\n      <div class=\"stat\">\r\n        <div class=\"num\">3&ndash;5x<\/div>\r\n        <div class=\"label\">longer to script content manually<\/div>\r\n        <p>Writing, recording, and editing without a system takes several times longer than it needs to, which is often the real reason people stall.<\/p>\r\n      <\/div>\r\n      <div class=\"stat\">\r\n        <div class=\"num\">0<\/div>\r\n        <div class=\"label\">specialised gear required to start<\/div>\r\n        <p>Modern AI tools can generate presenters, voices, and visuals, meaning a camera or studio is no longer the barrier it once was.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"graphic-box\">\r\n    <svg viewBox=\"0 0 700 260\" width=\"100%\" style=\"max-width:700px;\">\r\n      <line x1=\"40\" y1=\"220\" x2=\"660\" y2=\"220\" stroke=\"#ddd\" stroke-width=\"1\"\/>\r\n      <line x1=\"40\" y1=\"20\" x2=\"40\" y2=\"220\" stroke=\"#ddd\" stroke-width=\"1\"\/>\r\n      <text x=\"30\" y=\"235\" font-size=\"11\" fill=\"#5A5A5A\">Time<\/text>\r\n      <text x=\"10\" y=\"30\" font-size=\"11\" fill=\"#5A5A5A\">Progress<\/text>\r\n      <polyline points=\"40,190 200,150 360,90 520,45 640,20\" fill=\"none\" stroke=\"#1E8E5A\" stroke-width=\"3\"\/>\r\n      <text x=\"645\" y=\"18\" font-size=\"12\" fill=\"#1E8E5A\" font-weight=\"700\">Start Now<\/text>\r\n      <polyline points=\"40,205 200,195 360,180 520,155 640,120\" fill=\"none\" stroke=\"#E1442A\" stroke-width=\"3\"\/>\r\n      <text x=\"645\" y=\"125\" font-size=\"12\" fill=\"#E1442A\" font-weight=\"700\">Start Later<\/text>\r\n    <\/svg>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 05: MYTH BUSTING ===================== -->\r\n<section class=\"section\" style=\"background:var(--bg-warm);\">\r\n  <div class=\"wrap\">\r\n    <div class=\"myth-grid\" style=\"margin-bottom:8px;\">\r\n      <div><span class=\"eyebrow\">Left Side<\/span><p style=\"font-size:14px;\">Common belief<\/p><\/div>\r\n      <div><span class=\"eyebrow\" style=\"color:var(--accent);background:var(--accent-light);\">Right Side<\/span><p style=\"font-size:14px;\">What's actually true<\/p><\/div>\r\n    <\/div>\r\n    <h2>Everything You Were Told About Starting Online Is Outdated<\/h2>\r\n    <div class=\"myth-grid\">\r\n      <div class=\"myth-card\">\r\n        <div class=\"myth-line\">You need to show your face to build an audience.<\/div>\r\n        <div class=\"truth-line\">Many successful channels run entirely on AI-generated presenters and voices.<\/div>\r\n      <\/div>\r\n      <div class=\"myth-card\">\r\n        <div class=\"myth-line\">You need expensive software or a studio setup.<\/div>\r\n        <div class=\"truth-line\">Free AI tools can now generate studio-quality video, narration, and captions.<\/div>\r\n      <\/div>\r\n      <div class=\"myth-card\">\r\n        <div class=\"myth-line\">You need to be fluent on camera and a natural speaker.<\/div>\r\n        <div class=\"truth-line\">A clear idea and a simple prompt can become a fully scripted, narrated episode.<\/div>\r\n      <\/div>\r\n      <div class=\"myth-card\">\r\n        <div class=\"myth-line\">Consistency means recording something new every single day.<\/div>\r\n        <div class=\"truth-line\">One podcast episode can be multiplied into weeks of clips, reels, and shorts.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 06: MECHANISM ===================== -->\r\n<section class=\"section mech-band\">\r\n  <div class=\"wrap center\">\r\n    <span class=\"eyebrow\">The Method<\/span>\r\n    <h2>Introducing the Instant AI Podcast Blueprint<\/h2>\r\n    <p class=\"lead\">This isn't about learning to edit video or becoming a confident speaker overnight. It's a repeatable three-step system that turns a simple idea into a finished episode, so you can start today instead of waiting until you feel ready.<\/p>\r\n\r\n    <div class=\"graphic-box\" style=\"margin-bottom:40px;\">\r\n      <svg viewBox=\"0 0 700 90\" width=\"100%\" style=\"max-width:700px;\">\r\n        <rect x=\"10\" y=\"20\" width=\"180\" height=\"50\" rx=\"10\" fill=\"#2A2F35\" stroke=\"#FFCE00\"\/>\r\n        <text x=\"100\" y=\"50\" text-anchor=\"middle\" font-size=\"13\" fill=\"#fff\" font-weight=\"700\">1. Pick Your Idea<\/text>\r\n        <path d=\"M195 45 L235 45\" stroke=\"#1E8E5A\" stroke-width=\"2\" marker-end=\"url(#arrow2)\"\/>\r\n        <rect x=\"240\" y=\"20\" width=\"220\" height=\"50\" rx=\"10\" fill=\"#2A2F35\" stroke=\"#FFCE00\"\/>\r\n        <text x=\"350\" y=\"50\" text-anchor=\"middle\" font-size=\"13\" fill=\"#fff\" font-weight=\"700\">2. Generate the Podcast<\/text>\r\n        <path d=\"M465 45 L505 45\" stroke=\"#1E8E5A\" stroke-width=\"2\" marker-end=\"url(#arrow2)\"\/>\r\n        <rect x=\"510\" y=\"20\" width=\"185\" height=\"50\" rx=\"10\" fill=\"#2A2F35\" stroke=\"#FFCE00\"\/>\r\n        <text x=\"602\" y=\"50\" text-anchor=\"middle\" font-size=\"13\" fill=\"#fff\" font-weight=\"700\">3. Publish &amp; Multiply<\/text>\r\n        <defs>\r\n          <marker id=\"arrow2\" markerWidth=\"8\" markerHeight=\"8\" refX=\"6\" refY=\"3\" orient=\"auto\">\r\n            <path d=\"M0,0 L6,3 L0,6 Z\" fill=\"#1E8E5A\"\/>\r\n          <\/marker>\r\n        <\/defs>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"mech-steps\">\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">1<\/div>\r\n        <h3>Pick Your Idea<\/h3>\r\n        <p>Use the One Prompt framework to turn a rough topic into a script-ready concept in minutes, no writing experience needed.<\/p>\r\n      <\/div>\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">2<\/div>\r\n        <h3>Generate the Podcast<\/h3>\r\n        <p>Let AI build the presenter, narration, visuals, and captions from your idea. You can add your own voice too, but you never have to.<\/p>\r\n      <\/div>\r\n      <div class=\"mech-step\">\r\n        <div class=\"num\">3<\/div>\r\n        <h3>Publish &amp; Multiply<\/h3>\r\n        <p>Turn one finished episode into a week's worth of clips, reels, and shorts using the content multiplication system inside the guide.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 07: PRODUCT REVEAL ===================== -->\r\n<section class=\"section reveal\">\r\n  <div class=\"wrap-narrow\">\r\n    <p style=\"font-size:18px;color:var(--text);\">I was getting too many messages asking how I did it, so I decided to put everything inside one complete guide.<\/p>\r\n    <h2>Introducing&hellip;<\/h2>\r\n    <h1 style=\"font-size:clamp(28px,4.5vw,40px);\">The AI Podcast Business Blueprint<\/h1>\r\n    <p>Turn simple ideas into professional content and build a powerful online presence in any language.<\/p>\r\n    <div class=\"mockup-bo\">\r\n    <div ;\">\r\n    <img decoding=\"async\" src=\"https:\/\/annab.site\/wp-content\/uploads\/2026\/07\/JN-K-1-e1785452804447.png\"\r\n         alt=\"Image\"\r\n         style=\"width:100%; height:100%;border-radius:20px\">\r\n<\/div>\r\n<\/div>\r\n     \r\n      <!-- Replace with a 768x1152px PNG, transparent or white background -->\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 08: WHAT'S INSIDE ===================== -->\r\n<section class=\"section\">\r\n  <div class=\"wrap-narrow\">\r\n    <span class=\"eyebrow\">Inside the Guide<\/span>\r\n    <h2>Here's Exactly What's Waiting for You Inside<\/h2>\r\n    <ul class=\"contents-list\">\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The free AI video tool<\/strong> almost nobody is using to create studio-quality podcast videos in any language, and why it's still under the radar.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The 7-minute setup<\/strong> that unlocks your first AI podcast without recording your own voice or buying software (you can add your voice if you want to).<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The One Prompt framework<\/strong> that turns a simple idea into a complete episode with visuals, narration, and captions.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The presenter feature<\/strong> most beginners never discover, for creating realistic presenters and professional-looking scenes.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>How to produce episodes<\/strong> that look expensively produced, using only free AI tools.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The content multiplication system<\/strong> that turns one podcast into weeks of videos, reels, shorts, and posts.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The publishing blueprint<\/strong> for building authority and attracting followers without ever showing your face.<\/span><\/li>\r\n      <li><span class=\"check\">&#10003;<\/span><span><strong>The 30-Day AI Podcast Growth Roadmap<\/strong>, showing exactly what to create each day to build a real online presence from zero.<\/span><\/li>\r\n    <\/ul>\r\n    <div class=\"closing-note\">\r\n      You don't need expensive equipment. You don't need on-camera confidence. You don't need years of editing experience. This is a method that's been refined with feedback from more than 1,000 people working through it.\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"graphic-box\">\r\n    <svg viewBox=\"0 0 700 160\" width=\"100%\" style=\"max-width:700px;\">\r\n      <line x1=\"60\" y1=\"80\" x2=\"640\" y2=\"80\" stroke=\"#B88900\" stroke-width=\"2\"\/>\r\n      <g font-size=\"11\" fill=\"#5A5A5A\" text-anchor=\"middle\">\r\n        <circle cx=\"100\" cy=\"80\" r=\"10\" fill=\"#FFCE00\"\/>\r\n        <text x=\"100\" y=\"110\">Day 1<\/text>\r\n        <text x=\"100\" y=\"60\">Setup<\/text>\r\n        <circle cx=\"280\" cy=\"80\" r=\"10\" fill=\"#FFCE00\"\/>\r\n        <text x=\"280\" y=\"110\">Day 3<\/text>\r\n        <text x=\"280\" y=\"60\">First Episode<\/text>\r\n        <circle cx=\"460\" cy=\"80\" r=\"10\" fill=\"#FFCE00\"\/>\r\n        <text x=\"460\" y=\"110\">Week 2<\/text>\r\n        <text x=\"460\" y=\"60\">Engagement Grows<\/text>\r\n        <circle cx=\"620\" cy=\"80\" r=\"10\" fill=\"#FFCE00\"\/>\r\n        <text x=\"620\" y=\"110\">Day 30<\/text>\r\n        <text x=\"620\" y=\"60\">Consistent Presence<\/text>\r\n      <\/g>\r\n    <\/svg>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 09: TESTIMONIAL SLOTS ===================== -->\r\n<section class=\"section\" style=\"background:var(--bg-warm);\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Reader Feedback<\/span>\r\n    <h2>What People Are Saying<\/h2>\r\n    \r\n    <\/div>\r\n    <div class=\"testi-grid\">\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-head\">\r\n          <div class=\"avatar\">GJ<\/div>\r\n          <div><div class=\"testi-name\">Grace J.<\/div><div class=\"testi-loc\"> Dar es salaam, Tanzania <\/div><\/div>\r\n        <\/div>\r\n        <div class=\"testi-quote\">I tried so many YouTube tutorials before this, nothing worked. This one is different kabisa.I posted my first podcast in one evening. Still can't believe it was that simple. <\/div>\r\n      <\/div>\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-head\">\r\n          <div class=\"avatar\">CE<\/div>\r\n          <div><div class=\"testi-name\"> Chidi E.<\/div><div class=\"testi-loc\">Lagos, Nigeria<\/div><\/div>\r\n        <\/div>\r\n        <div class=\"testi-quote\"> I don talk am for so long say I wan start content creation but no confidence to record my own voice. This guide show me say I never even need my voice. Game changer. <\/div>\r\n      <\/div>\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-head\">\r\n          <div class=\"avatar\">AJ<\/div>\r\n          <div><div class=\"testi-name\"> Amara J. <\/div><div class=\"testi-loc\">Accra, Ghana <\/div><\/div>\r\n        <\/div>\r\n        <div class=\"testi-quote\">Abeg this thing work true true. I never show my face for even one video and people still dey ask me how I get such professional content.<\/div>\r\n      <\/div>\r\n      <div class=\"testi-card\">\r\n        <div class=\"testi-head\">\r\n          <div class=\"avatar\">SR<\/div>\r\n          <div><div class=\"testi-name\"> Samwel R. <\/div><div class=\"testi-loc\"> Houston, USA<\/div><\/div>\r\n        <\/div>\r\n        <div class=\"testi-quote\">I run a small business and never had time to figure out content. This roadmap made it possible to post consistently for the first time in two years.<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 10: COMPARISON ===================== -->\r\n<section class=\"section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">How It Compares<\/span>\r\n    <h2>How This Stacks Up Against Common Alternatives<\/h2>\r\n    <p>Every path to building an online presence has trade-offs. Here's an honest look at how this approach compares to two common alternatives people try first.<\/p>\r\n\r\n    <div class=\"graphic-box\">\r\n      <svg viewBox=\"0 0 700 140\" width=\"100%\" style=\"max-width:700px;\">\r\n        <rect x=\"20\" y=\"10\" width=\"200\" height=\"120\" rx=\"10\" fill=\"#E6F5EC\" stroke=\"#1E8E5A\" stroke-width=\"1.5\"\/>\r\n        <text x=\"120\" y=\"35\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#1C1C1C\">The Blueprint<\/text>\r\n        <text x=\"120\" y=\"65\" text-anchor=\"middle\" font-size=\"24\" fill=\"#1E8E5A\">&#10003;<\/text>\r\n        <text x=\"120\" y=\"100\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Low cost, fast start<\/text>\r\n\r\n        <rect x=\"250\" y=\"10\" width=\"200\" height=\"120\" rx=\"10\" fill=\"#fff\" stroke=\"#ddd\" stroke-width=\"1.5\"\/>\r\n        <text x=\"350\" y=\"35\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#1C1C1C\">Hiring a Studio<\/text>\r\n        <text x=\"350\" y=\"65\" text-anchor=\"middle\" font-size=\"24\" fill=\"#E1442A\">&#10007;<\/text>\r\n        <text x=\"350\" y=\"100\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Expensive, slow setup<\/text>\r\n\r\n        <rect x=\"480\" y=\"10\" width=\"200\" height=\"120\" rx=\"10\" fill=\"#fff\" stroke=\"#ddd\" stroke-width=\"1.5\"\/>\r\n        <text x=\"580\" y=\"35\" text-anchor=\"middle\" font-size=\"13\" font-weight=\"700\" fill=\"#1C1C1C\">Trial and Error Alone<\/text>\r\n        <text x=\"580\" y=\"65\" text-anchor=\"middle\" font-size=\"24\" fill=\"#E1442A\">&#10007;<\/text>\r\n        <text x=\"580\" y=\"100\" text-anchor=\"middle\" font-size=\"11\" fill=\"#5A5A5A\">Slow, no clear system<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n\r\n    <div class=\"table-wrap\">\r\n      <table>\r\n        <thead>\r\n          <tr>\r\n            <th>&nbsp;<\/th>\r\n            <th class=\"highlight\">The Blueprint<\/th>\r\n            <th>Hiring Freelancers\/Studio<\/th>\r\n            <th>Figuring It Out Alone<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td>Price<\/td>\r\n            <td class=\"highlight\">$19.97 one time<\/td>\r\n            <td>Often $200&ndash;$2,000+<\/td>\r\n            <td>Free, but costly in time<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Speed to first episode<\/td>\r\n            <td class=\"highlight\"><span class=\"mark-yes\">Days<\/span><\/td>\r\n            <td>Days to weeks<\/td>\r\n            <td>Weeks to months<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Ease of use<\/td>\r\n            <td class=\"highlight\"><span class=\"mark-yes\">Beginner friendly<\/span><\/td>\r\n            <td>Depends on provider<\/td>\r\n            <td><span class=\"mark-no\">Steep learning curve<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Ongoing cost<\/td>\r\n            <td class=\"highlight\"><span class=\"mark-yes\">None required<\/span><\/td>\r\n            <td><span class=\"mark-no\">Recurring fees<\/span><\/td>\r\n            <td>None, but high time cost<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Step-by-step system<\/td>\r\n            <td class=\"highlight\"><span class=\"mark-yes\">Included<\/span><\/td>\r\n            <td>Rarely included<\/td>\r\n            <td><span class=\"mark-no\">None<\/span><\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Refund policy<\/td>\r\n            <td class=\"highlight\"><span class=\"mark-yes\">30-day guarantee<\/span><\/td>\r\n            <td>Varies, often none<\/td>\r\n            <td>Not applicable<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 11: BONUS STACK ===================== -->\r\n<section class=\"section\" style=\"background:var(--bg-warm);\">\r\n  <div class=\"wrap-narrow\">\r\n    <span class=\"eyebrow\">Included Free<\/span>\r\n    <h2>You Also Get These Three Bonuses<\/h2>\r\n\r\n    <div class=\"bonus-card\">\r\n      <div class=\"bonus-im\"> <div ;\">\r\n    <img decoding=\"async\" src=\"https:\/\/annab.site\/wp-content\/uploads\/2026\/07\/SKET-1.png\"\r\n         alt=\"Image\"\r\n         style=\"width:100%; height:100%;border-radius:20px\">\r\n<\/div><\/div>\r\n      <div>\r\n        <div class=\"bonus-value\">Valued at $49.99<\/div>\r\n        <h3>AI Podcast Prompt Vault<\/h3>\r\n        <p style=\"margin:0;\">A collection of ready-to-use prompts that generate professional podcast scripts on any topic in minutes, so you never run out of ideas.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bonus-card\">\r\n      <div class=\"bonus-img\">[ BONUS 2 MOCKUP IMAGE ]<!-- Replace with product mockup PNG --><\/div>\r\n      <div>\r\n        <div class=\"bonus-value\">Valued at $29.99<\/div>\r\n        <h3>AI Podcast Publishing Checklist<\/h3>\r\n        <p style=\"margin:0;\">A simple step-by-step checklist for preparing and publishing each episode, so you stay consistent and never miss a step.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bonus-card\">\r\n      <div class=\"bonus-img\">[ BONUS 3 MOCKUP IMAGE ]<!-- Replace with product mockup PNG --><\/div>\r\n      <div>\r\n        <div class=\"bonus-value\">Valued at $12.99<\/div>\r\n        <h3>100 Viral Podcast Topics Pack<\/h3>\r\n        <p style=\"margin:0;\">100 proven topic ideas across multiple niches, so you can start creating right away without wondering what to talk about.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"bundle-box\">\r\n      [ BUNDLE MOCKUP &mdash; Show Main Guide + All Bonuses Together ]\r\n      <!-- Replace with a 1200x700px bundle flat-lay or 3D arrangement image -->\r\n    <\/div>\r\n\r\n    <div class=\"value-total\">\r\n      <span class=\"old\">Total value: $142.96<\/span><br>\r\n      <span class=\"new\">Today: $19.97<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 12: CTA AFTER BONUSES ===================== -->\r\n<section class=\"section\" style=\"padding-top:40px;padding-bottom:40px;\">\r\n  <div class=\"btn-wrap\">\r\n    <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Get the Blueprint + All Bonuses Right Now &mdash; $19.97<\/a>\r\n    <span class=\"btn-sub\">Secure payment. Instant digital delivery. Bonuses included today.<\/span>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 12B: MONEY-BACK GUARANTEE ===================== -->\r\n<section class=\"section guarantee-section\">\r\n  <div class=\"wrap-narrow\">\r\n    <div class=\"guarantee-open\">Still on the fence? I completely understand. Which is why I am taking all the risk away from you.<\/div>\r\n\r\n    <div class=\"badge-wrap\">\r\n      <svg width=\"120\" height=\"120\" viewBox=\"0 0 120 120\">\r\n        <circle cx=\"60\" cy=\"60\" r=\"54\" fill=\"#fff\" stroke=\"#1E8E5A\" stroke-width=\"4\"\/>\r\n        <path d=\"M40 62 L54 76 L82 46\" fill=\"none\" stroke=\"#1E8E5A\" stroke-width=\"6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <text x=\"60\" y=\"100\" text-anchor=\"middle\" font-size=\"9\" font-weight=\"700\" fill=\"#1E8E5A\" style=\"display:none;\">30-Day<\/text>\r\n      <\/svg>\r\n    <\/div>\r\n    <p class=\"center\" style=\"font-weight:700;margin-top:-16px;\">30-Day Money-Back Guarantee<\/p>\r\n\r\n    <div class=\"guarantee-box\">\r\n      <p>When you get the AI Podcast Business Blueprint today, you have a full 30 days to go through everything, try the method, and see the results for yourself. That's 30 days of access to every page, every step, and every bonus, with zero financial risk on your side.<\/p>\r\n      <p>If at any point within those 30 days you decide this is not for you, for any reason or no reason at all, simply send one email and you will receive a full refund. No questions. No forms to fill. No waiting. No awkward conversations. Just your money back, promptly and without fuss.<\/p>\r\n      <p>I am able to make this promise because I have seen what happens when the right person gets this information. It works. And I would rather you try it with complete confidence than hesitate and stay stuck.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"guarantee-close\">The only way you lose is if you do nothing.<\/div>\r\n\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Yes, I Want The Blueprint &mdash; $19.97<\/a>\r\n      <span class=\"btn-sub\">Secure payment. Instant digital delivery. 30-day guarantee included.<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 13: TWO PATHS ===================== -->\r\n<section class=\"section\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow center\" style=\"display:block;text-align:center;\">Two Roads From Here<\/span>\r\n    <h2 class=\"center\">Two Paths From Today<\/h2>\r\n    <div class=\"paths\">\r\n      <div class=\"path path-without\">\r\n        <h3>Without the Blueprint<\/h3>\r\n        <ul>\r\n          <li>&#8226; Still staring at a blank page a month from now<\/li>\r\n          <li>&#8226; Watching other creators build momentum while you wait to feel ready<\/li>\r\n          <li>&#8226; Spending money on gear or software you don't end up using<\/li>\r\n          <li>&#8226; Starting and stopping without a repeatable process<\/li>\r\n          <li>&#8226; Same frustration, different day<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"path path-with\">\r\n        <h3>With the Blueprint<\/h3>\r\n        <ul>\r\n          <li>&#8226; Your first episode published within days, not months<\/li>\r\n          <li>&#8226; A repeatable system you can run every week<\/li>\r\n          <li>&#8226; No camera, no studio, no recurring costs<\/li>\r\n          <li>&#8226; A clear 30-day roadmap instead of guesswork<\/li>\r\n          <li>&#8226; A real, growing online presence to show for it<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 14: FAQ ===================== -->\r\n<section class=\"section\" style=\"background:var(--bg-warm);\">\r\n  <div class=\"wrap-narrow\">\r\n    <span class=\"eyebrow\">Common Questions<\/span>\r\n    <h2>Your Questions, Answered<\/h2>\r\n\r\n    <details class=\"faq-item\">\r\n      <summary>How is the product delivered?<\/summary>\r\n      <p>The guide and all bonuses are delivered digitally straight to your email as soon as your payment goes through, so you can start right away.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>What device do I need to use it?<\/summary>\r\n      <p>A smartphone, tablet, or computer with an internet connection is enough. No specialised equipment is required.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>Do I need any prior experience?<\/summary>\r\n      <p>No. The Blueprint is written for complete beginners and walks through each step from the very start.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>What is the refund policy?<\/summary>\r\n      <p>You're covered by a 30-day money-back guarantee. If it's not for you, one email gets you a full refund, no questions asked.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>How quickly will I see results?<\/summary>\r\n      <p>Many people publish their first episode within days of starting. How quickly you build an audience after that depends on consistency and your niche.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>What makes this different from everything else I've tried?<\/summary>\r\n      <p>It replaces guesswork with a specific, repeatable process built around free AI tools, so you're not relying on motivation alone to keep going.<\/p>\r\n    <\/details>\r\n    <details class=\"faq-item\">\r\n      <summary>Will this work for a complete beginner?<\/summary>\r\n      <p>Yes. The method was built for people starting with zero experience, zero equipment, and zero audience.<\/p>\r\n    <\/details>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== HONEST URGENCY BAND (replaces fake WhatsApp proof) ===================== -->\r\n<section class=\"section\" style=\"padding-top:48px;padding-bottom:48px;\">\r\n  <div class=\"urgency-band\">\r\n    <p style=\"margin-bottom:8px;\"><strong>A note on pricing:<\/strong> the introductory price is a launch offer and will increase once the current promotional period ends.<\/p>\r\n    <div class=\"btn-wrap\" style=\"margin-top:0;\">\r\n      <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Get the Blueprint Before the Price Changes<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 16: FINAL CTA ===================== -->\r\n<section class=\"section final-cta\">\r\n  <div class=\"wrap-narrow\">\r\n    <div class=\"graphic-box\">\r\n      <svg viewBox=\"0 0 400 140\" width=\"100%\" style=\"max-width:340px;\">\r\n        <circle cx=\"200\" cy=\"70\" r=\"55\" fill=\"none\" stroke=\"#FFCE00\" stroke-width=\"4\"\/>\r\n        <line x1=\"200\" y1=\"70\" x2=\"200\" y2=\"35\" stroke=\"#FFCE00\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n        <line x1=\"200\" y1=\"70\" x2=\"225\" y2=\"85\" stroke=\"#FFCE00\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n    <h2>The Idea You Have Right Now Could Be a Finished Episode by This Weekend<\/h2>\r\n    <p>Every day this stays a \"someday\" project is a day someone else builds the presence you've been wanting to build. Waiting doesn't make it easier to start; it just makes the gap wider.<\/p>\r\n    <p>Starting today takes less than you think: one idea, one prompt, and a system that walks you through the rest.<\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"https:\/\/your-checkout-link-here\" class=\"btn\">Yes, I Am Ready &mdash; Get the Blueprint for $19.97<\/a>\r\n      <span class=\"btn-sub\">Secure checkout. Instant access. Launch pricing while it lasts.<\/span>\r\n    <\/div>\r\n    <p style=\"margin-top:20px;font-size:14px;\">30-Day No-Questions-Asked Guarantee<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- ===================== SECTION 17: FOOTER ===================== -->\r\n<footer>\r\n  <p>&copy; 2026 The AI Podcast Business Blueprint. All rights reserved.<\/p>\r\n  <p>Results vary based on individual effort and circumstances. This material is for educational purposes.<\/p>\r\n  <p>Your personal data is never sold or shared with third parties.<\/p>\r\n<\/footer>\r\n\r\n<\/body>\r\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>The AI Podcast Business Blueprint Built and refined with more than 1,000 learners You Don&#8217;t Need Your Voice, Your Face, or Expensive Gear to Start a Podcast Anymore The AI Podcast Business Blueprint shows you how to turn a simple idea into a professional, publish-ready podcast episode &mdash; in any language &mdash; using free AI [&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-17","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/pages\/17","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/annab.site\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17"}],"version-history":[{"count":5,"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions"}],"predecessor-version":[{"id":50,"href":"https:\/\/annab.site\/index.php?rest_route=\/wp\/v2\/pages\/17\/revisions\/50"}],"wp:attachment":[{"href":"https:\/\/annab.site\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}