{"id":24,"date":"2026-05-24T15:16:58","date_gmt":"2026-05-24T15:16:58","guid":{"rendered":"https:\/\/theonlinebag.online\/?page_id=24"},"modified":"2026-06-08T15:31:13","modified_gmt":"2026-06-08T15:31:13","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/theonlinebag.online\/?page_id=24","title":{"rendered":"Thank you Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"24\" class=\"elementor elementor-24\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1b385d e-flex e-con-boxed e-con e-parent\" data-id=\"c1b385d\" 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-b9349a3 elementor-widget elementor-widget-html\" data-id=\"b9349a3\" 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 \u2014 Mama Iyabo's Wellness Diary<\/title>\n<style>\n* {\n    margin: 0 !important;\n    padding: 0 !important;\n    box-sizing: border-box !important;\n}\n\nbody {\n    background-color: #FFFFFF !important;\n    color: #333333 !important;\n    font-family: 'Lato', Arial, sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.7 !important;\n    -webkit-font-smoothing: antialiased !important;\n}\n\n\/* BLOG HEADER BANNER *\/\n.blog-header {\n    background-color: #330000 !important;\n    padding: 22px 15px !important;\n    text-align: center !important;\n    width: 100% !important;\n}\n\n.blog-header h1 {\n    color: #FFCC00 !important;\n    font-style: italic !important;\n    font-size: 20px !important;\n    font-weight: 700 !important;\n    line-height: 1.4 !important;\n    margin: 0 auto !important;\n    max-width: 800px !important;\n}\n\n.blog-header .tagline {\n    color: #FFCC00 !important;\n    font-style: italic !important;\n    font-size: 13px !important;\n    margin-top: 4px !important;\n}\n\n\/* PAGE WRAPPER *\/\n.page-wrapper {\n    max-width: 700px !important;\n    margin: 0 auto !important;\n    padding: 0 20px !important;\n}\n\n\/* CONFIRMATION ICON *\/\n.confirm-icon {\n    text-align: center !important;\n    padding: 40px 0 10px 0 !important;\n}\n\n.confirm-circle {\n    width: 90px !important;\n    height: 90px !important;\n    background-color: #E8F5E9 !important;\n    border: 3px solid #4CAF50 !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 auto !important;\n    animation: scaleIn 0.5s ease-out !important;\n}\n\n.confirm-circle .checkmark {\n    font-size: 42px !important;\n    color: #4CAF50 !important;\n}\n\n@keyframes scaleIn {\n    0% { transform: scale(0); opacity: 0; }\n    60% { transform: scale(1.15); }\n    100% { transform: scale(1); opacity: 1; }\n}\n\n\/* THANK YOU HEADING *\/\n.thank-you-heading {\n    text-align: center !important;\n    padding: 20px 0 !important;\n}\n\n.thank-you-heading h2 {\n    font-size: 28px !important;\n    font-weight: 900 !important;\n    color: #000000 !important;\n    line-height: 1.3 !important;\n    margin-bottom: 10px !important;\n}\n\n.thank-you-heading p {\n    font-size: 17px !important;\n    color: #555555 !important;\n    line-height: 1.6 !important;\n}\n\n\/* PERSONAL MESSAGE *\/\n.personal-message {\n    background-color: #FFF8F0 !important;\n    border-left: 4px solid #800020 !important;\n    padding: 25px !important;\n    border-radius: 0 8px 8px 0 !important;\n    margin: 25px 0 !important;\n}\n\n.personal-message p {\n    font-size: 16px !important;\n    color: #333333 !important;\n    line-height: 1.7 !important;\n    margin-bottom: 14px !important;\n    text-align: left !important;\n}\n\n.personal-message p:last-child {\n    margin-bottom: 0 !important;\n}\n\n.personal-message .signature {\n    font-weight: 700 !important;\n    color: #800020 !important;\n    font-size: 17px !important;\n    margin-top: 15px !important;\n}\n\n\/* PRODUCT IMAGE *\/\n.product-image-section {\n    text-align: center !important;\n    padding: 20px 0 !important;\n}\n\n.product-image-section img {\n    max-width: 280px !important;\n    height: auto !important;\n    display: block !important;\n    margin: 0 auto !important;\n}\n\n\/* WHAT HAPPENS NEXT *\/\n.next-steps {\n    padding: 25px 0 !important;\n}\n\n.next-steps h3 {\n    font-size: 22px !important;\n    font-weight: 800 !important;\n    color: #000000 !important;\n    margin-bottom: 20px !important;\n    text-align: center !important;\n}\n\n.step-item {\n    display: flex !important;\n    align-items: flex-start !important;\n    margin-bottom: 20px !important;\n    gap: 15px !important;\n}\n\n.step-number {\n    min-width: 42px !important;\n    height: 42px !important;\n    background-color: #800020 !important;\n    color: #FFFFFF !important;\n    border-radius: 50% !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-weight: 800 !important;\n    font-size: 18px !important;\n    flex-shrink: 0 !important;\n}\n\n.step-content h4 {\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    color: #000000 !important;\n    margin-bottom: 4px !important;\n}\n\n.step-content p {\n    font-size: 15px !important;\n    color: #555555 !important;\n    line-height: 1.6 !important;\n}\n\n\/* IMPORTANT REMINDERS BOX *\/\n.reminders-box {\n    background-color: #FFF3CD !important;\n    border: 1px solid #FFE082 !important;\n    padding: 20px 25px !important;\n    border-radius: 8px !important;\n    margin: 25px 0 !important;\n}\n\n.reminders-box h4 {\n    font-size: 17px !important;\n    font-weight: 800 !important;\n    color: #856404 !important;\n    margin-bottom: 12px !important;\n}\n\n.reminders-box ul {\n    list-style: none !important;\n}\n\n.reminders-box ul li {\n    font-size: 15px !important;\n    color: #6D5300 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 8px !important;\n    padding-left: 22px !important;\n    position: relative !important;\n}\n\n.reminders-box ul li::before {\n    content: \"\u26a0\ufe0f\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    font-size: 13px !important;\n}\n\n\/* ENCOURAGEMENT SECTION *\/\n.encouragement {\n    text-align: center !important;\n    padding: 30px 0 !important;\n    border-top: 1px solid #EEEEEE !important;\n    margin-top: 10px !important;\n}\n\n.encouragement .quote-text {\n    font-size: 20px !important;\n    font-style: italic !important;\n    color: #800020 !important;\n    font-weight: 700 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 10px !important;\n}\n\n.encouragement .quote-source {\n    font-size: 14px !important;\n    color: #888888 !important;\n}\n\n\/* WHATSAPP SUPPORT BUTTON *\/\n.support-section {\n    text-align: center !important;\n    padding: 20px 0 30px 0 !important;\n}\n\n.support-section p {\n    font-size: 15px !important;\n    color: #555555 !important;\n    margin-bottom: 15px !important;\n}\n\n.whatsapp-button {\n    display: inline-block !important;\n    background-color: #25D366 !important;\n    color: #FFFFFF !important;\n    text-decoration: none !important;\n    padding: 14px 30px !important;\n    border-radius: 8px !important;\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    cursor: pointer !important;\n    transition: background-color 0.2s !important;\n}\n\n.whatsapp-button:hover {\n    background-color: #1DA851 !important;\n}\n\n\/* GUARANTEE REMINDER *\/\n.guarantee-reminder {\n    background-color: #F0FFF0 !important;\n    padding: 20px !important;\n    border-radius: 8px !important;\n    border: 2px solid #4CAF50 !important;\n    margin: 20px 0 !important;\n    text-align: center !important;\n}\n\n.guarantee-reminder p {\n    font-size: 14px !important;\n    color: #333333 !important;\n    line-height: 1.6 !important;\n}\n\n.guarantee-reminder .guarantee-bold {\n    font-weight: 700 !important;\n    color: #2E7D32 !important;\n}\n\n\/* FOOTER *\/\n.ty-footer {\n    text-align: center !important;\n    padding: 25px 0 !important;\n    color: #AAAAAA !important;\n    font-size: 12px !important;\n    border-top: 1px solid #EEEEEE !important;\n    margin-top: 10px !important;\n}\n\n.ty-footer p {\n    margin-bottom: 4px !important;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 600px) {\n    .thank-you-heading h2 {\n        font-size: 24px !important;\n    }\n\n    .blog-header h1 {\n        font-size: 17px !important;\n    }\n\n    .product-image-section img {\n        max-width: 220px !important;\n    }\n\n    .confirm-circle {\n        width: 75px !important;\n        height: 75px !important;\n    }\n\n    .confirm-circle .checkmark {\n        font-size: 36px !important;\n    }\n\n    .whatsapp-button {\n        display: block !important;\n        text-align: center !important;\n    }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- BLOG HEADER BANNER -->\n<div class=\"blog-header\">\n    <h1>Welcome to Mama Iyabo's Wellness Diary<\/h1>\n    <div class=\"tagline\">No 1 Women's Intimate Health Blog in West Africa<\/div>\n<\/div>\n\n<div class=\"page-wrapper\">\n\n    <!-- CONFIRMATION ICON -->\n    <div class=\"confirm-icon\">\n        <div class=\"confirm-circle\">\n            <span class=\"checkmark\">\u2713<\/span>\n        <\/div>\n    <\/div>\n\n    <!-- THANK YOU HEADING -->\n    <div class=\"thank-you-heading\">\n        <h2>Your Order Is Confirmed! \ud83c\udf89<\/h2>\n        <p>You just made one of the bravest and smartest decisions you've made in a long time. Your copy of the <strong>Mama Iyabo Vaginal Odour Vanisher Protocol<\/strong> and your 2 free bonuses are on their way to your email right now.<\/p>\n    <\/div>\n\n    <!-- PRODUCT IMAGE -->\n    <div class=\"product-image-section\">\n        <img decoding=\"async\" src=\"https:\/\/theonlinebag.online\/wp-content\/uploads\/2026\/05\/Mama-iyabo-orig-bundle-mockup.png\" alt=\"Mama Iyabo Vaginal Odour Vanisher Protocol \u2014 Complete Bundle\">\n    <\/div>\n\n    <!-- PERSONAL MESSAGE FROM BIMPE -->\n    <div class=\"personal-message\">\n        <p>Hey Queen,<\/p>\n        <p>I know exactly how you're feeling right now. A mix of hope, nervousness, and maybe a little voice saying <em>\"will this actually work for me?\"<\/em><\/p>\n        <p>I felt the exact same way when Mama Iyabo first showed me the protocol. After three years of failed washes, antibiotics, and tears \u2014 I didn't dare believe something this simple could work.<\/p>\n        <p>But it did. And it will work for you too.<\/p>\n        <p>All I ask is that you give it a real chance. Read the guide tonight. Start the protocol tomorrow. Follow every step exactly as it's written. By Day 6 or 7, you'll understand why over 200 women have messaged me saying this changed their lives.<\/p>\n        <p>You are not broken. Your body just needs the right support. And now you have it.<\/p>\n        <p class=\"signature\">With love,<br>Bimpe \ud83e\udd0d<\/p>\n    <\/div>\n\n    <!-- WHAT HAPPENS NEXT -->\n    <div class=\"next-steps\">\n        <h3>What Happens Next<\/h3>\n\n        <div class=\"step-item\">\n            <div class=\"step-number\">1<\/div>\n            <div class=\"step-content\">\n                <h4>Check Your Email<\/h4>\n                <p>Your guide and bonuses have been sent to the email address you used during checkout. Check your inbox \u2014 and your spam\/promotions folder just in case. The email comes from Selar.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"step-item\">\n            <div class=\"step-number\">2<\/div>\n            <div class=\"step-content\">\n                <h4>Download All 3 Files<\/h4>\n                <p>You'll receive three PDFs: the main <strong>Mama Iyabo Vaginal Odour Vanisher Protocol<\/strong>, the <strong>Intimate Confidence Emergency Kit<\/strong> (Bonus 1), and the <strong>Fertility-Friendly Intimate Care Guide<\/strong> (Bonus 2). Save them to your phone \u2014 somewhere private where only you can access them.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"step-item\">\n            <div class=\"step-number\">3<\/div>\n            <div class=\"step-content\">\n                <h4>Read The Full Guide Tonight<\/h4>\n                <p>Don't skip to the protocol. Start from Page 1. Understanding <em>why<\/em> your body has been doing this is the foundation for everything that follows. The guide reads in about 30-40 minutes.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"step-item\">\n            <div class=\"step-number\">4<\/div>\n            <div class=\"step-content\">\n                <h4>Go To The Market Tomorrow<\/h4>\n                <p>Use the Market Shopping List on Page 23. Everything you need is available in any Nigerian market. Nothing imported. Nothing expensive. One trip. Nobody will know what it's for.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"step-item\">\n            <div class=\"step-number\">5<\/div>\n            <div class=\"step-content\">\n                <h4>Start The 7-Day Protocol<\/h4>\n                <p>Follow it exactly as written from Day 1 to Day 7. Don't skip steps. Don't add anything extra. Trust the process. Most women notice a clear shift between Day 5 and Day 7.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- IMPORTANT REMINDERS -->\n    <div class=\"reminders-box\">\n        <h4>Important Reminders Before You Start<\/h4>\n        <ul>\n            <li>Stop using ALL perfumed intimate washes, sprays, and douching products immediately \u2014 they are part of the problem. Page 27 explains exactly why.<\/li>\n            <li>Complete the Self-Assessment Checklist on Page 31 BEFORE starting the protocol so you understand your specific situation.<\/li>\n            <li>Take a photo of the Market Shopping List so you have it on your phone when you go to the market.<\/li>\n            <li>After completing the 7-day protocol, switch to the Weekly Maintenance Rhythm on Page 35 to make sure the results stick permanently.<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- GUARANTEE REMINDER -->\n    <div class=\"guarantee-reminder\">\n        <p>\ud83d\udee1\ufe0f Remember \u2014 you're covered by my <span class=\"guarantee-bold\">14-Day Risk-Free Guarantee<\/span>. Follow the protocol for 14 days. If you don't notice a clear difference, message me and I'll refund every kobo. No questions. No attitude. No embarrassment.<\/p>\n    <\/div>\n\n    <!-- ENCOURAGEMENT QUOTE -->\n    <div class=\"encouragement\">\n        <p class=\"quote-text\">\"Your body is not broken. The things you have been putting inside it are fighting what your body is trying to do on its own.\"<\/p>\n        <p class=\"quote-source\">\u2014 Mama Iyabo<\/p>\n    <\/div>\n\n    <!-- WHATSAPP SUPPORT -->\n    <div class=\"support-section\">\n        <p>Need help downloading your files? Have a question about the protocol? Reach out \u2014 I'm here for you.<\/p>\n        <!-- UPDATE: Replace the WhatsApp link below with your actual WhatsApp number -->\n        <a href=\"https:\/\/wa.me\/2349167551908?text=Hi%20Bimpe%2C%20I%20just%20purchased%20the%20Mama%20Iyabo%20Protocol%20and%20I%20have%20a%20question\" class=\"whatsapp-button\">\ud83d\udcac Message Me On WhatsApp<\/a>\n    <\/div>\n\n    <!-- FOOTER -->\n    <div class=\"ty-footer\">\n        <p>\u00a9 2026 Mama Iyabo's Wellness Diary. All Rights Reserved.<\/p>\n        <p>This product is a wellness guide based on traditional practices. It is not a substitute for medical advice. Consult your healthcare provider for persistent symptoms.<\/p>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n\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 \u2014 Mama Iyabo&#8217;s Wellness Diary Welcome to Mama Iyabo&#8217;s Wellness Diary No 1 Women&#8217;s Intimate Health Blog in West Africa \u2713 Your Order Is Confirmed! \ud83c\udf89 You just made one of the bravest and smartest decisions you&#8217;ve made in a long time. Your copy of the Mama Iyabo Vaginal Odour Vanisher Protocol and [&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-24","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/pages\/24","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theonlinebag.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24"}],"version-history":[{"count":5,"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/theonlinebag.online\/index.php?rest_route=\/wp\/v2\/pages\/24\/revisions\/55"}],"wp:attachment":[{"href":"https:\/\/theonlinebag.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}