{"id":19,"date":"2026-04-29T10:53:53","date_gmt":"2026-04-29T10:53:53","guid":{"rendered":"https:\/\/trulyimpact.online\/?page_id=19"},"modified":"2026-04-29T11:11:28","modified_gmt":"2026-04-29T11:11:28","slug":"elementor-page-19","status":"publish","type":"page","link":"https:\/\/trulyimpact.online\/?page_id=19","title":{"rendered":"Thank you nigeria"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"19\" class=\"elementor elementor-19\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55c4edf e-flex e-con-boxed e-con e-parent\" data-id=\"55c4edf\" 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-012c0f5 elementor-widget elementor-widget-html\" data-id=\"012c0f5\" 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>Thank You For Your Purchase! - Mama Ndidi's Method<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Roboto', 'Lato', Arial, sans-serif !important;\n            background: linear-gradient(135deg, #330000 0%, #800020 100%) !important;\n            color: #FFFFFF !important;\n            min-height: 100vh !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            padding: 20px !important;\n        }\n        \n        .thank-you-container {\n            max-width: 600px !important;\n            width: 100% !important;\n            background-color: #FFFFFF !important;\n            border-radius: 15px !important;\n            padding: 40px 30px !important;\n            text-align: center !important;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.3) !important;\n        }\n        \n        .success-icon {\n            width: 80px !important;\n            height: 80px !important;\n            background-color: #25D366 !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin: 0 auto 25px auto !important;\n            animation: pulse 2s infinite !important;\n        }\n        \n        .success-icon svg {\n            width: 50px !important;\n            height: 50px !important;\n            fill: #FFFFFF !important;\n        }\n        \n        @keyframes pulse {\n            0%, 100% {\n                transform: scale(1);\n            }\n            50% {\n                transform: scale(1.1);\n            }\n        }\n        \n        .thank-you-container h1 {\n            font-size: 32px !important;\n            color: #330000 !important;\n            margin-bottom: 15px !important;\n            font-weight: bold !important;\n        }\n        \n        .thank-you-container h2 {\n            font-size: 20px !important;\n            color: #666666 !important;\n            margin-bottom: 25px !important;\n            font-weight: normal !important;\n        }\n        \n        .confirmation-box {\n            background-color: #FFF9E6 !important;\n            border-left: 4px solid #FFCC00 !important;\n            padding: 20px !important;\n            margin: 25px 0 !important;\n            border-radius: 8px !important;\n            text-align: left !important;\n        }\n        \n        .confirmation-box h3 {\n            font-size: 18px !important;\n            color: #330000 !important;\n            margin-bottom: 12px !important;\n            font-weight: bold !important;\n        }\n        \n        .confirmation-box p {\n            font-size: 15px !important;\n            color: #333333 !important;\n            line-height: 1.6 !important;\n            margin-bottom: 10px !important;\n        }\n        \n        .confirmation-box ul {\n            margin: 15px 0 !important;\n            padding-left: 20px !important;\n        }\n        \n        .confirmation-box li {\n            font-size: 15px !important;\n            color: #333333 !important;\n            margin-bottom: 8px !important;\n            line-height: 1.5 !important;\n        }\n        \n        .whatsapp-cta {\n            display: block !important;\n            width: 100% !important;\n            max-width: 400px !important;\n            margin: 30px auto !important;\n            padding: 20px 30px !important;\n            background-color: #25D366 !important;\n            color: #FFFFFF !important;\n            text-decoration: none !important;\n            font-size: 20px !important;\n            font-weight: bold !important;\n            border-radius: 50px !important;\n            border: none !important;\n            cursor: pointer !important;\n            transition: all 0.3s ease !important;\n            box-shadow: 0 5px 15px rgba(37, 211, 102, 0.4) !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            gap: 10px !important;\n        }\n        \n        .whatsapp-cta:hover {\n            background-color: #128C7E !important;\n            transform: translateY(-2px) !important;\n            box-shadow: 0 8px 20px rgba(37, 211, 102, 0.5) !important;\n        }\n        \n        .whatsapp-icon {\n            width: 30px !important;\n            height: 30px !important;\n            fill: #FFFFFF !important;\n        }\n        \n        .urgency-note {\n            background-color: #FFEBEE !important;\n            border-left: 4px solid #CC0000 !important;\n            padding: 15px !important;\n            margin: 20px 0 !important;\n            border-radius: 8px !important;\n        }\n        \n        .urgency-note p {\n            font-size: 14px !important;\n            color: #CC0000 !important;\n            font-weight: bold !important;\n            margin: 0 !important;\n        }\n        \n        .footer-note {\n            margin-top: 30px !important;\n            padding-top: 20px !important;\n            border-top: 1px solid #E8E8E8 !important;\n        }\n        \n        .footer-note p {\n            font-size: 13px !important;\n            color: #999999 !important;\n            line-height: 1.6 !important;\n        }\n        \n        @media (max-width: 600px) {\n            .thank-you-container {\n                padding: 30px 20px !important;\n            }\n            \n            .thank-you-container h1 {\n                font-size: 26px !important;\n            }\n            \n            .thank-you-container h2 {\n                font-size: 18px !important;\n            }\n            \n            .whatsapp-cta {\n                font-size: 18px !important;\n                padding: 18px 25px !important;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <div class=\"thank-you-container\">\n        \n        <!-- Success Icon -->\n        <div class=\"success-icon\">\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                <path d=\"M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z\"\/>\n            <\/svg>\n        <\/div>\n        \n        <!-- Main Heading -->\n        <h1>Payment Successful! \ud83c\udf89<\/h1>\n        <h2>Welcome to Your Fibroid-Free Journey<\/h2>\n        \n        <!-- Confirmation Box -->\n        <div class=\"confirmation-box\">\n            <h3>\u2705 Your Purchase is Confirmed<\/h3>\n            <p>Congratulations on taking this important step toward healing your body naturally!<\/p>\n            <p><strong>You now have instant access to:<\/strong><\/p>\n            <ul>\n                <li>\ud83d\udcd6 Mama Ndidi's 28-Day Fibroid-Shrinking Method (Full Guide)<\/li>\n                <li>\ud83c\udf81 BONUS #1: The Womb Wellness Food Chart<\/li>\n                <li>\ud83c\udf81 BONUS #2: The 7-Day Hormone Reset Quick-Start<\/li>\n            <\/ul>\n        <\/div>\n        \n        <!-- Urgency Note -->\n        <div class=\"urgency-note\">\n            <p>\u26a0\ufe0f IMPORTANT: Click the button below NOW to receive your products immediately!<\/p>\n        <\/div>\n        \n        <!-- WhatsApp CTA Button -->\n        <a href=\"https:\/\/wa.link\/brtszp\" class=\"whatsapp-cta\">\n            <svg class=\"whatsapp-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\">\n                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n            <\/svg>\n            Click Here to Get Your Products on WhatsApp\n        <\/a>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc9dc53 e-flex e-con-boxed e-con e-parent\" data-id=\"cc9dc53\" 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-7c916cb e-flex e-con-boxed e-con e-parent\" data-id=\"7c916cb\" 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-94d7e27 elementor-widget elementor-widget-html\" data-id=\"94d7e27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t        \n        <!-- Additional Instructions -->\n        <div class=\"confirmation-box\" style=\"background-color: #E8F5E9 !important; border-left-color: #25D366 !important;\">\n            <h3>\ud83d\udcf2 What Happens Next?<\/h3>\n            <p><strong>Step 1:<\/strong> Click the green WhatsApp button above<\/p>\n            <p><strong>Step 2:<\/strong> Send the message \"I just paid for Mama Ndidi's Method\"<\/p>\n            <p><strong>Step 3:<\/strong> You'll receive all your downloadable files within 5 minutes<\/p>\n            <p style=\"margin-top: 15px; font-weight: bold; color: #25D366;\">\ud83d\udc9a Start your healing journey tonight!<\/p>\n        <\/div>\n        \n        <!-- Footer Note -->\n        <div class=\"footer-note\">\n            <p>Having trouble? Contact us directly on WhatsApp at the link above.<\/p>\n            <p>\u00a9 2025 Woman To Woman Health Blog. All Rights Reserved.<\/p>\n        <\/div>\n        \n    <\/div>\n\n<\/body>\n<\/html>\n\n<!-- END OF FILE -->\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>Thank You For Your Purchase! &#8211; Mama Ndidi&#8217;s Method Payment Successful! \ud83c\udf89 Welcome to Your Fibroid-Free Journey \u2705 Your Purchase is Confirmed Congratulations on taking this important step toward healing your body naturally! You now have instant access to: \ud83d\udcd6 Mama Ndidi&#8217;s 28-Day Fibroid-Shrinking Method (Full Guide) \ud83c\udf81 BONUS #1: The Womb Wellness Food Chart [&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-19","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trulyimpact.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":5,"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":28,"href":"https:\/\/trulyimpact.online\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions\/28"}],"wp:attachment":[{"href":"https:\/\/trulyimpact.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}