{"id":510,"date":"2026-05-25T01:07:05","date_gmt":"2026-05-25T01:07:05","guid":{"rendered":"https:\/\/midwivestalk.online\/?page_id=510"},"modified":"2026-05-28T04:21:46","modified_gmt":"2026-05-28T04:21:46","slug":"ng-stand-alone-one-time-offer","status":"publish","type":"page","link":"https:\/\/midwivestalk.online\/?page_id=510","title":{"rendered":"NG &#8211; Stand-Alone One Time Offer"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"510\" class=\"elementor elementor-510\">\n\t\t\t\t<div class=\"elementor-element elementor-element-992faf5 e-flex e-con-boxed e-con e-parent\" data-id=\"992faf5\" 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-2b7ac92 elementor-widget elementor-widget-html\" data-id=\"2b7ac92\" 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>WAIT \u2014 Your Order Is Not Complete | Body Talk With Amara<\/title>\r\n    <meta name=\"robots\" content=\"noindex, nofollow\">\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&family=Source+Serif+4:ital,wght@0,400;0,600;1,400&display=swap\" rel=\"stylesheet\">\r\n\r\n    <style>\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n        body {\r\n            -webkit-user-select: none;\r\n            -moz-user-select: none;\r\n            -ms-user-select: none;\r\n            user-select: none;\r\n            font-family: 'Source Serif 4', Georgia, serif;\r\n            background: #FAF6F0;\r\n            color: #2C1810;\r\n            line-height: 1.8;\r\n            padding-top: 48px;\r\n        }\r\n\r\n        \/* === COUNTDOWN BAR === *\/\r\n        .countdown-bar {\r\n            position: fixed;\r\n            top: 0; left: 0; right: 0;\r\n            z-index: 9999;\r\n            background: #4A1942;\r\n            color: #fff;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 12px;\r\n            padding: 11px 20px;\r\n            font-family: 'Source Serif 4', serif;\r\n            font-size: 14px;\r\n            font-weight: 600;\r\n        }\r\n        .countdown-bar .timer-label { opacity: 0.82; font-size: 13px; }\r\n        .countdown-bar .timer-digits {\r\n            font-size: 19px; font-weight: 700;\r\n            color: #D4A017;\r\n            min-width: 54px; text-align: center;\r\n        }\r\n        .countdown-bar .pulse-dot {\r\n            width: 7px; height: 7px;\r\n            background: #D4A017; border-radius: 50%;\r\n            animation: pulse 1.4s ease-in-out infinite;\r\n        }\r\n        @keyframes pulse { 0%,100%{opacity:1;}50%{opacity:0.25;} }\r\n\r\n        \/* === LAYOUT === *\/\r\n        .blog-container {\r\n            max-width: 680px;\r\n            margin: 0 auto;\r\n            padding: 24px 20px 80px;\r\n        }\r\n\r\n        \/* === CONGRATS BOX === *\/\r\n        .congrats-box {\r\n            background: linear-gradient(135deg, #6B2D5B 0%, #4A1942 100%);\r\n            color: #fff;\r\n            padding: 38px 28px 32px;\r\n            border-radius: 16px;\r\n            text-align: center;\r\n            margin-bottom: 38px;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .congrats-box::before {\r\n            content: '';\r\n            position: absolute; top: 0; left: 0; right: 0; bottom: 0;\r\n            background: radial-gradient(circle at 25% 35%, rgba(212,160,23,0.13) 0%, transparent 58%);\r\n            pointer-events: none;\r\n        }\r\n        .congrats-check {\r\n            width: 66px; height: 66px;\r\n            background: rgba(255,255,255,0.13);\r\n            border: 3px solid #D4A017;\r\n            border-radius: 50%;\r\n            display: flex; align-items: center; justify-content: center;\r\n            margin: 0 auto 18px;\r\n            animation: check-pop 0.55s ease-out;\r\n        }\r\n        .congrats-check svg { width: 30px; height: 30px; }\r\n        @keyframes check-pop {\r\n            0%{transform:scale(0);opacity:0;}\r\n            65%{transform:scale(1.15);}\r\n            100%{transform:scale(1);opacity:1;}\r\n        }\r\n        .congrats-title {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 31px; font-weight: 800;\r\n            line-height: 1.2; margin-bottom: 6px;\r\n        }\r\n        .congrats-subtitle {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 22px; font-weight: 600;\r\n            line-height: 1.3; opacity: 0.93; margin-bottom: 14px;\r\n        }\r\n        .congrats-sub { font-size: 15px; opacity: 0.85; line-height: 1.65; }\r\n        .access-line { margin-top: 16px; font-size: 14px; opacity: 0.85; line-height: 1.55; }\r\n        .access-line a { color: rgba(255,255,255,0.9); text-decoration: underline; font-weight: 600; font-size: 15px; }\r\n\r\n        \/* === BODY COPY === *\/\r\n        p { font-size: 17px; line-height: 1.88; margin-bottom: 22px; color: #2C1810; }\r\n        strong { color: #4A1942; }\r\n        em { font-style: italic; }\r\n\r\n        .transition-line {\r\n            font-size: 16px; color: #6B2D5B; font-weight: 600;\r\n            text-align: center; margin: 30px 0; padding: 16px 22px;\r\n            border-top: 1px solid #EDD9E8; border-bottom: 1px solid #EDD9E8;\r\n        }\r\n\r\n        h2 {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 23px; font-weight: 700;\r\n            color: #6B2D5B; margin: 36px 0 18px; line-height: 1.35;\r\n        }\r\n\r\n        \/* === MAMA QUOTE BOX === *\/\r\n        .mama-quote {\r\n            background: #F7F0F6;\r\n            border-left: 4px solid #7B3F6E;\r\n            padding: 22px 26px; margin: 28px 0;\r\n            border-radius: 0 10px 10px 0;\r\n        }\r\n        .mama-quote p {\r\n            font-style: italic; font-size: 16.5px;\r\n            color: #4A3728; margin-bottom: 10px; line-height: 1.78;\r\n        }\r\n        .mama-quote p:last-of-type { margin-bottom: 0; }\r\n        .mama-quote .attribution {\r\n            font-style: normal; font-weight: 700;\r\n            color: #6B2D5B; font-size: 13px; margin-top: 12px;\r\n        }\r\n\r\n        \/* === OFFER NAME === *\/\r\n        .offer-name {\r\n            text-align: center; margin: 42px 0 32px;\r\n            padding: 28px 22px; background: #F7F0F6;\r\n            border: 2px solid #7B3F6E; border-radius: 14px;\r\n        }\r\n        .offer-name h2 { font-size: 27px; margin: 0 0 6px; color: #4A1942; }\r\n        .offer-name .offer-tag { font-size: 14px; color: #5A4A3E; font-style: italic; }\r\n\r\n        \/* === COMPONENT CARDS === *\/\r\n        .component-card {\r\n            background: #F7F0F6; border: 1px solid #EDD9E8;\r\n            border-radius: 12px; padding: 22px 24px; margin-bottom: 18px;\r\n        }\r\n        .component-header {\r\n            display: flex; justify-content: space-between;\r\n            align-items: baseline; margin-bottom: 6px; gap: 12px;\r\n        }\r\n        .component-title {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 18px; font-weight: 700; color: #4A1942;\r\n        }\r\n        .component-value { font-size: 14px; color: #A09080; font-weight: 600; white-space: nowrap; }\r\n        .component-subtext { font-size: 14.5px; color: #5A4A3E; font-style: italic; line-height: 1.6; margin-bottom: 8px; }\r\n        .component-desc { font-size: 15px; color: #5A4A3E; line-height: 1.75; margin-top: 10px; }\r\n        .component-card img { width: 100%; border-radius: 8px; margin-top: 14px; display: block; }\r\n\r\n        \/* === GETTING SECTION === *\/\r\n        .getting-section { text-align: center; margin: 42px 0 22px; }\r\n        .getting-section h2 { font-size: 25px; margin-bottom: 10px; }\r\n        .getting-section .getting-sub { font-size: 15px; color: #5A4A3E; line-height: 1.7; }\r\n\r\n        \/* === PRICE STACK === *\/\r\n        .price-stack {\r\n            background: #4A1942; color: #fff;\r\n            border-radius: 14px; padding: 30px 26px; margin: 32px 0;\r\n        }\r\n        .price-stack-label {\r\n            text-align: center; font-size: 12px; opacity: 0.65;\r\n            letter-spacing: 0.8px; text-transform: uppercase; margin-bottom: 20px;\r\n        }\r\n        .price-stack img { width: 100%; border-radius: 10px; margin-bottom: 22px; display: block; }\r\n        .price-row {\r\n            display: flex; justify-content: space-between; align-items: center;\r\n            padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,0.1); font-size: 15px;\r\n        }\r\n        .price-row:last-of-type { border-bottom: none; }\r\n        .price-row-name { opacity: 0.9; }\r\n        .price-row-val { font-weight: 600; color: #D4A017; }\r\n        .price-total-bar {\r\n            display: flex; justify-content: space-between; align-items: center;\r\n            padding: 14px 0 6px; margin-top: 10px;\r\n            border-top: 2px solid rgba(255,255,255,0.18);\r\n        }\r\n        .price-total-label { font-size: 15px; font-weight: 600; }\r\n        .price-total-num {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 24px; text-decoration: line-through; opacity: 0.45;\r\n        }\r\n        .price-pay-area {\r\n            text-align: center; margin-top: 22px; padding-top: 18px;\r\n            border-top: 2px solid rgba(212,160,23,0.35);\r\n        }\r\n        .price-pay-label { font-size: 15px; opacity: 0.78; margin-bottom: 4px; }\r\n        .price-pay-num {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 40px; font-weight: 800; color: #D4A017;\r\n        }\r\n        .price-savings { font-size: 13px; margin-top: 7px; opacity: 0.58; }\r\n\r\n        \/* === CTA BUTTON === *\/\r\n        .cta-button {\r\n            display: block; width: 100%;\r\n            background: linear-gradient(135deg, #D4A017 0%, #B8860B 100%);\r\n            color: #fff;\r\n            font-family: 'Source Serif 4', serif;\r\n            font-size: 17.5px; font-weight: 700;\r\n            text-align: center; padding: 19px 22px;\r\n            border: none; border-radius: 10px; cursor: pointer;\r\n            text-decoration: none; letter-spacing: 0.4px;\r\n            transition: transform 0.2s, box-shadow 0.2s;\r\n            box-shadow: 0 4px 18px rgba(212,160,23,0.32);\r\n            margin: 22px 0 13px;\r\n        }\r\n        .cta-button:hover { transform: translateY(-2px); box-shadow: 0 7px 22px rgba(212,160,23,0.42); }\r\n        .cta-sub { font-size: 12px; color: #A09080; text-align: center; }\r\n\r\n        \/* === NO THANKS === *\/\r\n        .no-thanks { text-align: center; margin: 10px 0 32px; }\r\n        .no-thanks a { font-size: 13px; color: #A09080; text-decoration: underline; cursor: pointer; line-height: 1.6; }\r\n        .no-thanks a:hover { color: #7B3F6E; }\r\n\r\n        \/* === EXCLUSIVITY === *\/\r\n        .exclusivity { font-size: 14px; color: #6B2D5B; text-align: center; font-style: italic; margin: 16px 0; }\r\n\r\n        \/* === GUARANTEE BOX === *\/\r\n        .guarantee-box {\r\n            background: #F0F7F0; border: 1px solid #B8D4B8;\r\n            border-radius: 12px; padding: 22px 24px; margin: 28px 0; text-align: center;\r\n        }\r\n        .guarantee-title {\r\n            font-family: 'Playfair Display', Georgia, serif;\r\n            font-size: 17px; font-weight: 700; color: #2D6B2D; margin-bottom: 10px;\r\n        }\r\n        .guarantee-text { font-size: 14.5px; color: #3A5A3A; line-height: 1.75; }\r\n\r\n        \/* === DIVIDER === *\/\r\n        .divider { height: 1px; background: #EDD9E8; margin: 38px 0; }\r\n\r\n        \/* === STICKY BOTTOM CTA === *\/\r\n        .sticky-cta {\r\n            position: fixed; bottom: 0; left: 0; right: 0; z-index: 9998;\r\n            background: #fff; border-top: 1px solid #EDD9E8;\r\n            padding: 10px 18px; display: flex; justify-content: center;\r\n            transform: translateY(100%); transition: transform 0.35s ease;\r\n            box-shadow: 0 -4px 22px rgba(0,0,0,0.07);\r\n        }\r\n        .sticky-cta.visible { transform: translateY(0); }\r\n        .sticky-cta a {\r\n            display: block; max-width: 520px; width: 100%;\r\n            background: linear-gradient(135deg, #D4A017 0%, #B8860B 100%);\r\n            color: #fff;\r\n            font-family: 'Source Serif 4', serif;\r\n            font-size: 15px; font-weight: 700; text-align: center;\r\n            padding: 14px 18px; border-radius: 8px; text-decoration: none;\r\n        }\r\n\r\n        \/* === BUYER NOTIFICATION === *\/\r\n        .buyer-notif {\r\n            position: fixed; bottom: 80px; left: 16px; z-index: 9997;\r\n            background: #fff; border: 1px solid #EDD9E8; border-radius: 10px;\r\n            padding: 13px 17px; display: flex; align-items: center; gap: 11px;\r\n            box-shadow: 0 4px 22px rgba(0,0,0,0.1);\r\n            transform: translateX(-120%); transition: transform 0.42s ease;\r\n            max-width: 315px;\r\n        }\r\n        .buyer-notif.show { transform: translateX(0); }\r\n        .bn-avatar {\r\n            width: 37px; height: 37px; border-radius: 50%;\r\n            background: #6B2D5B; color: #fff;\r\n            display: flex; align-items: center; justify-content: center;\r\n            font-size: 13px; font-weight: 700; flex-shrink: 0;\r\n        }\r\n        .bn-text { font-size: 13px; color: #2C1810; line-height: 1.42; }\r\n        .bn-name { font-weight: 700; }\r\n        .bn-time { font-size: 11px; color: #A09080; margin-top: 2px; }\r\n\r\n        \/* === RESPONSIVE === *\/\r\n        @media (max-width: 480px) {\r\n            .blog-container { padding: 16px 16px 85px; }\r\n            .congrats-title { font-size: 27px; }\r\n            .congrats-subtitle { font-size: 19px; }\r\n            p { font-size: 16px; }\r\n            h2 { font-size: 20px; }\r\n            .offer-name h2 { font-size: 22px; }\r\n            .price-pay-num { font-size: 34px; }\r\n            .cta-button { font-size: 16px; padding: 17px 18px; }\r\n            .countdown-bar { font-size: 12px; }\r\n            .countdown-bar .timer-digits { font-size: 17px; }\r\n            .buyer-notif { bottom: 72px; left: 10px; max-width: 285px; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- STICKY COUNTDOWN TIMER -->\r\n<div class=\"countdown-bar\">\r\n    <span class=\"timer-label\">This offer expires in<\/span>\r\n    <div class=\"pulse-dot\"><\/div>\r\n    <span class=\"timer-digits\" id=\"countdown\">08:00<\/span>\r\n<\/div>\r\n\r\n<!-- STICKY BOTTOM CTA -->\r\n<div class=\"sticky-cta\" id=\"stickyCta\">\r\n    <a href=\"https:\/\/nestuge.com\/checkout?items=%5B%7B%22id%22%3A%22pr_mpm0pimfhtvvjaej77qucyyd2rpbi%22%2C%22type%22%3A%22registration%22%2C%22plan%22%3A%22pl_mpm0pjshc0ftlbgullgwoeh2uhld9%22%2C%22count%22%3A1%2C%22affiliate%22%3Anull%7D%5D&currency=NGN&email=nonsoemma33%40gmail.com&name=CEO+Digital&redirectUrl=https%3A%2F%2Fnestuge.com%2F-mn7f25u3\" target=\"_blank\">YES! ADD THE COMPLETE RESTORATION SYSTEM \u2014 \u20a614,900<\/a>\r\n<\/div>\r\n\r\n<!-- BUYER NOTIFICATION POPUP -->\r\n<div class=\"buyer-notif\" id=\"buyerNotif\">\r\n    <div class=\"bn-avatar\" id=\"bnAvatar\">FO<\/div>\r\n    <div>\r\n        <div class=\"bn-text\"><span class=\"bn-name\" id=\"bnName\">Folake from Lagos<\/span> just added the Complete System<\/div>\r\n        <div class=\"bn-time\" id=\"bnTime\">3 minutes ago<\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"blog-container\">\r\n\r\n    <!-- SECTION 1: CONGRATULATIONS -->\r\n    <div class=\"congrats-box\">\r\n        <div class=\"congrats-check\">\r\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#D4A017\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n            <\/svg>\r\n        <\/div>\r\n        <div class=\"congrats-title\">You did it, sis.<\/div>\r\n        <div class=\"congrats-subtitle\">Your payment went through.<\/div>\r\n        <div class=\"congrats-sub\">You just made the decision that most women think about for months but never actually make. That took something.<\/div>\r\n        <div class=\"access-line\">Your Ipele Lift Protocol is ready \u2014 <a href=\"https:\/\/midwivestalk.online\/?page_id=577\">click here to access it now<\/a>.<\/div>\r\n    <\/div>\r\n\r\n    <p class=\"transition-line\">But before you go in, read this carefully. Because I almost destroyed everything the protocol gave me \u2014 and nobody warned me it was coming.<\/p>\r\n\r\n    <!-- SECTION 2: AMARA'S CONFESSION -->\r\n    <p>Sister, I need to tell you something I left out of the guide you just purchased.<\/p>\r\n\r\n    <p>Something personal. Something I am still a little embarrassed to say out loud.<\/p>\r\n\r\n    <p>When I first started Mama Adunola's Ipele protocol, it worked. By Week 2, I could feel the change in the tissue. By Week 3, my flatmate Simi was stopping mid-sentence asking what I had done. By Week 6, I was wearing the swimsuit I had packed and never touched for an entire beach trip.<\/p>\r\n\r\n    <p>I thought I had arrived. I thought I was done.<\/p>\r\n\r\n    <p><strong>And that was exactly when things started to slip.<\/strong><\/p>\r\n\r\n    <p>Week 7. The guide was finished. The protocol had a beginning and an end \u2014 and I had reached the end. There were no more pages to follow, no more instructions waiting for me the next morning.<\/p>\r\n\r\n    <p>I told myself it didn't matter. I knew the method. I would keep going on my own.<\/p>\r\n\r\n    <p>Then life happened the way life always does. Work got busy. I forgot the morning routine one day, then two. I stopped the Ipele massage because I was tired at night. I told myself I'd restart tomorrow. Tomorrow became next week.<\/p>\r\n\r\n    <p><strong>By Week 10, I noticed it.<\/strong><\/p>\r\n\r\n    <p>Not all at once. But standing at the mirror after my shower one morning, I could see it \u2014 the lift that had come back was softening. The tissue was losing ground because I had stopped feeding it what it needed.<\/p>\r\n\r\n    <p>Everything I had earned in six weeks was quietly undoing itself.<\/p>\r\n\r\n    <p>I called Mama Adunola.<\/p>\r\n\r\n    <div class=\"mama-quote\">\r\n        <p>\"Amara. You are doing what all my daughters do. You treat the method like a course with a graduation day. But your body is not a student who graduates and goes home. It is a garden. You cannot water it for six weeks and then walk away and expect it to stay green.\"<\/p>\r\n        <p>\"The protocol teaches your tissue what is possible. But someone must teach YOU how to keep going when you want to stop. That is the part most women are missing.\"<\/p>\r\n        <div class=\"attribution\">\u2014 Mama Adunola, 68, Abeokuta<\/div>\r\n    <\/div>\r\n\r\n    <p>She was right. The protocol was complete. My body was not.<\/p>\r\n\r\n    <!-- SECTION 3: THE DEEPER PROBLEM -->\r\n    <p>Then Mama Adunola asked me something that hit harder than I expected.<\/p>\r\n\r\n    <div class=\"mama-quote\">\r\n        <p>\"Amara. Your chest is lifting. Good. But tell me \u2014 since you started the protocol, has your man started looking at you the way he looked at you when you first got together?\"<\/p>\r\n        <div class=\"attribution\">\u2014 Mama Adunola<\/div>\r\n    <\/div>\r\n\r\n    <p>I didn't answer immediately.<\/p>\r\n\r\n    <p>Because the honest truth was \u2014 even with everything that had changed in my body, something between my boyfriend and me was still the same distance it had always been. I was wearing the swimsuit. I was standing in front of the mirror without looking away. But we were still somehow\u2026 not back.<\/p>\r\n\r\n    <div class=\"mama-quote\">\r\n        <p>\"You came to me because your body changed after time and life and whatever happened to it. And yes, the tissue is healing. But the body is only one part of this, my daughter.\"<\/p>\r\n        <p>\"What time does, what shame does \u2014 it doesn't only change the shape of a woman's chest. It changes the energy between her and her man. It changes the way she carries herself in a room. The way she walks toward him instead of hiding from him.\"<\/p>\r\n        <p>\"I can give you back your body. But who gives you back your presence? Who gives you back the way you move when you know you are beautiful? That is the part most women never get to \u2014 because the method ends before they get there.\"<\/p>\r\n        <div class=\"attribution\">\u2014 Mama Adunola<\/div>\r\n    <\/div>\r\n\r\n    <p>What she gave me in the next three hours is what I am about to offer you right now.<\/p>\r\n\r\n    <!-- SECTION 4: OFFER REVEAL -->\r\n    <p>She called it the part she gives only to the women who come back. The ones who are serious enough to go past the method. The ones who want to finish what they started \u2014 not just for six weeks, but for good.<\/p>\r\n\r\n    <div class=\"offer-name\">\r\n        <h2>The Complete Ipele Restoration System<\/h2>\r\n        <div class=\"offer-tag\">Everything Mama Adunola prepares for the woman who is ready to go all the way \u2014 not just start.<\/div>\r\n    <\/div>\r\n\r\n    <p>Here is everything inside:<\/p>\r\n\r\n    <!-- COMPONENT 1 -->\r\n    <div class=\"component-card\">\r\n        <div class=\"component-header\">\r\n            <span class=\"component-title\">The 45-Day Permanent Lift Blueprint<\/span>\r\n            <span class=\"component-value\">\u20a625,000<\/span>\r\n        <\/div>\r\n        <div class=\"component-subtext\">The complete day-by-day continuation that carries you from where the protocol ends, all the way to permanent results.<\/div>\r\n        <div class=\"component-desc\">The Ipele Lift Protocol you just purchased builds your foundation in the first four weeks. This Blueprint takes you from Day 29 to Day 73 \u2014 with a structured daily plan so you never wake up wondering \"what do I do today?\" or lose momentum the way I almost did. This is what turns a 4-week transformation into the rest of your life.<\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/yorinah.online\/wp-content\/uploads\/2026\/03\/The-Comeback-Blueprint.jpg\" alt=\"The 45-Day Permanent Lift Blueprint\" loading=\"lazy\">\r\n    <\/div>\r\n\r\n    <!-- COMPONENT 2 -->\r\n    <div class=\"component-card\">\r\n        <div class=\"component-header\">\r\n            <span class=\"component-title\">The Presence Protocol \u2014 How to Bring His Eyes Back<\/span>\r\n            <span class=\"component-value\">\u20a618,000<\/span>\r\n        <\/div>\r\n        <div class=\"component-subtext\">The part nobody talks about \u2014 restoring the energy between you and your man.<\/div>\r\n        <div class=\"component-desc\">Your body changing is one half of the story. The other half is how you carry yourself once it changes. Mama Adunola's teachings on what she calls \"presence\" \u2014 the way a woman holds herself, moves, and enters a room when she has reclaimed her body \u2014 and how that presence is what brings a man's attention home. No cream or surgery can teach this. Only the old knowledge can.<\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/yorinah.online\/wp-content\/uploads\/2026\/03\/The-Husband-Hunger-Protocol.jpg\" alt=\"The Presence Protocol\" loading=\"lazy\">\r\n    <\/div>\r\n\r\n    <!-- COMPONENT 3 -->\r\n    <div class=\"component-card\">\r\n        <div class=\"component-header\">\r\n            <span class=\"component-title\">Mama Adunola's 45 Morning Reminders<\/span>\r\n            <span class=\"component-value\">\u20a615,000<\/span>\r\n        <\/div>\r\n        <div class=\"component-subtext\">A short personal message every morning \u2014 from Mama Adunola's teachings \u2014 to keep you on track when life wants to pull you off it.<\/div>\r\n        <div class=\"component-desc\">Every morning for 45 days, you receive one short message. It takes under 90 seconds to read. It tells you exactly what to focus on today so that even when work is overwhelming, the baby is crying, and you haven't slept properly, you still do the one thing that matters. You never lose your way again.<\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/midwivestalk.online\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_gzju9gzju9gzju9g.png\" alt=\"Mama Adunola's 45 Morning Reminders\" loading=\"lazy\">\r\n    <\/div>\r\n\r\n    <!-- COMPONENT 4 -->\r\n    <div class=\"component-card\">\r\n        <div class=\"component-header\">\r\n            <span class=\"component-title\">Mama Adunola's Inner Circle \u2014 Private Community<\/span>\r\n            <span class=\"component-value\">\u20a620,000<\/span>\r\n        <\/div>\r\n        <div class=\"component-subtext\">Private WhatsApp community of women on the same journey \u2014 with priority support from me, Amara, personally.<\/div>\r\n        <div class=\"component-desc\">When you have sisters around you who are on the same road \u2014 sharing their Day 14 wins, asking the same questions you're afraid to ask, celebrating each other's milestones \u2014 you show up differently. Limited to 100 women per month. I am in this group with you. Personally.<\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/yorinah.online\/wp-content\/uploads\/2026\/03\/Private-Sisters-Circle.png\" alt=\"Mama Adunola's Inner Circle\" loading=\"lazy\">\r\n    <\/div>\r\n\r\n    <!-- GETTING SECTION -->\r\n    <div class=\"getting-section\">\r\n        <h2>Everything You're Getting Today<\/h2>\r\n        <p class=\"getting-sub\">Four complete pieces working as one system. The continuation. The presence. The daily guidance. The community. All together. All in one place. All for one price \u2014 available right now on this page only.<\/p>\r\n    <\/div>\r\n\r\n    <!-- PRICE STACK -->\r\n    <div class=\"price-stack\">\r\n        <div class=\"price-stack-label\">Your Complete Ipele Restoration System<\/div>\r\n        <img decoding=\"async\" src=\"https:\/\/yorinah.online\/wp-content\/uploads\/2026\/03\/4-in-1-Bundle-pack.jpeg\" alt=\"Complete Ipele Restoration System \u2014 4-in-1 Bundle\" loading=\"lazy\">\r\n        <div class=\"price-row\">\r\n            <span class=\"price-row-name\">The 45-Day Permanent Lift Blueprint<\/span>\r\n            <span class=\"price-row-val\">\u20a625,000<\/span>\r\n        <\/div>\r\n        <div class=\"price-row\">\r\n            <span class=\"price-row-name\">The Presence Protocol<\/span>\r\n            <span class=\"price-row-val\">\u20a618,000<\/span>\r\n        <\/div>\r\n        <div class=\"price-row\">\r\n            <span class=\"price-row-name\">Mama Adunola's 45 Morning Reminders<\/span>\r\n            <span class=\"price-row-val\">\u20a615,000<\/span>\r\n        <\/div>\r\n        <div class=\"price-row\">\r\n            <span class=\"price-row-name\">Mama Adunola's Inner Circle<\/span>\r\n            <span class=\"price-row-val\">\u20a620,000<\/span>\r\n        <\/div>\r\n        <div class=\"price-total-bar\">\r\n            <span class=\"price-total-label\">Total Value<\/span>\r\n            <span class=\"price-total-num\">\u20a678,000<\/span>\r\n        <\/div>\r\n        <div class=\"price-pay-area\">\r\n            <div class=\"price-pay-label\">Your One-Time Price \u2014 Only On This Page<\/div>\r\n            <div class=\"price-pay-num\">\u20a614,900<\/div>\r\n            <div class=\"price-savings\">That's 81% off. More than 5\u00d7 the value.<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <p class=\"exclusivity\">This offer exists only here, only now, only for women who have just purchased the Ipele Lift Protocol. Once you leave this page, it is gone permanently.<\/p>\r\n\r\n    <!-- FIRST CTA -->\r\n    <div id=\"firstCta\"><\/div>\r\n    <a href=\"https:\/\/nestuge.com\/checkout?items=%5B%7B%22id%22%3A%22pr_mpm0pimfhtvvjaej77qucyyd2rpbi%22%2C%22type%22%3A%22registration%22%2C%22plan%22%3A%22pl_mpm0pjshc0ftlbgullgwoeh2uhld9%22%2C%22count%22%3A1%2C%22affiliate%22%3Anull%7D%5D&currency=NGN&email=nonsoemma33%40gmail.com&name=CEO+Digital&redirectUrl=https%3A%2F%2Fnestuge.com%2F-mn7f25u3\" class=\"cta-button\" target=\"_blank\">YES! ADD THE COMPLETE IPELE RESTORATION SYSTEM \u2014 \u20a614,900<\/a>\r\n    <div class=\"cta-sub\">Secure checkout. Instant access after payment confirmation.<\/div>\r\n    <div class=\"no-thanks\">\r\n        <a href=\"https:\/\/midwivestalk.online\/?page_id=535\">No thanks, Amara \u2014 I'll try to keep the momentum on my own \u2192<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"divider\"><\/div>\r\n\r\n    <!-- SECTION 5: OBJECTION HANDLING -->\r\n    <p>I know what your mind is doing right now, sis.<\/p>\r\n\r\n    <p>\"I just paid \u20a69,700. Is this really the right time to spend another \u20a614,900?\"<\/p>\r\n\r\n    <p>Let me be honest with you.<\/p>\r\n\r\n    <p>How much have you already spent trying to fix this problem? The firming serums at \u20a68,000 a jar that moisturised your skin beautifully and did absolutely nothing underneath. The push-up bras with the underwire that digs into your ribs by 3pm. The exercises from YouTube that you did for four days before life won.<\/p>\r\n\r\n    <p>Most women who come to Mama Adunola have already spent between \u20a625,000 and \u20a660,000 on things that were never going to work \u2014 because those things only touch the surface. You have now found the thing that actually works.<\/p>\r\n\r\n    <p>\u20a614,900 for the system that keeps it working and goes deeper than the protocol alone is less than what most women have already wasted on creams that failed. And this time, it comes with a promise.<\/p>\r\n\r\n    <!-- GUARANTEE -->\r\n    <div class=\"guarantee-box\">\r\n        <div class=\"guarantee-title\">\ud83d\udcaa My Personal Guarantee To You<\/div>\r\n        <div class=\"guarantee-text\">If you follow the system and do not see a meaningful, sustained difference in both your body and the energy between you and your man \u2014 send me a WhatsApp message directly. I will refund every single kobo of your \u20a614,900. No drama. No wahala. No explanations needed. I stand behind Mama Adunola's teachings with everything I have.<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"divider\"><\/div>\r\n\r\n    <!-- SECTION 6: MAMA ADUNOLA CLOSING -->\r\n    <div class=\"mama-quote\">\r\n        <p>\"My daughter. The first step is the one that requires courage. You have taken it. But courage without continuation is only the beginning of a story with no ending.\"<\/p>\r\n        <p>\"The protocol begins the restoration. The system completes it.\"<\/p>\r\n        <p>\"And your man \u2014 he is noticing. He may not say it yet. But he is watching to see where this goes.\"<\/p>\r\n        <p>\"Do not stop before he gets to see the full picture of who you are becoming.\"<\/p>\r\n        <div class=\"attribution\">\u2014 Mama Adunola, 68, Abeokuta<\/div>\r\n    <\/div>\r\n\r\n    <!-- FINAL CTA -->\r\n    <a href=\"https:\/\/nestuge.com\/checkout?items=%5B%7B%22id%22%3A%22pr_mpm0pimfhtvvjaej77qucyyd2rpbi%22%2C%22type%22%3A%22registration%22%2C%22plan%22%3A%22pl_mpm0pjshc0ftlbgullgwoeh2uhld9%22%2C%22count%22%3A1%2C%22affiliate%22%3Anull%7D%5D&currency=NGN&email=nonsoemma33%40gmail.com&name=CEO+Digital&redirectUrl=https%3A%2F%2Fnestuge.com%2F-mn7f25u3\" class=\"cta-button\" target=\"_blank\">YES! GIVE ME THE COMPLETE IPELE RESTORATION SYSTEM \u2014 \u20a614,900<\/a>\r\n    <div class=\"cta-sub\">One payment. Instant access. Full 60-day money-back guarantee.<\/div>\r\n    <div class=\"no-thanks\">\r\n        <a href=\"https:\/\/midwivestalk.online\/?page_id=535\">No thanks \u2014 I'll take my chances stopping at the protocol alone \u2192<\/a>\r\n    <\/div>\r\n\r\n    <div class=\"divider\"><\/div>\r\n\r\n    <!-- FOOTER -->\r\n    <div style=\"text-align:center;padding:20px 0;font-size:12px;color:#A09080;line-height:1.8;\">\r\n        <p style=\"margin-bottom:8px;\">Body Talk With Amara \u00a9 2026. All rights reserved.<\/p>\r\n        <p style=\"font-size:11px;color:#B0A090;\">This page is only visible to women who have purchased the Ipele Lift Protocol.<br>This is a one-time offer and is not available anywhere else.<\/p>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n\/* COUNTDOWN TIMER *\/\r\n(function() {\r\n    var total = 8 * 60;\r\n    var el = document.getElementById('countdown');\r\n    function tick() {\r\n        if (total <= 0) { el.textContent = '00:00'; return; }\r\n        var m = Math.floor(total \/ 60);\r\n        var s = total % 60;\r\n        el.textContent = (m < 10 ? '0' : '') + m + ':' + (s < 10 ? '0' : '') + s;\r\n        total--;\r\n        setTimeout(tick, 1000);\r\n    }\r\n    tick();\r\n})();\r\n\r\n\/* STICKY CTA *\/\r\n(function() {\r\n    var firstCta  = document.getElementById('firstCta');\r\n    var stickyCta = document.getElementById('stickyCta');\r\n    var showing   = false;\r\n    window.addEventListener('scroll', function() {\r\n        if (!firstCta) return;\r\n        var past = firstCta.getBoundingClientRect().top < 0;\r\n        if (past && !showing)  { stickyCta.classList.add('visible');    showing = true; }\r\n        if (!past && showing)  { stickyCta.classList.remove('visible'); showing = false; }\r\n    });\r\n})();\r\n\r\n\/* BUYER NOTIFICATION POPUPS *\/\r\n(function() {\r\n    var buyers = [\r\n        { initials: 'FO', name: 'Folake from Lagos',           time: '2 minutes ago' },\r\n        { initials: 'NO', name: 'Ngozi from Enugu',            time: '4 minutes ago' },\r\n        { initials: 'TA', name: 'Tolani from Ibadan',          time: '1 minute ago'  },\r\n        { initials: 'FB', name: 'Fatima from Kano',            time: '3 minutes ago' },\r\n        { initials: 'BL', name: 'Blessing from Port Harcourt', time: '6 minutes ago' },\r\n        { initials: 'AM', name: 'Ameerah from Abuja',          time: '2 minutes ago' },\r\n        { initials: 'SI', name: 'Simi from Lagos',             time: '5 minutes ago' },\r\n        { initials: 'CH', name: 'Chidinma from Onitsha',       time: '1 minute ago'  },\r\n        { initials: 'NK', name: 'Nkechi from Abeokuta',        time: '7 minutes ago' },\r\n        { initials: 'YT', name: 'Yetunde from Ibadan',         time: '3 minutes ago' },\r\n        { initials: 'HB', name: 'Halima from Kaduna',          time: '4 minutes ago' },\r\n        { initials: 'IF', name: 'Ifeoma from Owerri',          time: '2 minutes ago' }\r\n    ];\r\n    var popup    = document.getElementById('buyerNotif');\r\n    var avEl     = document.getElementById('bnAvatar');\r\n    var nameEl   = document.getElementById('bnName');\r\n    var timeEl   = document.getElementById('bnTime');\r\n    var firstCta = document.getElementById('firstCta');\r\n    var activated = false, index = 0;\r\n\r\n    function showNext() {\r\n        if (!activated) return;\r\n        var b = buyers[index % buyers.length];\r\n        avEl.textContent   = b.initials;\r\n        nameEl.textContent = b.name;\r\n        timeEl.textContent = b.time;\r\n        popup.classList.add('show');\r\n        setTimeout(function() {\r\n            popup.classList.remove('show');\r\n            index++;\r\n            setTimeout(showNext, 16000 + Math.random() * 12000);\r\n        }, 4500);\r\n    }\r\n\r\n    window.addEventListener('scroll', function() {\r\n        if (activated || !firstCta) return;\r\n        if (firstCta.getBoundingClientRect().top < 0) {\r\n            activated = true;\r\n            setTimeout(showNext, 3000);\r\n        }\r\n    });\r\n})();\r\n<\/script>\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>WAIT \u2014 Your Order Is Not Complete | Body Talk With Amara This offer expires in 08:00 YES! ADD THE COMPLETE RESTORATION SYSTEM \u2014 \u20a614,900 FO Folake from Lagos just added the Complete System 3 minutes ago You did it, sis. Your payment went through. You just made the decision that most women think about [&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-510","page","type-page","status-publish","hentry"],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/pages\/510","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/midwivestalk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=510"}],"version-history":[{"count":5,"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/pages\/510\/revisions"}],"predecessor-version":[{"id":592,"href":"https:\/\/midwivestalk.online\/index.php?rest_route=\/wp\/v2\/pages\/510\/revisions\/592"}],"wp:attachment":[{"href":"https:\/\/midwivestalk.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=510"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}