{"id":14,"date":"2026-09-08T23:51:54","date_gmt":"2026-09-08T23:51:54","guid":{"rendered":"https:\/\/avaxon.online\/?page_id=14"},"modified":"2026-09-09T01:51:43","modified_gmt":"2026-09-09T01:51:43","slug":"sales-page-the-other-woman-detachment-blueprint","status":"publish","type":"page","link":"https:\/\/avaxon.online\/?page_id=14","title":{"rendered":"SALES PAGE- THE OTHER WOMAN DETACHMENT BLUEPRINT"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14\" class=\"elementor elementor-14\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ad4dc8 e-flex e-con-boxed e-con e-parent\" data-id=\"7ad4dc8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40ee810 e-flex e-con-boxed e-con e-parent\" data-id=\"40ee810\" 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-618b3ce elementor-widget elementor-widget-html\" data-id=\"618b3ce\" 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>The Other Woman Detachment Blueprint<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --bg: #FFFFFF;\n    --bg-alt: #FBF6F3;\n    --ink: #2B2119;\n    --ink-soft: #5C4F46;\n    --burgundy: #6E1F33;\n    --burgundy-dark: #56172A;\n    --gold: #A8823C;\n    --gold-line: #D8C6A0;\n  }\n  * { box-sizing: border-box; }\n  body {\n    margin: 0;\n    background: var(--bg);\n    color: var(--ink);\n    font-family: 'Inter', sans-serif;\n    line-height: 1.6;\n    padding-bottom: 84px; \/* room for sticky footer *\/\n  }\n  .wrap { max-width: 640px; margin: 0 auto; padding: 0 24px; }\n  h1, h2 {\n    font-family: 'Fraunces', serif;\n    font-weight: 600;\n    color: var(--ink);\n    margin: 0;\n  }\n\n  \/* Urgency bar *\/\n  .urgency {\n    background: var(--burgundy);\n    color: #fff;\n    text-align: center;\n    font-size: 14px;\n    padding: 10px 16px;\n    letter-spacing: 0.01em;\n  }\n\n  \/* Hero *\/\n  .hero { text-align: center; padding: 56px 24px 32px; }\n  .identity {\n    font-family: 'Fraunces', serif;\n    font-style: italic;\n    color: var(--gold);\n    font-size: 16px;\n    margin-bottom: 18px;\n  }\n  .hero h1 {\n    font-size: 34px;\n    line-height: 1.25;\n    max-width: 560px;\n    margin: 0 auto 16px;\n  }\n  .hero .sub {\n    font-size: 17px;\n    color: var(--ink-soft);\n    max-width: 460px;\n    margin: 0 auto;\n  }\n\n  \/* CTA button *\/\n  .cta-block { text-align: center; margin: 28px 0 8px; }\n  .btn {\n    display: inline-block;\n    background: var(--burgundy);\n    color: #fff;\n    text-decoration: none;\n    font-family: 'Inter', sans-serif;\n    font-weight: 600;\n    font-size: 15px;\n    padding: 16px 28px;\n    border-radius: 4px;\n    transition: background 0.15s ease;\n  }\n  .btn:hover, .btn:focus-visible { background: var(--burgundy-dark); }\n  .btn:focus-visible { outline: 2px solid var(--gold); outline-offset: 3px; }\n  .btn-sub {\n    font-size: 13px;\n    color: var(--ink-soft);\n    margin-top: 10px;\n  }\n\n  hr.gold {\n    border: none;\n    border-top: 1px solid var(--gold-line);\n    width: 64px;\n    margin: 40px auto;\n  }\n\n  \/* Bridge *\/\n  .bridge {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-size: 19px;\n    line-height: 1.5;\n    color: var(--ink);\n    max-width: 480px;\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  \/* Section headers *\/\n  .section { padding: 44px 0; }\n  .section.alt { background: var(--bg-alt); }\n  .section h2 {\n    font-size: 24px;\n    margin-bottom: 22px;\n  }\n  .section h2.center { text-align: center; }\n\n  \/* Pain points *\/\n  .pain-list { list-style: none; margin: 0; padding: 0; }\n  .pain-list li {\n    position: relative;\n    padding-left: 22px;\n    margin-bottom: 16px;\n    color: var(--ink-soft);\n    font-size: 15.5px;\n  }\n  .pain-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 9px;\n    width: 6px;\n    height: 6px;\n    background: var(--gold);\n    border-radius: 50%;\n  }\n  .pain-close {\n    margin-top: 24px;\n    padding-top: 20px;\n    border-top: 1px solid var(--gold-line);\n    font-size: 15.5px;\n    color: var(--ink);\n  }\n  .pain-close strong { color: var(--burgundy); }\n\n  \/* Product intro *\/\n  .intro-lead {\n    font-size: 15.5px;\n    color: var(--ink-soft);\n    margin-bottom: 28px;\n  }\n  .intro-lead strong { color: var(--ink); }\n  .features { list-style: none; margin: 0; padding: 0; }\n  .features li {\n    display: flex;\n    gap: 12px;\n    margin-bottom: 20px;\n    font-size: 15.5px;\n  }\n  .features li::before {\n    content: \"\u2713\";\n    flex-shrink: 0;\n    color: var(--burgundy);\n    font-weight: 600;\n    font-size: 15px;\n    border: 1px solid var(--gold-line);\n    border-radius: 50%;\n    width: 22px;\n    height: 22px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .features strong { color: var(--ink); }\n\n  \/* Offer table *\/\n  table.offer {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n    margin-top: 8px;\n  }\n  table.offer td {\n    padding: 12px 4px;\n    border-bottom: 1px solid var(--gold-line);\n  }\n  table.offer td:last-child { text-align: right; white-space: nowrap; }\n  table.offer tr.total td {\n    color: var(--ink-soft);\n    text-decoration: line-through;\n    font-size: 13.5px;\n    border-bottom: none;\n    padding-top: 4px;\n  }\n  table.offer tr.price td {\n    border-bottom: none;\n    padding-top: 16px;\n    font-family: 'Fraunces', serif;\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--burgundy);\n  }\n\n  \/* Testimonials *\/\n  .testimonial {\n    border-left: 2px solid var(--gold);\n    padding-left: 20px;\n    margin-bottom: 32px;\n  }\n  .stars { color: var(--gold); font-size: 14px; margin-bottom: 8px; letter-spacing: 2px; }\n  .testimonial p.quote {\n    font-family: 'Fraunces', serif;\n    font-size: 17px;\n    font-style: italic;\n    color: var(--ink);\n    margin: 0 0 10px;\n  }\n  .testimonial .attribution {\n    font-size: 13.5px;\n    color: var(--ink-soft);\n  }\n  .testimonial .attribution strong { color: var(--ink); font-weight: 600; }\n\n  \/* Urgency line *\/\n  .urgency-line {\n    text-align: center;\n    font-family: 'Fraunces', serif;\n    font-size: 20px;\n    color: var(--burgundy);\n    padding: 40px 24px;\n  }\n\n  \/* Guarantee *\/\n  .guarantee {\n    text-align: center;\n    max-width: 460px;\n    margin: 0 auto;\n  }\n  .shield { font-size: 22px; color: var(--gold); margin-bottom: 10px; }\n  .guarantee h2 { font-size: 18px; margin-bottom: 10px; }\n  .guarantee p { font-size: 14.5px; color: var(--ink-soft); }\n\n  \/* Final CTA *\/\n  .final-cta { text-align: center; }\n  .final-cta .product-name { font-family: 'Fraunces', serif; font-size: 20px; margin-bottom: 4px; }\n  .final-cta .price-line { color: var(--ink-soft); font-size: 15px; margin-bottom: 20px; }\n  .sent-note { font-size: 13px; color: var(--ink-soft); margin-top: 10px; }\n\n  \/* Sticky footer *\/\n  .sticky-footer {\n    position: fixed;\n    bottom: 0; left: 0; right: 0;\n    background: #fff;\n    border-top: 1px solid var(--gold-line);\n    padding: 12px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    z-index: 10;\n  }\n  .sticky-footer .name-price {\n    font-size: 14px;\n    color: var(--ink);\n  }\n  .sticky-footer .name-price .price { color: var(--burgundy); font-weight: 600; }\n  .sticky-footer .btn { padding: 10px 20px; font-size: 14px; white-space: nowrap; }\n\n  @media (max-width: 480px) {\n    .hero h1 { font-size: 27px; }\n    .hero .sub { font-size: 15.5px; }\n    .bridge { font-size: 17px; }\n    .sticky-footer .name-price span:first-child { display: none; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    * { transition: none !important; }\n  }\n<\/style>\n<\/head>\n<body>\n\n  <div class=\"urgency\">Launch price ends soon &middot; Guide + 5 bonus PDFs for N6,500<\/div>\n\n  <div class=\"hero wrap\">\n    <div class=\"identity\">For Nigerian women rebuilding their peace after infidelity<\/div>\n    <h1>You Chose to Rebuild.<br>Now Let's Get Her Out of the Room.<\/h1>\n    <p class=\"sub\">The 21-day system to stop comparing, stop checking, and reclaim your emotional peace after infidelity.<\/p>\n    <div class=\"cta-block\">\n      <a href=\"#buy\" class=\"btn\">Get the Guide for N6,500 &rarr; Instant access<\/a>\n      <div class=\"btn-sub\">Secure payment &middot; 14-day money-back guarantee<\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"gold\">\n\n  <div class=\"bridge\">\n    You forgave him. You stayed. You are doing the work of rebuilding a marriage most people would have walked away from. So why does it still feel like there are three of you in this house?\n  <\/div>\n\n  <div class=\"section wrap\" style=\"padding-top: 48px;\">\n    <h2>This is what \"healing\" has actually looked like for you:<\/h2>\n    <ul class=\"pain-list\">\n      <li>You deleted her Instagram handle from your search bar &mdash; and typed it in again three nights later, at 1am, hating yourself the whole time.<\/li>\n      <li>You asked your husband a hundred small questions disguised as normal conversation, just to catch something in his tone.<\/li>\n      <li>You forgave him out loud in front of your pastor and your family &mdash; and felt nothing move inside you afterward.<\/li>\n      <li>You scrolled her page comparing her body, her skin, her life to yours, and put the phone down feeling smaller than before you picked it up.<\/li>\n      <li>You told your friends \"we're fine now\" because you were tired of the pitying look, not because it was true.<\/li>\n      <li>You fasted, prayed, sat through the deliverance session &mdash; and still flinched every time his phone buzzed.<\/li>\n    <\/ul>\n    <p class=\"pain-close\">None of this happened because you are weak, insecure, or lacking faith. It happened because nobody has ever given you <strong>a strategy that matches the world you are actually living in<\/strong> &mdash; one where the other woman is never just a memory, she's a profile four taps away.<\/p>\n  <\/div>\n\n  <div class=\"section alt\">\n    <div class=\"wrap\">\n      <p class=\"intro-lead\"><strong>Introducing The Other Woman Detachment Blueprint<\/strong> &mdash; a 21-day, structured system for Nigerian women rebuilding their marriage after infidelity, built for a world where \"moving on\" means competing with a social media profile you can find at any hour. This isn't a forgiveness sermon or generic breakup advice. It's a practical, day-by-day method for closing the mental loops that keep pulling you back to her, and rebuilding a version of yourself that doesn't depend on comparison.<\/p>\n      <ul class=\"features\">\n        <li><span><strong>Break the checking habit<\/strong> with the \"STOP CHECKING HER\" Emergency Reset &mdash; a 3-step interrupt you use the exact moment the urge to search her name hits.<\/span><\/li>\n        <li><span><strong>Rebuild your confidence from the inside out<\/strong> with the 7-Day Confidence Reclamation Kit, so your sense of self stops depending on comparison.<\/span><\/li>\n        <li><span><strong>Have the hard conversations without them turning into fights<\/strong> using the Difficult Conversation Script Pack &mdash; exact wording for what you're afraid to ask.<\/span><\/li>\n        <li><span><strong>Get clarity on where your marriage goes from here<\/strong> with The \"What Now?\" Marriage Clarity Workbook &mdash; for the questions no one else is helping you answer.<\/span><\/li>\n        <li><span><strong>Keep your peace after the 21 days end<\/strong> with the 30-Day Reclaim Your Peace Maintenance Plan, so this isn't a fix that fades in a month.<\/span><\/li>\n      <\/ul>\n      <div class=\"cta-block\">\n        <a href=\"#buy\" class=\"btn\">Get the Guide for N6,500 &rarr; Instant access<\/a>\n        <div class=\"btn-sub\">Secure payment &middot; 14-day money-back guarantee<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"section wrap\">\n    <h2>Here's everything you get today<\/h2>\n    <table class=\"offer\">\n      <tr><td>The Other Woman Detachment Blueprint (Main Guide)<\/td><td>N20,000<\/td><\/tr>\n      <tr><td>Bonus 1: 7-Day Confidence Reclamation Kit<\/td><td>N7,500<\/td><\/tr>\n      <tr><td>Bonus 2: \"STOP CHECKING HER\" Emergency Reset<\/td><td>N5,000<\/td><\/tr>\n      <tr><td>Bonus 3: Difficult Conversation Script Pack<\/td><td>N10,000<\/td><\/tr>\n      <tr><td>Bonus 4: The \"What Now?\" Marriage Clarity Workbook<\/td><td>N15,000<\/td><\/tr>\n      <tr><td>Bonus 5: 30-Day Reclaim Your Peace Maintenance Plan<\/td><td>N12,500<\/td><\/tr>\n      <tr class=\"total\"><td>Total value<\/td><td>N70,000<\/td><\/tr>\n      <tr class=\"price\"><td>Your price today<\/td><td>N6,500<\/td><\/tr>\n    <\/table>\n  <\/div>\n\n  <div class=\"section alt\">\n    <div class=\"wrap\">\n      <h2 class=\"center\" style=\"margin-bottom:32px;\">What women are saying<\/h2>\n      <div class=\"testimonial\">\n        <div class=\"stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n        <p class=\"quote\">\"I used to check her page like it was a job. By day 12 I genuinely forgot her handle. I didn't think that was possible.\"<\/p>\n        <div class=\"attribution\"><strong>Ifeoma<\/strong>, 31, Lagos &middot; Stopped checking daily by Day 12<\/div>\n      <\/div>\n      <div class=\"testimonial\">\n        <div class=\"stars\">&#9733;&#9733;&#9733;&#9733;&#9733;<\/div>\n        <p class=\"quote\">\"The scripts in Bonus 3 changed how I talked to my husband. I finally asked what I needed to ask without it turning into a fight.\"<\/p>\n        <div class=\"attribution\"><strong>Bukola<\/strong>, 34, Abuja &middot; Had \"the conversation\" using Chapter 5, three weeks in<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"urgency-line\">Every day you keep checking her page is another day you're handing her your peace.<\/div>\n\n  <div id=\"buy\" class=\"section wrap final-cta\">\n    <div class=\"product-name\">The Other Woman Detachment Blueprint<\/div>\n    <div class=\"price-line\">N6,500 &middot; Guide + 5 bonus PDFs &middot; Instant download<\/div>\n    <a href=\"#buy\" class=\"btn\">Get the Guide for N6,500 &rarr; Instant access<\/a>\n    <div class=\"sent-note\">Sent to your email after confirmation<\/div>\n  <\/div>\n\n  <div class=\"section alt\">\n    <div class=\"wrap guarantee\">\n      <div class=\"shield\">&#128737;<\/div>\n      <h2>14-Day Money-Back Guarantee<\/h2>\n      <p>Go through the first week. If you don't feel more in control of your mind than you did on Day 1, email us for a full refund. No questions, no forms.<\/p>\n    <\/div>\n  <\/div>\n\n  <div class=\"sticky-footer\">\n    <div class=\"name-price\"><span>The Other Woman Detachment Blueprint<\/span> &middot; <span class=\"price\">N6,500<\/span><\/div>\n    <a href=\"#buy\" class=\"btn\">Get Access<\/a>\n  <\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>The Other Woman Detachment Blueprint Launch price ends soon &middot; Guide + 5 bonus PDFs for N6,500 For Nigerian women rebuilding their peace after infidelity You Chose to Rebuild.Now Let&#8217;s Get Her Out of the Room. The 21-day system to stop comparing, stop checking, and reclaim your emotional peace after infidelity. Get the Guide for [&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-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/avaxon.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":4,"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/avaxon.online\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/avaxon.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}