{"id":12,"date":"2026-08-19T11:13:54","date_gmt":"2026-08-19T11:13:54","guid":{"rendered":"https:\/\/abbyhelps.online\/?page_id=12"},"modified":"2026-08-19T11:18:28","modified_gmt":"2026-08-19T11:18:28","slug":"sales-page","status":"publish","type":"page","link":"https:\/\/abbyhelps.online\/?page_id=12","title":{"rendered":"Sales page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33a560d e-flex e-con-boxed e-con e-parent\" data-id=\"33a560d\" 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-e08b988 elementor-widget elementor-widget-html\" data-id=\"e08b988\" 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>Mama, They're Not Bad Kids<\/title>\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600;9..144,700&family=Karla:wght@400;500;600;700&family=JetBrains+Mono:wght@500&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  :root{\r\n    --plum: #4B1F3D;\r\n    --plum-deep: #33152B;\r\n    --cream: #F8F2E9;\r\n    --sand: #EFE4D3;\r\n    --gold: #C79A3A;\r\n    --ink: #2B2320;\r\n    --ink-soft: #5B5049;\r\n    --line: rgba(43,35,32,0.12);\r\n    --white: #FFFDF9;\r\n  }\r\n  *{box-sizing:border-box; margin:0; padding:0;}\r\n  html{scroll-behavior:smooth;}\r\n  body{\r\n    background:var(--cream);\r\n    color:var(--ink);\r\n    font-family:'Karla', sans-serif;\r\n    line-height:1.6;\r\n    -webkit-font-smoothing:antialiased;\r\n    padding-bottom:78px;\r\n  }\r\n  h1,h2,h3{\r\n    font-family:'Fraunces', serif;\r\n    font-weight:600;\r\n    color:var(--plum);\r\n    line-height:1.15;\r\n  }\r\n  .eyebrow{\r\n    font-family:'JetBrains Mono', monospace;\r\n    font-size:12px;\r\n    letter-spacing:0.14em;\r\n    text-transform:uppercase;\r\n    color:var(--gold);\r\n    font-weight:500;\r\n  }\r\n  .wrap{max-width:640px; margin:0 auto; padding:0 24px;}\r\n  a{text-decoration:none; color:inherit;}\r\n\r\n  \/* underline marker signature *\/\r\n  .marked{position:relative; white-space:nowrap;}\r\n  .marked svg{\r\n    position:absolute;\r\n    left:-2%; bottom:-0.1em;\r\n    width:104%; height:0.4em;\r\n    overflow:visible;\r\n  }\r\n\r\n  \/* Urgency bar *\/\r\n  .urgency-bar{\r\n    background:var(--plum-deep);\r\n    color:var(--sand);\r\n    text-align:center;\r\n    font-family:'JetBrains Mono', monospace;\r\n    font-size:12.5px;\r\n    letter-spacing:0.03em;\r\n    padding:10px 16px;\r\n  }\r\n  .urgency-bar b{color:var(--gold); font-weight:600;}\r\n\r\n  \/* Hero *\/\r\n  .hero{\r\n    padding:68px 0 40px;\r\n    text-align:center;\r\n  }\r\n  .hero .eyebrow{display:block; margin-bottom:18px;}\r\n  .hero h1{\r\n    font-size:clamp(34px, 6vw, 52px);\r\n    letter-spacing:-0.01em;\r\n    margin-bottom:22px;\r\n  }\r\n  .hero .sub{\r\n    font-size:17px;\r\n    color:var(--ink-soft);\r\n    max-width:480px;\r\n    margin:0 auto 34px;\r\n  }\r\n\r\n  .btn{\r\n    display:inline-flex;\r\n    flex-direction:column;\r\n    align-items:center;\r\n    gap:2px;\r\n    background:var(--plum);\r\n    color:var(--white);\r\n    padding:16px 30px;\r\n    border-radius:2px;\r\n    font-family:'Karla', sans-serif;\r\n    font-weight:700;\r\n    font-size:15.5px;\r\n    border:none;\r\n    cursor:pointer;\r\n    transition:transform .15s ease, background .15s ease;\r\n    text-align:center;\r\n  }\r\n  .btn:hover{background:var(--plum-deep); transform:translateY(-1px);}\r\n  .btn .price-tag{font-family:'JetBrains Mono',monospace; font-weight:500; font-size:12px; color:var(--gold); letter-spacing:0.03em;}\r\n  .btn-wrap{display:flex; flex-direction:column; align-items:center; gap:10px;}\r\n  .btn-sub{font-size:12.5px; color:var(--ink-soft); font-family:'JetBrains Mono', monospace; letter-spacing:0.01em;}\r\n\r\n  \/* Bridge *\/\r\n  .bridge{\r\n    padding:44px 0;\r\n    text-align:center;\r\n  }\r\n  .bridge p{\r\n    font-family:'Fraunces', serif;\r\n    font-style:italic;\r\n    font-weight:400;\r\n    font-size:22px;\r\n    color:var(--plum);\r\n    line-height:1.5;\r\n    max-width:520px;\r\n    margin:0 auto;\r\n  }\r\n\r\n  hr.divider{\r\n    border:none;\r\n    border-top:1px solid var(--line);\r\n    max-width:80px;\r\n    margin:0 auto;\r\n  }\r\n\r\n  \/* Pain section *\/\r\n  .pain{\r\n    background:var(--white);\r\n    padding:56px 0;\r\n  }\r\n  .pain-list{\r\n    list-style:none;\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap:18px;\r\n    margin-top:8px;\r\n  }\r\n  .pain-list li{\r\n    display:flex;\r\n    gap:14px;\r\n    font-size:15.5px;\r\n    color:var(--ink);\r\n    padding-bottom:18px;\r\n    border-bottom:1px solid var(--line);\r\n  }\r\n  .pain-list li:last-of-type{border-bottom:none;}\r\n  .pain-mark{\r\n    font-family:'Fraunces', serif;\r\n    color:var(--gold);\r\n    font-size:20px;\r\n    flex-shrink:0;\r\n    line-height:1.4;\r\n  }\r\n  .pain-close{\r\n    margin-top:28px;\r\n    padding-top:24px;\r\n    border-top:1px solid var(--line);\r\n    font-size:15px;\r\n    color:var(--ink-soft);\r\n  }\r\n  .pain-close b{color:var(--plum);}\r\n\r\n  \/* Intro \/ features *\/\r\n  .intro{padding:60px 0 44px;}\r\n  .intro .eyebrow{display:block; margin-bottom:14px;}\r\n  .intro h2{font-size:clamp(26px,4vw,32px); margin-bottom:16px;}\r\n  .intro p.lead{font-size:16px; color:var(--ink-soft); margin-bottom:34px;}\r\n\r\n  .feature-list{list-style:none; display:flex; flex-direction:column; gap:22px;}\r\n  .feature-list li{display:flex; gap:16px; align-items:flex-start;}\r\n  .check{\r\n    flex-shrink:0;\r\n    width:22px; height:22px;\r\n    border:1.5px solid var(--gold);\r\n    border-radius:50%;\r\n    display:flex; align-items:center; justify-content:center;\r\n    margin-top:2px;\r\n  }\r\n  .check svg{width:11px; height:11px;}\r\n  .feature-list .ftext b{display:block; color:var(--plum); font-family:'Fraunces',serif; font-weight:600; font-size:16.5px; margin-bottom:3px;}\r\n  .feature-list .ftext span{font-size:14.5px; color:var(--ink-soft);}\r\n\r\n  .cta-mid{padding:36px 0 60px; text-align:center;}\r\n\r\n  \/* Offer stack *\/\r\n  .offer{\r\n    background:var(--plum);\r\n    color:var(--sand);\r\n    padding:56px 0;\r\n  }\r\n  .offer .eyebrow{color:var(--gold); display:block; text-align:center; margin-bottom:14px;}\r\n  .offer h2{color:var(--white); text-align:center; font-size:26px; margin-bottom:32px;}\r\n  .offer-table{\r\n    background:rgba(255,255,255,0.04);\r\n    border:1px solid rgba(255,255,255,0.14);\r\n    border-radius:4px;\r\n    padding:8px 24px;\r\n  }\r\n  .offer-row{\r\n    display:flex;\r\n    justify-content:space-between;\r\n    padding:14px 0;\r\n    border-bottom:1px solid rgba(255,255,255,0.1);\r\n    font-size:15px;\r\n  }\r\n  .offer-row:last-of-type{border-bottom:none;}\r\n  .offer-row .name{color:var(--sand);}\r\n  .offer-row .val{font-family:'JetBrains Mono', monospace; color:rgba(248,242,233,0.55); font-size:13.5px;}\r\n  .offer-total{\r\n    display:flex; justify-content:space-between; align-items:baseline;\r\n    padding-top:20px; margin-top:6px; border-top:1px solid rgba(255,255,255,0.18);\r\n  }\r\n  .offer-total .strike{\r\n    font-family:'JetBrains Mono',monospace; text-decoration:line-through;\r\n    color:rgba(248,242,233,0.4); font-size:13px; display:block; margin-bottom:4px;\r\n  }\r\n  .offer-total .today{font-family:'Fraunces',serif; font-size:15px; color:var(--sand); font-weight:500;}\r\n  .offer-total .price{font-family:'Fraunces',serif; font-size:32px; color:var(--gold); font-weight:600;}\r\n\r\n  \/* Testimonials *\/\r\n  .testi{padding:58px 0; background:var(--sand);}\r\n  .testi .eyebrow{display:block; text-align:center; margin-bottom:14px;}\r\n  .testi h2{text-align:center; font-size:26px; margin-bottom:36px;}\r\n  .testi-card{\r\n    background:var(--white);\r\n    border:1px solid var(--line);\r\n    padding:26px 24px;\r\n    margin-bottom:16px;\r\n    border-radius:3px;\r\n  }\r\n  .stars{color:var(--gold); font-size:14px; margin-bottom:10px; letter-spacing:2px;}\r\n  .testi-card p.q{font-family:'Fraunces', serif; font-style:italic; font-size:16.5px; color:var(--ink); margin-bottom:14px;}\r\n  .testi-meta{font-family:'JetBrains Mono', monospace; font-size:12px; color:var(--ink-soft); letter-spacing:0.02em;}\r\n  .testi-meta b{color:var(--plum); font-family:'Karla',sans-serif; font-style:normal;}\r\n\r\n  \/* Urgency line *\/\r\n  .urgency-line{\r\n    padding:50px 0;\r\n    text-align:center;\r\n  }\r\n  .urgency-line p{\r\n    font-family:'Fraunces', serif;\r\n    font-size:23px;\r\n    font-weight:600;\r\n    color:var(--plum);\r\n    max-width:460px;\r\n    margin:0 auto;\r\n  }\r\n\r\n  \/* Final CTA *\/\r\n  .final-cta{\r\n    background:var(--white);\r\n    padding:56px 0 64px;\r\n    text-align:center;\r\n    border-top:1px solid var(--line);\r\n  }\r\n  .final-cta .price-line{font-family:'Fraunces',serif; font-size:20px; color:var(--plum); margin-bottom:20px;}\r\n  .final-cta .sent{margin-top:12px; font-size:13px; color:var(--ink-soft); font-family:'JetBrains Mono', monospace;}\r\n\r\n  \/* Guarantee *\/\r\n  .guarantee{\r\n    padding:44px 0 70px;\r\n    text-align:center;\r\n  }\r\n  .shield{\r\n    width:40px; height:40px;\r\n    margin:0 auto 14px;\r\n    color:var(--gold);\r\n  }\r\n  .guarantee p{font-size:14.5px; color:var(--ink-soft); max-width:420px; margin:0 auto;}\r\n  .guarantee b{color:var(--plum);}\r\n\r\n  \/* Sticky footer *\/\r\n  .sticky-footer{\r\n    position:fixed; bottom:0; left:0; right:0;\r\n    background:var(--plum-deep);\r\n    color:var(--white);\r\n    padding:14px 20px;\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:space-between;\r\n    z-index:50;\r\n    box-shadow:0 -4px 18px rgba(0,0,0,0.18);\r\n  }\r\n  .sticky-footer .sf-name{font-family:'Fraunces',serif; font-size:14.5px;}\r\n  .sticky-footer .sf-price{font-family:'JetBrains Mono',monospace; font-size:12px; color:var(--gold); display:block; margin-top:1px;}\r\n  .sf-btn{\r\n    background:var(--gold);\r\n    color:var(--plum-deep);\r\n    font-weight:700;\r\n    font-size:13.5px;\r\n    padding:10px 18px;\r\n    border-radius:2px;\r\n    white-space:nowrap;\r\n  }\r\n\r\n  @media (max-width:520px){\r\n    .wrap{padding:0 20px;}\r\n    .offer-total{flex-direction:column; align-items:flex-start; gap:4px;}\r\n    .sticky-footer{padding:12px 16px;}\r\n  }\r\n\r\n  @media (prefers-reduced-motion: reduce){\r\n    *{transition:none !important;}\r\n  }\r\n\r\n  :focus-visible{outline:2px solid var(--gold); outline-offset:3px;}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"urgency-bar\">Launch price ends soon &nbsp;\u00b7&nbsp; Guide + <b>3 bonus tools<\/b> for \u20a69,800<\/div>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">For Nigerian Mothers Raising a \"Difficult\" Child<\/span>\r\n    <h1>Mama, <span class=\"marked\">they're not bad kids<\/span>\r\n      <svg viewBox=\"0 0 200 20\" preserveAspectRatio=\"none\"><path d=\"M2 12 C 40 4, 80 18, 120 9 S 180 4, 198 11\" fill=\"none\" stroke=\"#C79A3A\" stroke-width=\"3\" stroke-linecap=\"round\"\/><\/svg>\r\n    <\/h1>\r\n    <p class=\"sub\">Reset the root, not the behavior \u2014 a practical guide to understanding what's really driving your child's outbursts, defiance, or school struggles, and how to reach them without more punishment.<\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"#offer\" class=\"btn\">Get the Guide for \u20a69,800 \u2192<span class=\"price-tag\">Instant access \u00b7 Guide + 3 bonus tools<\/span><\/a>\r\n      <span class=\"btn-sub\">Secure payment \u00b7 30-day money-back guarantee<\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- BRIDGE -->\r\n<section class=\"bridge\">\r\n  <div class=\"wrap\">\r\n    <p>You've disciplined harder. You've prayed over it, cried over it, wondered what you did wrong. And still, someone calls you again to say your child is being difficult.<\/p>\r\n  <\/div>\r\n  <hr class=\"divider\" style=\"margin-top:36px;\">\r\n<\/section>\r\n\r\n<!-- PAIN -->\r\n<section class=\"pain\">\r\n  <div class=\"wrap\">\r\n    <ul class=\"pain-list\">\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You sat through another parent-teacher meeting hearing your child described as \"stubborn\" or \"disrespectful,\" and left with no real answer for why.<\/span><\/li>\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You tried talking to your child about their behavior and got silence, or worse, more shouting.<\/span><\/li>\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You compared notes with other mothers and heard the same tired advice: \"beat sense into him,\" \"just pray about it.\"<\/span><\/li>\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You hid the last report card from your husband because you didn't know how to explain it yet again.<\/span><\/li>\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You've watched your child do fine with everyone else and act out specifically with you, and it quietly breaks something in you.<\/span><\/li>\r\n      <li><span class=\"pain-mark\">\u2014<\/span><span>You've started to wonder, privately, if your child really is just a difficult person \u2014 and hated yourself for the thought.<\/span><\/li>\r\n    <\/ul>\r\n    <p class=\"pain-close\">None of this happened because you're a bad mother, or because your child is beyond help. It happened because <b>nobody has ever given you a strategy that matches what's actually going on underneath the behavior.<\/b><\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- INTRO \/ FEATURES -->\r\n<section class=\"intro\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">Introducing<\/span>\r\n    <h2>A method, not a lecture.<\/h2>\r\n    <p class=\"lead\">Mama, They're Not Bad Kids is a practical guide written by a classroom teacher who has spent years working with children other teachers had already given up on. It's not generic parenting advice \u2014 it's a specific way to identify what's driving a \"difficult\" label, and reach your child in a way that calms the behavior instead of escalating it.<\/p>\r\n\r\n    <ul class=\"feature-list\">\r\n      <li>\r\n        <span class=\"check\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.2L4.6 9L10 3\" stroke=\"#C79A3A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\r\n        <span class=\"ftext\"><b>Recognize the real patterns behind \"bad\" behavior<\/b><span>A field-tested framework for spotting sibling comparison, unmet emotional needs, and unprocessed change.<\/span><\/span>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"check\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.2L4.6 9L10 3\" stroke=\"#C79A3A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\r\n        <span class=\"ftext\"><b>Reflect with structured, guided questions<\/b><span>Know exactly what to observe and ask yourself before you react in the moment.<\/span><\/span>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"check\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.2L4.6 9L10 3\" stroke=\"#C79A3A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\r\n        <span class=\"ftext\"><b>Reconnect using a step-by-step approach<\/b><span>The same method used to turn tantrums and disruption into calm within a few sessions.<\/span><\/span>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"check\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.2L4.6 9L10 3\" stroke=\"#C79A3A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\r\n        <span class=\"ftext\"><b>Track real behavior patterns over time<\/b><span>A simple tool that shows you what's actually changing, not just how you feel about it.<\/span><\/span>\r\n      <\/li>\r\n      <li>\r\n        <span class=\"check\"><svg viewBox=\"0 0 12 12\" fill=\"none\"><path d=\"M2 6.2L4.6 9L10 3\" stroke=\"#C79A3A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/span>\r\n        <span class=\"ftext\"><b>Know when it's more than behavior<\/b><span>A clear, honest guide to recognizing when professional support is needed.<\/span><\/span>\r\n      <\/li>\r\n    <\/ul>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"cta-mid\">\r\n  <div class=\"btn-wrap\">\r\n    <a href=\"#offer\" class=\"btn\">Get the Guide for \u20a69,800 \u2192<span class=\"price-tag\">Instant access \u00b7 Guide + 3 bonus tools<\/span><\/a>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- OFFER -->\r\n<section class=\"offer\" id=\"offer\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">What's Included<\/span>\r\n    <h2>Everything you need, today.<\/h2>\r\n    <div class=\"offer-table\">\r\n      <div class=\"offer-row\"><span class=\"name\">Main Guide \u2014 Mama, They're Not Bad Kids<\/span><span class=\"val\">\u20a618,000<\/span><\/div>\r\n      <div class=\"offer-row\"><span class=\"name\">Bonus 1 \u2014 The Reflection Checklist<\/span><span class=\"val\">\u20a64,000<\/span><\/div>\r\n      <div class=\"offer-row\"><span class=\"name\">Bonus 2 \u2014 The Reconnection Framework<\/span><span class=\"val\">\u20a65,000<\/span><\/div>\r\n      <div class=\"offer-row\"><span class=\"name\">Bonus 3 \u2014 The Behavior Pattern Tracker<\/span><span class=\"val\">\u20a63,000<\/span><\/div>\r\n      <div class=\"offer-total\">\r\n        <div>\r\n          <span class=\"strike\">Total value: \u20a630,000<\/span>\r\n          <span class=\"today\">Your price today<\/span>\r\n        <\/div>\r\n        <span class=\"price\">\u20a69,800<\/span>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"btn-wrap\" style=\"margin-top:32px;\">\r\n      <a href=\"#\" class=\"btn\" style=\"background:var(--gold); color:var(--plum-deep);\">Get Instant Access \u2192<span class=\"price-tag\" style=\"color:var(--plum-deep); opacity:0.7;\">Guide + 3 bonus tools<\/span><\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TESTIMONIALS -->\r\n<section class=\"testi\">\r\n  <div class=\"wrap\">\r\n    <span class=\"eyebrow\">From Mothers Who've Used This<\/span>\r\n    <h2>What changed at home<\/h2>\r\n    <div class=\"testi-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"q\">\"I finally understand what my son is trying to communicate. The practical advice helped me respond to difficult behaviour without constantly turning everything into a fight.\"<\/p>\r\n      <div class=\"testi-meta\"><b>Mrs Sarah<\/b> \u2014 mum to a 13-year-old<\/div>\r\n    <\/div>\r\n    <div class=\"testi-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"q\">\"I stopped feeling like I was failing as a mother. This book helped me understand my child differently. I'm calmer, more intentional, and our relationship has improved so much.\"<\/p>\r\n      <div class=\"testi-meta\"><b>Mrs Amaka<\/b> \u2014 mother of two<\/div>\r\n    <\/div>\r\n    <div class=\"testi-card\">\r\n      <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\r\n      <p class=\"q\">\"My husband and I finally got on the same page. We used to disagree constantly about discipline. This book gave us a practical approach we could both follow.\"<\/p>\r\n      <div class=\"testi-meta\"><b>Mariam<\/b> \u2014 mum of 4<\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- URGENCY LINE -->\r\n<section class=\"urgency-line\">\r\n  <div class=\"wrap\">\r\n    <p>Every week the label stays unchallenged, it gets a little more permanent \u2014 for your child, and for you.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FINAL CTA -->\r\n<section class=\"final-cta\">\r\n  <div class=\"wrap\">\r\n    <p class=\"price-line\">\u20a69,800 \u2014 Guide + 3 bonus tools<\/p>\r\n    <div class=\"btn-wrap\">\r\n      <a href=\"#offer\" class=\"btn\">Get Instant Access \u2192<\/a>\r\n    <\/div>\r\n    <p class=\"sent\">Sent to your email after confirmation<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GUARANTEE -->\r\n<section class=\"guarantee\">\r\n  <div class=\"wrap\">\r\n    <svg class=\"shield\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 2L4 5v6c0 5 3.4 9 8 11 4.6-2 8-6 8-11V5l-8-3z\" stroke=\"#C79A3A\" stroke-width=\"1.4\" stroke-linejoin=\"round\"\/><path d=\"M9 12l2 2 4-4\" stroke=\"#C79A3A\" stroke-width=\"1.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\r\n    <p><b>30-day money-back guarantee.<\/b> If you apply this guide and don't see a shift in how you understand or reach your child, ask for a full refund within 30 days. No hard questions.<\/p>\r\n  <\/div>\r\n<\/section>\r\n\r\n<div class=\"sticky-footer\">\r\n  <div>\r\n    <div class=\"sf-name\">Mama, They're Not Bad Kids<\/div>\r\n    <span class=\"sf-price\">\u20a69,800<\/span>\r\n  <\/div>\r\n  <a href=\"#offer\" class=\"sf-btn\">Get Access<\/a>\r\n<\/div>\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>Mama, They&#8217;re Not Bad Kids Launch price ends soon &nbsp;\u00b7&nbsp; Guide + 3 bonus tools for \u20a69,800 For Nigerian Mothers Raising a &#8220;Difficult&#8221; Child Mama, they&#8217;re not bad kids Reset the root, not the behavior \u2014 a practical guide to understanding what&#8217;s really driving your child&#8217;s outbursts, defiance, or school struggles, and how to reach [&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-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abbyhelps.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=12"}],"version-history":[{"count":4,"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":16,"href":"https:\/\/abbyhelps.online\/index.php?rest_route=\/wp\/v2\/pages\/12\/revisions\/16"}],"wp:attachment":[{"href":"https:\/\/abbyhelps.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}