{"id":7,"date":"2026-08-12T10:14:49","date_gmt":"2026-08-12T10:14:49","guid":{"rendered":"https:\/\/zoed.online\/?page_id=7"},"modified":"2026-08-12T10:38:35","modified_gmt":"2026-08-12T10:38:35","slug":"sales-page-for-mama-never-told-me-product","status":"publish","type":"page","link":"https:\/\/zoed.online\/?page_id=7","title":{"rendered":"Sales page for Mama never told me product"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1bc00e3 e-flex e-con-boxed e-con e-parent\" data-id=\"1bc00e3\" 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-48b688c elementor-widget elementor-widget-html\" data-id=\"48b688c\" 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>Mama Never Told Me \u2014 A Discreet Guide for New Wives<\/title>\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=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,500&family=Karla:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#1F2A44;\n    --ink-soft:#33436b;\n    --paper:#FAF6F0;\n    --paper-deep:#F1EAE0;\n    --gold:#C89B3C;\n    --rose:#C98A8A;\n    --text:#2B2320;\n    --text-soft:#5b5148;\n    --line: rgba(43,35,32,0.14);\n    --radius: 2px;\n    --max: 720px;\n  }\n\n  @media (prefers-reduced-motion: reduce){\n    *{ animation-duration: 0.001ms !important; animation-iteration-count: 1 !important; transition-duration: 0.001ms !important; scroll-behavior: auto !important; }\n  }\n\n  *{ box-sizing: border-box; }\n\n  html{ scroll-behavior: smooth; }\n\n  body{\n    margin:0;\n    background: var(--paper);\n    color: var(--text);\n    font-family: 'Karla', sans-serif;\n    font-size: 17px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  a{ color: inherit; }\n\n  .wrap{\n    max-width: var(--max);\n    margin: 0 auto;\n    padding: 0 28px;\n  }\n\n  \/* ---------- texture: faint indigo weave in background ---------- *\/\n  body::before{\n    content:\"\";\n    position: fixed;\n    inset:0;\n    pointer-events:none;\n    z-index:0;\n    background-image:\n      repeating-linear-gradient(115deg, rgba(31,42,68,0.025) 0px, rgba(31,42,68,0.025) 1px, transparent 1px, transparent 14px),\n      repeating-linear-gradient(25deg, rgba(31,42,68,0.02) 0px, rgba(31,42,68,0.02) 1px, transparent 1px, transparent 14px);\n  }\n\n  \/* ---------- eyebrow \/ label ---------- *\/\n  .eyebrow{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 12px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--ink-soft);\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .eyebrow::before{\n    content:\"\";\n    width: 20px;\n    height:1px;\n    background: var(--gold);\n    display:inline-block;\n  }\n\n  \/* ================= HERO \/ ENVELOPE ================= *\/\n  .hero{\n    position:relative;\n    z-index:1;\n    padding: 64px 0 40px;\n  }\n\n  .envelope{\n    position: relative;\n    background: var(--ink);\n    border-radius: var(--radius);\n    padding: 46px 34px 40px;\n    color: var(--paper);\n    overflow:hidden;\n    box-shadow: 0 30px 60px -30px rgba(31,42,68,0.55);\n    opacity:0;\n    transform: translateY(14px);\n    animation: unseal 900ms cubic-bezier(.2,.7,.3,1) 200ms forwards;\n  }\n\n  @keyframes unseal{\n    to{ opacity:1; transform: translateY(0); }\n  }\n\n  .envelope::before{\n    \/* flap *\/\n    content:\"\";\n    position:absolute;\n    top:-1px; left:0; right:0;\n    height: 90px;\n    background: linear-gradient(160deg, #29365a, var(--ink) 70%);\n    clip-path: polygon(0 0, 100% 0, 50% 76%);\n    opacity:0.9;\n  }\n\n  .seal{\n    position:relative;\n    z-index:2;\n    width:38px; height:38px;\n    margin: 6px auto 22px;\n    border-radius:50%;\n    background: radial-gradient(circle at 35% 30%, #dcae4c, var(--gold) 60%, #a97e2b 100%);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-family:'Fraunces', serif;\n    font-weight: 600;\n    font-size: 15px;\n    color: var(--ink);\n    box-shadow: 0 6px 14px -4px rgba(0,0,0,0.5);\n  }\n\n  .envelope-label{\n    position:relative;\n    z-index:2;\n    text-align:center;\n    font-family:'IBM Plex Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    text-transform:uppercase;\n    color: rgba(250,246,240,0.6);\n    margin-bottom: 26px;\n  }\n\n  h1.title{\n    position:relative;\n    z-index:2;\n    font-family:'Fraunces', serif;\n    font-weight: 500;\n    font-style: italic;\n    font-size: clamp(34px, 6vw, 52px);\n    line-height:1.08;\n    text-align:center;\n    margin: 0 0 6px;\n    letter-spacing: -0.01em;\n  }\n\n  .subtitle{\n    position:relative;\n    z-index:2;\n    text-align:center;\n    font-family:'Karla', sans-serif;\n    font-weight: 500;\n    font-size: 15px;\n    color: rgba(250,246,240,0.72);\n    max-width: 480px;\n    margin: 0 auto 30px;\n  }\n\n  .hook{\n    position:relative;\n    z-index:2;\n    border-top: 1px solid rgba(250,246,240,0.18);\n    padding-top: 24px;\n    font-family:'Fraunces', serif;\n    font-size: 18px;\n    line-height:1.55;\n    text-align:center;\n    color: var(--paper);\n    max-width: 560px;\n    margin: 0 auto;\n  }\n  .hook em{ color: var(--rose); font-style: italic; }\n\n  \/* ================= SECTIONS ================= *\/\n  section{\n    position:relative;\n    z-index:1;\n    padding: 56px 0;\n  }\n  section + section{\n    border-top: 1px solid var(--line);\n  }\n\n  h2.section-title{\n    font-family:'Fraunces', serif;\n    font-weight: 500;\n    font-size: clamp(24px, 4vw, 30px);\n    margin: 10px 0 22px;\n    line-height:1.2;\n  }\n\n  p{ margin: 0 0 16px; color: var(--text); }\n  p.lead{ font-size: 18px; color: var(--text); }\n  .muted{ color: var(--text-soft); }\n\n  \/* Dear Sister letter block *\/\n  .letter{\n    background: var(--paper-deep);\n    border-left: 3px solid var(--gold);\n    padding: 30px 28px;\n    border-radius: var(--radius);\n    font-family:'Fraunces', serif;\n    font-size: 18px;\n    line-height: 1.7;\n  }\n  .letter p:last-child{ margin-bottom:0; }\n  .signoff{\n    margin-top: 22px;\n    font-style: italic;\n    color: var(--ink-soft);\n  }\n\n  \/* Failed solutions list *\/\n  .tried-list{ list-style:none; padding:0; margin:0; }\n  .tried-list li{\n    display:grid;\n    grid-template-columns: 26px 1fr;\n    gap: 14px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--line);\n  }\n  .tried-list li:last-of-type{ border-bottom:none; }\n  .tried-mark{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px;\n    color: var(--rose);\n    padding-top:3px;\n  }\n  .tried-list strong{ display:block; margin-bottom: 2px; }\n  .tried-close{\n    margin-top: 20px;\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 17px;\n    color: var(--ink);\n  }\n\n  \/* Reveal section on ink background *\/\n  .reveal{\n    background: var(--ink);\n    color: var(--paper);\n    border-radius: var(--radius);\n    padding: 44px 30px;\n  }\n  .reveal .eyebrow{ color: rgba(250,246,240,0.6); }\n  .reveal .eyebrow::before{ background: var(--gold); }\n  .reveal h2{ color: var(--paper); }\n  .reveal p{ color: rgba(250,246,240,0.86); }\n  .reveal p.callout{\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 19px;\n    color: var(--rose);\n    border-top: 1px solid rgba(250,246,240,0.16);\n    padding-top: 20px;\n    margin-top: 24px;\n  }\n\n  \/* Day cards *\/\n  .days{\n    display:flex;\n    flex-direction: column;\n    gap: 14px;\n    margin-top: 22px;\n  }\n  .day-card{\n    position: relative;\n    background: var(--paper-deep);\n    border-radius: var(--radius);\n    padding: 20px 22px 20px 26px;\n    display:grid;\n    grid-template-columns: 64px 1fr;\n    gap: 18px;\n    align-items:start;\n  }\n  .day-card::before{\n    content:\"\";\n    position:absolute;\n    left:0; top:14px; bottom:14px;\n    width:3px;\n    background: var(--gold);\n  }\n  .day-num{\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 30px;\n    color: var(--ink);\n    line-height:1;\n  }\n  .day-num span{\n    display:block;\n    font-family:'IBM Plex Mono', monospace;\n    font-style: normal;\n    font-size: 10px;\n    letter-spacing: 0.12em;\n    color: var(--text-soft);\n    margin-top: 4px;\n  }\n  .day-card h3{\n    font-family:'Karla', sans-serif;\n    font-weight:700;\n    font-size: 16px;\n    margin: 0 0 6px;\n  }\n  .day-card p{ margin:0; font-size:15px; color: var(--text-soft); }\n\n  \/* Testimonials as folded notes *\/\n  .notes{\n    display:grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n    margin-top: 22px;\n  }\n  @media(min-width: 560px){\n    .notes{ grid-template-columns: 1fr 1fr; }\n  }\n  .note{\n    background: #fff;\n    border: 1px solid var(--line);\n    border-radius: var(--radius);\n    padding: 20px;\n    font-family:'Fraunces', serif;\n    font-size: 15.5px;\n    line-height:1.6;\n    color: var(--text);\n    position:relative;\n  }\n  .note::after{\n    content:\"\";\n    position:absolute;\n    bottom:0; right:0;\n    width:0; height:0;\n    border-style:solid;\n    border-width: 0 0 16px 16px;\n    border-color: transparent transparent var(--paper-deep) transparent;\n  }\n  .note-meta{\n    margin-top: 14px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.06em;\n    color: var(--text-soft);\n    text-transform: uppercase;\n  }\n  .placeholder-note{\n    grid-column: 1 \/ -1;\n    font-family:'Karla', sans-serif;\n    font-size: 13px;\n    color: var(--text-soft);\n    background: transparent;\n    border: 1px dashed var(--line);\n    padding: 14px 18px;\n  }\n\n  \/* Offer stack *\/\n  .stack{\n    list-style:none;\n    padding:0; margin: 22px 0 0;\n    border: 1px solid var(--line);\n    border-radius: var(--radius);\n    overflow:hidden;\n  }\n  .stack li{\n    display:flex;\n    justify-content:space-between;\n    gap: 12px;\n    padding: 16px 20px;\n    border-bottom: 1px solid var(--line);\n    font-size: 15px;\n  }\n  .stack li:last-of-type{ border-bottom:none; }\n  .stack .val{ color: var(--text-soft); white-space:nowrap; font-family:'IBM Plex Mono', monospace; font-size:13px; }\n  .stack .total{\n    background: var(--paper-deep);\n    font-weight:700;\n  }\n\n  .price-block{\n    text-align:center;\n    margin-top: 30px;\n    padding: 30px 20px;\n    background: var(--ink);\n    color: var(--paper);\n    border-radius: var(--radius);\n  }\n  .price-strike{\n    font-family:'IBM Plex Mono', monospace;\n    text-decoration: line-through;\n    color: rgba(250,246,240,0.5);\n    font-size: 14px;\n  }\n  .price-now{\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 44px;\n    margin: 6px 0 4px;\n  }\n  .price-sub{\n    font-size: 13px;\n    color: rgba(250,246,240,0.7);\n    margin-bottom: 22px;\n  }\n\n  .cta-btn{\n    display:inline-block;\n    background: var(--gold);\n    color: var(--ink);\n    font-family:'Karla', sans-serif;\n    font-weight:700;\n    font-size: 15px;\n    text-decoration:none;\n    padding: 15px 34px;\n    border-radius: 2px;\n    border: none;\n    cursor:pointer;\n    transition: transform 160ms ease, box-shadow 160ms ease;\n  }\n  .cta-btn:hover{ transform: translateY(-2px); box-shadow: 0 12px 22px -10px rgba(200,155,60,0.6); }\n  .cta-btn:focus-visible{ outline: 3px solid var(--rose); outline-offset: 3px; }\n\n  .pay-methods{\n    display:flex;\n    gap: 10px;\n    flex-wrap: wrap;\n    justify-content:center;\n    margin-top: 20px;\n  }\n  .pay-methods span{\n    font-family:'IBM Plex Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    border: 1px solid rgba(250,246,240,0.3);\n    color: rgba(250,246,240,0.8);\n    padding: 6px 12px;\n    border-radius: 20px;\n  }\n\n  .guarantee{\n    display:flex;\n    gap: 18px;\n    align-items:flex-start;\n    background: var(--paper-deep);\n    border-radius: var(--radius);\n    padding: 26px 24px;\n    margin-top: 8px;\n  }\n  .guarantee-mark{\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 26px;\n    color: var(--gold);\n    flex-shrink:0;\n  }\n\n  footer{\n    padding: 40px 0 60px;\n    text-align:center;\n  }\n  .ps{\n    font-family:'Fraunces', serif;\n    font-style: italic;\n    font-size: 16px;\n    color: var(--text-soft);\n    max-width: 520px;\n    margin: 0 auto 22px;\n  }\n  .disclaimer{\n    font-size: 12.5px;\n    color: var(--text-soft);\n    max-width: 520px;\n    margin: 30px auto 0;\n    line-height:1.6;\n    border-top: 1px solid var(--line);\n    padding-top: 20px;\n  }\n\n  .fade-in{\n    opacity:0;\n    transform: translateY(10px);\n    transition: opacity 700ms ease, transform 700ms ease;\n  }\n  .fade-in.in{ opacity:1; transform:translateY(0); }\n\n  @media (max-width: 480px){\n    .wrap{ padding: 0 18px; }\n    .day-card{ grid-template-columns: 46px 1fr; padding-left: 20px; }\n    .day-num{ font-size: 22px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"envelope\">\n      <div class=\"seal\">JM<\/div>\n      <div class=\"envelope-label\">A private guide \u00b7 addressed to you<\/div>\n      <h1 class=\"title\">Mama Never Told Me<\/h1>\n      <p class=\"subtitle\">A Discreet Guide for New Wives Navigating Intimacy, Confidence &amp; Connection \u2014 Wherever You Grew Up<\/p>\n      <p class=\"hook\">The forgotten conversation our mothers were too shy to have with us \u2014 finally explained, so you can stop wondering at 2am if something is wrong with you \u2014 <em>without<\/em> awkward doctor visits, <em>without<\/em> explicit content on your phone, <em>without<\/em> pretending you already know what you're doing.<\/p>\n    <\/div>\n  <\/div>\n<\/div>\n\n<section id=\"letter\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">Dear Sister<\/p>\n    <div class=\"letter fade-in\">\n      <p>You said \"I do.\" You planned the aso-ebi, the venue, the small chops. Everyone prepared you for the wedding.<\/p>\n      <p>Nobody prepared you for the marriage.<\/p>\n      <p>Four months in, and there are nights you lie awake next to your husband \u2014 a good man, a man you love \u2014 and quietly wonder if something is wrong with you. Or if you're just \"bad at this.\" You smile through it in the morning. You've never said this out loud to anyone.<\/p>\n      <p>Maybe you tried to ask your mother, and she changed the subject. Maybe an auntie gave you advice that felt more like a warning than help. Maybe you searched online at midnight, phone brightness turned all the way down, and found either clinical language that told you nothing useful, or content so explicit it made you close the tab and feel worse.<\/p>\n      <p class=\"signoff\">You are not broken. You are not behind. You were simply never given the information \u2014 and there is a very big difference between the two.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"tried\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">What you've already tried<\/p>\n    <h2 class=\"section-title\">None of it was really for you<\/h2>\n    <ul class=\"tried-list\">\n      <li><span class=\"tried-mark\">\u2014<\/span><div><strong>Asking your mother or an auntie.<\/strong><span class=\"muted\">You hoped for honesty. What you got was silence, deflection, or a warning that made you more anxious, not less.<\/span><\/div><\/li>\n      <li><span class=\"tried-mark\">\u2014<\/span><div><strong>Searching online at night.<\/strong><span class=\"muted\">Half of what you found was clinical and didn't apply to your life. The other half was explicit and left you more confused, not informed.<\/span><\/div><\/li>\n      <li><span class=\"tried-mark\">\u2014<\/span><div><strong>Talking to friends.<\/strong><span class=\"muted\">Everyone laughs it off or gives conflicting advice, and you still don't know what's actually true for you.<\/span><\/div><\/li>\n      <li><span class=\"tried-mark\">\u2014<\/span><div><strong>Waiting for it to \"just get better with time.\"<\/strong><span class=\"muted\">Months pass. The anxiety doesn't lift on its own \u2014 it just gets quieter, and lonelier.<\/span><\/div><\/li>\n      <li><span class=\"tried-mark\">\u2014<\/span><div><strong>Pretending everything is fine.<\/strong><span class=\"muted\">The hardest one. Smiling through it costs something, every single time.<\/span><\/div><\/li>\n    <\/ul>\n    <p class=\"tried-close\">None of these worked, because none of them gave you what you actually needed: plain, honest, judgment-free information \u2014 and a way to talk to your husband about it without shame.<\/p>\n  <\/div>\n<\/section>\n\n<section id=\"reveal\">\n  <div class=\"wrap\">\n    <div class=\"reveal fade-in\">\n      <p class=\"eyebrow\">What nobody told you<\/p>\n      <h2 class=\"section-title\">A silence that was passed down, not chosen<\/h2>\n      <p>Our mothers grew up in a culture where this simply wasn't discussed \u2014 not because there was nothing to say, but because silence was mistaken for modesty. That silence got passed down, generation to generation, leaving new wives to figure out one of the most important parts of marriage completely alone.<\/p>\n      <p>Here's what nobody told you: what you're feeling is common, not shameful. Uncertainty, nervousness, mismatched expectations between you and your husband, not knowing what's \"normal\" \u2014 these are the typical experience of early marriage, not signs of failure. The couples who seem to have it figured out simply had someone \u2014 a doctor, an older sister, a frank conversation \u2014 that you didn't get.<\/p>\n      <p class=\"callout\">\"Mama Never Told Me\" is that conversation. Written by Dr. Jay May \u2014 the doctor-friend who finally says what everyone else was too awkward to explain.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"inside\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">Inside your guide<\/p>\n    <h2 class=\"section-title\">Five short, private reads<\/h2>\n    <p class=\"lead muted\">30\u201345 minutes total. Read discreetly, at your own pace, on any device.<\/p>\n    <div class=\"days\">\n      <div class=\"day-card\"><div class=\"day-num\">01<span>Day One<\/span><\/div><div><h3>You Are Not Alone<\/h3><p>Understanding what's actually normal in early marriage, plus your first ready-to-use conversation script for tonight.<\/p><\/div><\/div>\n      <div class=\"day-card\"><div class=\"day-num\">02<span>Day Two<\/span><\/div><div><h3>The \"Is This Normal?\" Checklist<\/h3><p>Plain-language answers to the questions you've been too embarrassed to ask anyone.<\/p><\/div><\/div>\n      <div class=\"day-card\"><div class=\"day-num\">03<span>Day Three<\/span><\/div><div><h3>Talking Without Shame<\/h3><p>More Conversation Starter Scripts, built for husbands and wives navigating this together, respectfully.<\/p><\/div><\/div>\n      <div class=\"day-card\"><div class=\"day-num\">04<span>Day Four<\/span><\/div><div><h3>The Nightly Connection Ritual<\/h3><p>A simple, practical routine to build ease and closeness between you and your husband.<\/p><\/div><\/div>\n      <div class=\"day-card\"><div class=\"day-num\">05<span>Day Five<\/span><\/div><div><h3>Making It Last<\/h3><p>The Weekly Couple Check-In template, plus a \"When to See a Doctor\" reference guide \u2014 because some things deserve a licensed professional, not a PDF.<\/p><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"notes\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">What readers are saying<\/p>\n    <h2 class=\"section-title\">Notes from other new wives<\/h2>\n    <div class=\"notes\">\n      <div class=\"note\">\"I read Day 1 on my lunch break and I actually teared up a little \u2014 not because it was sad, but because I finally felt understood.\"<div class=\"note-meta\">\u2014 Temi, Lagos<\/div><\/div>\n      <div class=\"note\">\"The script in Day 3 gave me the exact words I didn't have. My husband and I actually talked properly for the first time.\"<div class=\"note-meta\">\u2014 Aisha, Abuja<\/div><\/div>\n      <div class=\"note\">\"This should be given to every new bride at her wedding, a priceless gift.\"<div class=\"note-meta\">\u2014 Charis, London<\/div><\/div>\n      <div class=\"note\">\"I didn't expect a PDF to make me feel less alone. But it did.\"<div class=\"note-meta\">\u2014 Brenda, Port Harcourt<\/div><\/div>\n      <div class=\"placeholder-note\">Placeholder testimonials shown for layout \u2014 replace with real reader feedback (first name and city only) before publishing.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"offer\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">Everything you're getting<\/p>\n    <h2 class=\"section-title\">The complete private guide<\/h2>\n    <ul class=\"stack\">\n      <li><span>Mama Never Told Me \u2014 5-Day Private Guide<\/span><span class=\"val\">\u20a69,800<\/span><\/li>\n      <li><span>Conversation Starter Scripts<\/span><span class=\"val\">\u20a64,500<\/span><\/li>\n      <li><span>The \"Is This Normal?\" Checklist<\/span><span class=\"val\">\u20a63,000<\/span><\/li>\n      <li><span>Nightly Connection Ritual Card<\/span><span class=\"val\">\u20a62,500<\/span><\/li>\n      <li><span>Weekly Couple Check-In Template<\/span><span class=\"val\">\u20a63,500<\/span><\/li>\n      <li><span>\"When to See a Doctor\" Reference Guide<\/span><span class=\"val\">\u20a62,000<\/span><\/li>\n      <li class=\"total\"><span>Total Value<\/span><span class=\"val\">\u20a625,300<\/span><\/li>\n    <\/ul>\n\n    <div class=\"price-block\">\n      <div class=\"price-strike\">\u20a625,300<\/div>\n      <div class=\"price-now\">\u20a69,800 <span style=\"font-size:20px; opacity:0.6;\">\/ $9.97<\/span><\/div>\n      <div class=\"price-sub\">Delivered instantly and discreetly to your email<\/div>\n      <a href=\"#\" class=\"cta-btn\">Get Instant Access<\/a>\n      <div class=\"pay-methods\">\n        <span>Bank Transfer<\/span><span>Debit \/ Credit Card<\/span><span>USSD<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"guarantee\">\n  <div class=\"wrap\">\n    <div class=\"guarantee fade-in\">\n      <span class=\"guarantee-mark\">\u201d<\/span>\n      <p style=\"margin:0;\">I'm confident this guide will help you feel informed, less alone, and closer to your husband \u2014 because it was built for exactly where you are right now. If you read it and it doesn't help, that tells me something needs fixing on my end, not yours. Reach out within 7 days and we'll make it right.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"close\">\n  <div class=\"wrap\">\n    <p class=\"eyebrow\">Right now, or in five days<\/p>\n    <h2 class=\"section-title\">Nobody needs to know you have this<\/h2>\n    <p>Right now, you can keep smiling through the uncertainty, keep the 2am wondering to yourself, keep hoping it resolves on its own.<\/p>\n    <p>Or, in the next 30 to 45 minutes, you can start reading Day 1 \u2014 and tonight, have a different kind of conversation with your husband than you've had before.<\/p>\n    <p class=\"lead\" style=\"font-family:'Fraunces',serif; font-style:italic;\">This is private. This is yours.<\/p>\n    <div style=\"text-align:center; margin-top:28px;\">\n      <a href=\"#\" class=\"cta-btn\" style=\"background:var(--ink); color:var(--paper);\">Get Instant Access \u2014 \u20a69,800<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<footer>\n  <div class=\"wrap\">\n    <p class=\"ps\"><strong style=\"font-style:normal; font-family:'Karla',sans-serif; font-weight:700; font-size:12px; letter-spacing:0.08em; text-transform:uppercase; color:var(--text-soft); display:block; margin-bottom:10px;\">P.S.<\/strong>Delivery is instant and completely discreet \u2014 no one will know what's in your inbox but you. And if it doesn't help, you're covered by the 7-day promise above. You've waited long enough for this conversation. You don't have to wait any longer.<\/p>\n    <p class=\"disclaimer\">This guide offers general information and communication tools for early-married couples. It is not a substitute for professional medical or psychological care. If difficulties persist, please consult a licensed doctor or counselor \u2014 see Day 5 for guidance on when and how to do so.<\/p>\n  <\/div>\n<\/footer>\n\n<script>\n  const els = document.querySelectorAll('.fade-in');\n  const io = new IntersectionObserver((entries)=>{\n    entries.forEach(e=>{\n      if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); }\n    });\n  }, { threshold: 0.15 });\n  els.forEach(el => io.observe(el));\n<\/script>\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>Mama Never Told Me \u2014 A Discreet Guide for New Wives JM A private guide \u00b7 addressed to you Mama Never Told Me A Discreet Guide for New Wives Navigating Intimacy, Confidence &amp; Connection \u2014 Wherever You Grew Up The forgotten conversation our mothers were too shy to have with us \u2014 finally explained, so [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zoed.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":4,"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/zoed.online\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/zoed.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}