{"id":33,"date":"2026-05-21T16:21:17","date_gmt":"2026-05-21T16:21:17","guid":{"rendered":"https:\/\/chikoo.online\/?page_id=33"},"modified":"2026-05-21T16:28:14","modified_gmt":"2026-05-21T16:28:14","slug":"thank-you-page","status":"publish","type":"page","link":"https:\/\/chikoo.online\/?page_id=33","title":{"rendered":"Thank You Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"33\" class=\"elementor elementor-33\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1e4324 e-flex e-con-boxed e-con e-parent\" data-id=\"d1e4324\" 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-b39fa45 e-flex e-con-boxed e-con e-parent\" data-id=\"b39fa45\" 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-e4ab77d elementor-widget elementor-widget-html\" data-id=\"e4ab77d\" 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! Your Order Is Confirmed | Naija Slim-Down Protocol<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Lato:wght@300;400;700;900&display=swap');\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: #0f0505 !important;\n    font-family: 'Lato', Georgia, sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.8 !important;\n    color: #f5f0e8 !important;\n    min-height: 100vh !important;\n  }\n\n  \/* ANIMATED GOLD CONFETTI BACKGROUND *\/\n  .confetti-bg {\n    position: fixed !important;\n    top: 0 !important;\n    left: 0 !important;\n    width: 100% !important;\n    height: 100% !important;\n    pointer-events: none !important;\n    z-index: 0 !important;\n    overflow: hidden !important;\n  }\n\n  .confetti-piece {\n    position: absolute !important;\n    width: 8px !important;\n    height: 8px !important;\n    opacity: 0 !important;\n    animation: confettiFall linear infinite !important;\n  }\n\n  @keyframes confettiFall {\n    0% { transform: translateY(-20px) rotate(0deg); opacity: 1; }\n    100% { transform: translateY(110vh) rotate(720deg); opacity: 0; }\n  }\n\n  \/* BLOG HEADER *\/\n  .blog-header {\n    background: #3D0000 !important;\n    padding: 16px 20px !important;\n    text-align: center !important;\n    position: relative !important;\n    z-index: 10 !important;\n    border-bottom: 2px solid #FFCC00 !important;\n  }\n  .blog-header p {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-style: italic !important;\n    font-size: 15px !important;\n    color: #FFCC00 !important;\n  }\n\n  \/* MAIN CONTENT *\/\n  .page-wrap {\n    max-width: 680px !important;\n    margin: 0 auto !important;\n    padding: 0 20px 60px !important;\n    position: relative !important;\n    z-index: 10 !important;\n  }\n\n  \/* HERO CELEBRATION BLOCK *\/\n  .hero-block {\n    text-align: center !important;\n    padding: 50px 20px 40px !important;\n    animation: fadeInDown 0.8s ease both !important;\n  }\n\n  @keyframes fadeInDown {\n    from { opacity: 0; transform: translateY(-30px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n\n  .checkmark-circle {\n    width: 90px !important;\n    height: 90px !important;\n    border-radius: 50% !important;\n    background: #FFCC00 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 auto 24px !important;\n    animation: popIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) both !important;\n    animation-delay: 0.3s !important;\n  }\n\n  @keyframes popIn {\n    from { opacity: 0; transform: scale(0); }\n    to { opacity: 1; transform: scale(1); }\n  }\n\n  .checkmark-circle svg {\n    width: 48px !important;\n    height: 48px !important;\n  }\n\n  .hero-block .congrats {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 13px !important;\n    letter-spacing: 3px !important;\n    text-transform: uppercase !important;\n    color: #FFCC00 !important;\n    margin-bottom: 12px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 0.5s !important;\n  }\n\n  .hero-block h1 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 34px !important;\n    font-weight: 900 !important;\n    color: #ffffff !important;\n    line-height: 1.25 !important;\n    margin-bottom: 16px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 0.6s !important;\n  }\n\n  .hero-block h1 span {\n    color: #FFCC00 !important;\n  }\n\n  .hero-block .sub-message {\n    font-size: 17px !important;\n    color: #d4c9b8 !important;\n    line-height: 1.7 !important;\n    max-width: 520px !important;\n    margin: 0 auto !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 0.7s !important;\n  }\n\n  \/* ORDER CONFIRMATION CARD *\/\n  .confirm-card {\n    background: #1a0505 !important;\n    border: 1px solid #3D0000 !important;\n    border-top: 3px solid #FFCC00 !important;\n    border-radius: 10px !important;\n    padding: 28px 24px !important;\n    margin: 10px 0 30px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 0.8s !important;\n  }\n\n  .confirm-card h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 18px !important;\n    color: #FFCC00 !important;\n    margin-bottom: 18px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 10px !important;\n  }\n\n  .confirm-row {\n    display: flex !important;\n    justify-content: space-between !important;\n    align-items: flex-start !important;\n    padding: 10px 0 !important;\n    border-bottom: 1px solid #2a0a0a !important;\n    font-size: 14px !important;\n  }\n\n  .confirm-row:last-child {\n    border-bottom: none !important;\n  }\n\n  .confirm-row .label {\n    color: #9a8878 !important;\n    min-width: 120px !important;\n  }\n\n  .confirm-row .value {\n    color: #f5f0e8 !important;\n    font-weight: 700 !important;\n    text-align: right !important;\n  }\n\n  .confirm-row .value.gold {\n    color: #FFCC00 !important;\n  }\n\n  \/* DELIVERY INSTRUCTIONS *\/\n  .delivery-card {\n    background: #0a1a0a !important;\n    border: 1px solid #1a4a1a !important;\n    border-left: 4px solid #25d366 !important;\n    border-radius: 8px !important;\n    padding: 24px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 0.9s !important;\n  }\n\n  .delivery-card h2 {\n    font-size: 17px !important;\n    font-weight: 700 !important;\n    color: #25d366 !important;\n    margin-bottom: 14px !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n  }\n\n  .delivery-step {\n    display: flex !important;\n    gap: 14px !important;\n    align-items: flex-start !important;\n    margin-bottom: 14px !important;\n  }\n\n  .step-num {\n    width: 28px !important;\n    height: 28px !important;\n    min-width: 28px !important;\n    border-radius: 50% !important;\n    background: #FFCC00 !important;\n    color: #3D0000 !important;\n    font-weight: 900 !important;\n    font-size: 13px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n  }\n\n  .step-text {\n    font-size: 14px !important;\n    color: #d4c9b8 !important;\n    line-height: 1.6 !important;\n    padding-top: 4px !important;\n  }\n\n  .step-text strong {\n    color: #ffffff !important;\n  }\n\n  \/* WHAT YOU GOT \u2014 BUNDLE SUMMARY *\/\n  .bundle-card {\n    background: #1a0505 !important;\n    border: 1px solid #3D0000 !important;\n    border-radius: 10px !important;\n    padding: 24px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 1s !important;\n  }\n\n  .bundle-card h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 18px !important;\n    color: #FFCC00 !important;\n    margin-bottom: 18px !important;\n  }\n\n  .bundle-item {\n    display: flex !important;\n    align-items: flex-start !important;\n    gap: 12px !important;\n    padding: 12px 0 !important;\n    border-bottom: 1px solid #2a0a0a !important;\n  }\n\n  .bundle-item:last-child {\n    border-bottom: none !important;\n  }\n\n  .bundle-icon {\n    width: 36px !important;\n    height: 36px !important;\n    min-width: 36px !important;\n    border-radius: 6px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-size: 18px !important;\n  }\n\n  .bundle-item-text h4 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #ffffff !important;\n    margin-bottom: 3px !important;\n    line-height: 1.4 !important;\n  }\n\n  .bundle-item-text p {\n    font-size: 12px !important;\n    color: #9a8878 !important;\n    line-height: 1.5 !important;\n  }\n\n  .free-tag {\n    background: #25d366 !important;\n    color: #000000 !important;\n    font-size: 10px !important;\n    font-weight: 900 !important;\n    padding: 2px 7px !important;\n    border-radius: 3px !important;\n    margin-left: 6px !important;\n    vertical-align: middle !important;\n  }\n\n  \/* QUICK START SECTION *\/\n  .quickstart-card {\n    background: #3D0000 !important;\n    border: 1px solid #5a0000 !important;\n    border-radius: 10px !important;\n    padding: 24px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 1.1s !important;\n  }\n\n  .quickstart-card h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 20px !important;\n    color: #FFCC00 !important;\n    margin-bottom: 6px !important;\n  }\n\n  .quickstart-card .qs-sub {\n    font-size: 13px !important;\n    color: #cc9999 !important;\n    margin-bottom: 18px !important;\n  }\n\n  .qs-step {\n    display: flex !important;\n    gap: 14px !important;\n    align-items: flex-start !important;\n    margin-bottom: 16px !important;\n  }\n\n  .qs-icon {\n    font-size: 22px !important;\n    min-width: 30px !important;\n    padding-top: 2px !important;\n  }\n\n  .qs-step-text h4 {\n    font-size: 15px !important;\n    font-weight: 700 !important;\n    color: #FFCC00 !important;\n    margin-bottom: 3px !important;\n  }\n\n  .qs-step-text p {\n    font-size: 13px !important;\n    color: #f5ddd8 !important;\n    line-height: 1.6 !important;\n  }\n\n  \/* ADAEZE PERSONAL MESSAGE *\/\n  .personal-message {\n    background: #111111 !important;\n    border: 1px solid #2a2a2a !important;\n    border-radius: 10px !important;\n    padding: 28px 24px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 1.2s !important;\n  }\n\n  .message-header {\n    display: flex !important;\n    align-items: center !important;\n    gap: 14px !important;\n    margin-bottom: 16px !important;\n  }\n\n  .author-avatar {\n    width: 52px !important;\n    height: 52px !important;\n    min-width: 52px !important;\n    border-radius: 50% !important;\n    background: #3D0000 !important;\n    border: 2px solid #FFCC00 !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-family: 'Playfair Display', serif !important;\n    font-size: 20px !important;\n    color: #FFCC00 !important;\n    font-weight: 700 !important;\n  }\n\n  .author-info .name {\n    font-weight: 700 !important;\n    font-size: 15px !important;\n    color: #ffffff !important;\n  }\n\n  .author-info .title {\n    font-size: 12px !important;\n    color: #9a8878 !important;\n  }\n\n  .personal-message p {\n    font-size: 15px !important;\n    color: #d4c9b8 !important;\n    line-height: 1.85 !important;\n    margin-bottom: 14px !important;\n    font-style: italic !important;\n  }\n\n  .personal-message p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .personal-message .signature {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 18px !important;\n    color: #FFCC00 !important;\n    font-style: italic !important;\n    margin-top: 16px !important;\n  }\n\n  \/* SHARE SECTION *\/\n  .share-section {\n    text-align: center !important;\n    background: #1a0505 !important;\n    border: 1px solid #3D0000 !important;\n    border-radius: 10px !important;\n    padding: 28px 20px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 1.3s !important;\n  }\n\n  .share-section h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 20px !important;\n    color: #FFCC00 !important;\n    margin-bottom: 8px !important;\n  }\n\n  .share-section p {\n    font-size: 14px !important;\n    color: #9a8878 !important;\n    margin-bottom: 20px !important;\n    line-height: 1.6 !important;\n  }\n\n  .share-buttons {\n    display: flex !important;\n    gap: 12px !important;\n    justify-content: center !important;\n    flex-wrap: wrap !important;\n  }\n\n  .share-btn {\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 8px !important;\n    padding: 12px 20px !important;\n    border-radius: 6px !important;\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    text-decoration: none !important;\n    cursor: pointer !important;\n    border: none !important;\n    transition: opacity 0.2s !important;\n  }\n\n  .share-btn:hover { opacity: 0.85 !important; }\n\n  .share-wa {\n    background: #25d366 !important;\n    color: #000000 !important;\n  }\n\n  .share-fb {\n    background: #1877f2 !important;\n    color: #ffffff !important;\n  }\n\n  .share-copy {\n    background: #3D0000 !important;\n    color: #FFCC00 !important;\n    border: 1px solid #FFCC00 !important;\n  }\n\n  \/* UPSELL TEASER *\/\n  .upsell-card {\n    background: linear-gradient(135deg, #1a0a00 0%, #2a1500 100%) !important;\n    border: 2px solid #cc7700 !important;\n    border-radius: 10px !important;\n    padding: 28px 24px !important;\n    margin-bottom: 24px !important;\n    animation: fadeInDown 0.8s ease both !important;\n    animation-delay: 1.4s !important;\n    text-align: center !important;\n  }\n\n  .upsell-card .upsell-tag {\n    font-size: 11px !important;\n    letter-spacing: 2px !important;\n    text-transform: uppercase !important;\n    color: #cc7700 !important;\n    margin-bottom: 10px !important;\n  }\n\n  .upsell-card h2 {\n    font-family: 'Playfair Display', Georgia, serif !important;\n    font-size: 20px !important;\n    color: #ffffff !important;\n    margin-bottom: 10px !important;\n    line-height: 1.3 !important;\n  }\n\n  .upsell-card p {\n    font-size: 14px !important;\n    color: #cc9966 !important;\n    line-height: 1.7 !important;\n    margin-bottom: 18px !important;\n  }\n\n  .upsell-btn {\n    display: inline-block !important;\n    background: #cc7700 !important;\n    color: #000000 !important;\n    padding: 14px 28px !important;\n    border-radius: 6px !important;\n    font-weight: 900 !important;\n    font-size: 15px !important;\n    text-decoration: none !important;\n    transition: background 0.2s !important;\n  }\n\n  .upsell-btn:hover { background: #e68a00 !important; }\n\n  \/* FOOTER *\/\n  .page-footer {\n    background: #0a0202 !important;\n    border-top: 1px solid #2a0a0a !important;\n    padding: 24px 20px !important;\n    text-align: center !important;\n    font-size: 12px !important;\n    color: #666666 !important;\n    position: relative !important;\n    z-index: 10 !important;\n  }\n\n  .page-footer a {\n    color: #9a8878 !important;\n    text-decoration: underline !important;\n  }\n\n  \/* COUNTDOWN TIMER *\/\n  .timer-wrap {\n    display: flex !important;\n    justify-content: center !important;\n    gap: 16px !important;\n    margin: 16px 0 !important;\n  }\n\n  .timer-block {\n    text-align: center !important;\n  }\n\n  .timer-num {\n    background: #3D0000 !important;\n    color: #FFCC00 !important;\n    font-size: 28px !important;\n    font-weight: 900 !important;\n    width: 60px !important;\n    height: 60px !important;\n    border-radius: 8px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    font-family: 'Lato', monospace !important;\n    border: 1px solid #5a0000 !important;\n  }\n\n  .timer-label {\n    font-size: 10px !important;\n    color: #9a8878 !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1px !important;\n    margin-top: 4px !important;\n  }\n\n  .timer-colon {\n    font-size: 28px !important;\n    color: #FFCC00 !important;\n    font-weight: 900 !important;\n    align-self: center !important;\n    margin-bottom: 18px !important;\n  }\n\n  @media (max-width: 600px) {\n    .hero-block h1 { font-size: 26px !important; }\n    .share-buttons { flex-direction: column !important; align-items: center !important; }\n    .share-btn { width: 100% !important; justify-content: center !important; }\n    .timer-num { width: 50px !important; height: 50px !important; font-size: 22px !important; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- CONFETTI BACKGROUND -->\n<div class=\"confetti-bg\" id=\"confettiBg\"><\/div>\n\n<!-- BLOG HEADER -->\n<div class=\"blog-header\">\n  <p>Naija Body Talk Blog &nbsp;\u00b7&nbsp; No. 1 Postpartum Weight Loss Blog For Nigerian Mothers<\/p>\n<\/div>\n\n<div class=\"page-wrap\">\n\n  <!-- HERO CELEBRATION -->\n  <div class=\"hero-block\">\n    <div class=\"checkmark-circle\">\n      <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <path d=\"M10 24L20 34L38 14\" stroke=\"#3D0000\" stroke-width=\"5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n      <\/svg>\n    <\/div>\n    <p class=\"congrats\">\ud83c\udf89 Order Confirmed<\/p>\n    <h1>Your Journey to <span>Your Body Back<\/span> Starts Right Now!<\/h1>\n    <p class=\"sub-message\">Welcome to the Naija Slim-Down family. You have just made one of the best decisions of your life \u2014 and I mean that sincerely. Check your email inbox right now. Your guide is already on its way to you.<\/p>\n  <\/div>\n\n  <!-- ORDER CONFIRMATION CARD -->\n  <div class=\"confirm-card\">\n    <h2>\ud83d\udccb Your Order Summary<\/h2>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Product<\/span>\n      <span class=\"value\">The Naija Slim-Down Protocol<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Format<\/span>\n      <span class=\"value\">Instant PDF Download<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Bonus 1<\/span>\n      <span class=\"value\">The Nigerian Mother Grocery List \u2713<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Bonus 2<\/span>\n      <span class=\"value\">The Flat Belly Morning Ritual \u2713<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Delivery<\/span>\n      <span class=\"value\">Your email inbox<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Amount Paid<\/span>\n      <span class=\"value gold\">\u20a69,800 \/ $9.97<\/span>\n    <\/div>\n    <div class=\"confirm-row\">\n      <span class=\"label\">Guarantee<\/span>\n      <span class=\"value\">30-Day Money-Back \u2713<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- DELIVERY INSTRUCTIONS -->\n  <div class=\"delivery-card\">\n    <h2>\ud83d\udce9 How To Access Your Guide Right Now<\/h2>\n    <div class=\"delivery-step\">\n      <div class=\"step-num\">1<\/div>\n      <div class=\"step-text\"><strong>Check your email inbox immediately.<\/strong> An email from Selar has been sent to the email address you used during checkout. It contains your download link.<\/div>\n    <\/div>\n    <div class=\"delivery-step\">\n      <div class=\"step-num\">2<\/div>\n      <div class=\"step-text\"><strong>Check your spam or junk folder<\/strong> if you do not see the email within 5 minutes. Sometimes email providers move it there automatically. Mark it as \"Not Spam\" so future emails reach you.<\/div>\n    <\/div>\n    <div class=\"delivery-step\">\n      <div class=\"step-num\">3<\/div>\n      <div class=\"step-text\"><strong>Click the download link<\/strong> in the email to access your main guide and both bonuses. Save them to your phone or device so you can access them anytime \u2014 even without internet.<\/div>\n    <\/div>\n    <div class=\"delivery-step\">\n      <div class=\"step-num\">4<\/div>\n      <div class=\"step-text\"><strong>Start with Page 6 of the main guide first<\/strong> \u2014 the \"3 Things To Stop Doing Today\" section. You can implement those before you even finish reading. Most women notice a difference by the next morning.<\/div>\n    <\/div>\n    <div class=\"delivery-step\">\n      <div class=\"step-num\">5<\/div>\n      <div class=\"step-text\"><strong>Still having trouble?<\/strong> Send an email to <strong style=\"color:#FFCC00;\">support@naijabodytalk.com<\/strong> and we will sort it out for you within 24 hours.<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- WHAT YOU GOT -->\n  <div class=\"bundle-card\">\n    <h2>\ud83c\udf81 Everything You Received Today<\/h2>\n\n    <div class=\"bundle-item\">\n      <div class=\"bundle-icon\" style=\"background:#3D0000 !important;\">\ud83d\udcd8<\/div>\n      <div class=\"bundle-item-text\">\n        <h4>The Naija Slim-Down Protocol \u2014 Main Guide<\/h4>\n        <p>The complete 21-day step-by-step protocol including the CS Special Section, Nigerian Mother Food Guide, 15-Minute Movement Plan, Party Survival Guide, and 21-Day Daily Tracker.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bundle-item\">\n      <div class=\"bundle-icon\" style=\"background:#1a4a1a !important;\">\ud83d\uded2<\/div>\n      <div class=\"bundle-item-text\">\n        <h4>BONUS 1: The Nigerian Mother Grocery List <span class=\"free-tag\">FREE<\/span><\/h4>\n        <p>Your complete 21-day market shopping list with local food names and estimated prices. Print this and take it to the market.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"bundle-item\">\n      <div class=\"bundle-icon\" style=\"background:#1a3a4a !important;\">\ud83c\udf05<\/div>\n      <div class=\"bundle-item-text\">\n        <h4>BONUS 2: The Flat Belly Morning Ritual <span class=\"free-tag\">FREE<\/span><\/h4>\n        <p>Your 5-minute morning routine using Nigerian kitchen ingredients. Do this every morning before your eating window opens for faster results.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- QUICK START -->\n  <div class=\"quickstart-card\">\n    <h2>\u26a1 Your Quick-Start Plan for Today<\/h2>\n    <p class=\"qs-sub\">Do these 4 things today and your body will already be responding by tomorrow morning.<\/p>\n\n    <div class=\"qs-step\">\n      <div class=\"qs-icon\">\ud83d\udcd6<\/div>\n      <div class=\"qs-step-text\">\n        <h4>Read Pages 3 to 8 first<\/h4>\n        <p>Understand WHY your body has been holding onto weight. This section will give you the \"aha moment\" that makes everything else click into place \u2014 including the special CS section on page 8.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"qs-step\">\n      <div class=\"qs-icon\">\ud83d\udeab<\/div>\n      <div class=\"qs-step-text\">\n        <h4>Stop the 3 habits on Page 6 \u2014 today<\/h4>\n        <p>These are the silent weight-storing habits most Nigerian mothers do every single day without knowing. Stop them today. Notice the difference by tomorrow morning.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"qs-step\">\n      <div class=\"qs-icon\">\ud83d\uded2<\/div>\n      <div class=\"qs-step-text\">\n        <h4>Use your Grocery List bonus before your next market visit<\/h4>\n        <p>Open Bonus 1 \u2014 The Nigerian Mother Grocery List \u2014 and plan your next market run around it. You are already halfway there just by buying the right foods.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"qs-step\">\n      <div class=\"qs-icon\">\ud83d\udcc5<\/div>\n      <div class=\"qs-step-text\">\n        <h4>Write today's date as Day 1<\/h4>\n        <p>Open your 21-Day Daily Tracker on page 27 and write today's date at the top. That date is the beginning of your transformation. Twenty-one days from today your body will look and feel different.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- UPSELL TEASER -->\n  <div class=\"upsell-card\">\n    <p class=\"upsell-tag\">\u2b50 Exclusive Offer For New Members Only<\/p>\n    <h2>Want Faster Results? Join The 21-Day Naija Slim-Down Challenge Group<\/h2>\n    <p>For a small one-time upgrade, get access to our private accountability group where Adaeze checks in with you personally every 3 days, answers your questions, and keeps you on track for all 21 days. Limited spaces available. This offer will not appear again after you leave this page.<\/p>\n\n    <!-- Timer -->\n    <p style=\"font-size:13px; color:#cc7700; margin-bottom:8px;\">This offer expires in:<\/p>\n    <div class=\"timer-wrap\">\n      <div class=\"timer-block\">\n        <div class=\"timer-num\" id=\"timerH\">00<\/div>\n        <div class=\"timer-label\">Hours<\/div>\n      <\/div>\n      <div class=\"timer-colon\">:<\/div>\n      <div class=\"timer-block\">\n        <div class=\"timer-num\" id=\"timerM\">29<\/div>\n        <div class=\"timer-label\">Minutes<\/div>\n      <\/div>\n      <div class=\"timer-colon\">:<\/div>\n      <div class=\"timer-block\">\n        <div class=\"timer-num\" id=\"timerS\">59<\/div>\n        <div class=\"timer-label\">Seconds<\/div>\n      <\/div>\n    <\/div>\n\n    <a href=\"YOUR-UPSELL-SELAR-LINK-HERE\" class=\"upsell-btn\">Yes \u2014 I Want The Accountability Group Upgrade<\/a>\n    <p style=\"font-size:12px; color:#666; margin-top:12px;\">No thanks, I'll go through the 21 days on my own.<\/p>\n  <\/div>\n\n  <!-- PERSONAL MESSAGE FROM ADAEZE -->\n  <div class=\"personal-message\">\n    <div class=\"message-header\">\n      <div class=\"author-avatar\">A<\/div>\n      <div class=\"author-info\">\n        <div class=\"name\">Adaeze<\/div>\n        <div class=\"title\">Author \u00b7 Nigerian Mother of 4 \u00b7 Naija Body Talk<\/div>\n      <\/div>\n    <\/div>\n    <p>I want to say something to you personally before you go.<\/p>\n    <p>When I was where you are right now \u2014 standing on that bathroom scale at midnight, feeling invisible \u2014 I never imagined I would be writing a guide that other women would read. I just wanted my body back. I just wanted to feel like myself again.<\/p>\n    <p>You made a brave decision today. Not a big financial decision \u2014 \u20a69,800 is small. The brave part is choosing to try again after everything else has failed. That takes something. I see it. And I respect it.<\/p>\n    <p>Start with page 6. Stop those 3 habits today. Drink your water. Go to sleep at a reasonable hour. And tomorrow morning when you wake up, I promise you \u2014 your body will already have started to respond.<\/p>\n    <p>Twenty-one days. Consistency. That is all. I did it. You will too.<\/p>\n    <p class=\"signature\">\u2014 Adaeze \ud83d\ude4f\ud83c\udffe<\/p>\n  <\/div>\n\n  <!-- SHARE SECTION -->\n  <div class=\"share-section\">\n    <h2>Know Another Nigerian Mother Who Needs This?<\/h2>\n    <p>Share this with one woman in your life who has been struggling. You might change her life today the same way someone changed yours.<\/p>\n    <div class=\"share-buttons\">\n      <a href=\"https:\/\/wa.me\/?text=I%20just%20found%20this%20amazing%20guide%20for%20Nigerian%20mothers%20to%20lose%20baby%20weight%20in%2021%20days%20-%20using%20our%20own%20local%20foods.%20No%20gym,%20no%20supplements.%20Check%20it%20out:%20YOUR-SALES-PAGE-URL-HERE\" class=\"share-btn share-wa\" target=\"_blank\">\n        \ud83d\udcf1 Share on WhatsApp\n      <\/a>\n      <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=YOUR-SALES-PAGE-URL-HERE\" class=\"share-btn share-fb\" target=\"_blank\">\n        \ud83d\udc4d Share on Facebook\n      <\/a>\n      <button class=\"share-btn share-copy\" onclick=\"copyLink()\">\n        \ud83d\udd17 Copy Link\n      <\/button>\n    <\/div>\n  <\/div>\n\n<\/div><!-- end page-wrap -->\n\n<!-- FOOTER -->\n<div class=\"page-footer\">\n  <p>\u00a9 2025 Naija Body Talk Blog \u00b7 All Rights Reserved<\/p>\n  <p style=\"margin-top:6px;\">Questions? Email us at <a href=\"mailto:support@naijabodytalk.com\">support@naijabodytalk.com<\/a> \u00b7 We respond within 24 hours<\/p>\n  <p style=\"margin-top:6px; font-size:11px;\">This product is a digital PDF guide for informational purposes only. Results may vary based on individual consistency and effort. Always consult your doctor before making dietary changes, especially following surgery.<\/p>\n<\/div>\n\n<script>\n  \/* CONFETTI *\/\n  var colors = ['#FFCC00','#ffffff','#cc3333','#25d366','#ff9900'];\n  var container = document.getElementById('confettiBg');\n  for (var i = 0; i < 60; i++) {\n    var piece = document.createElement('div');\n    piece.className = 'confetti-piece';\n    var size = Math.random() * 8 + 4;\n    piece.style.cssText = [\n      'left:' + Math.random() * 100 + '%',\n      'width:' + size + 'px',\n      'height:' + size + 'px',\n      'background:' + colors[Math.floor(Math.random() * colors.length)],\n      'border-radius:' + (Math.random() > 0.5 ? '50%' : '2px'),\n      'animation-duration:' + (Math.random() * 4 + 3) + 's',\n      'animation-delay:' + (Math.random() * 5) + 's'\n    ].join(';');\n    container.appendChild(piece);\n  }\n\n  \/* COUNTDOWN TIMER \u2014 30 minutes *\/\n  var totalSeconds = 30 * 60;\n  function updateTimer() {\n    var h = Math.floor(totalSeconds \/ 3600);\n    var m = Math.floor((totalSeconds % 3600) \/ 60);\n    var s = totalSeconds % 60;\n    document.getElementById('timerH').textContent = String(h).padStart(2,'0');\n    document.getElementById('timerM').textContent = String(m).padStart(2,'0');\n    document.getElementById('timerS').textContent = String(s).padStart(2,'0');\n    if (totalSeconds > 0) { totalSeconds--; setTimeout(updateTimer, 1000); }\n  }\n  updateTimer();\n\n  \/* COPY LINK *\/\n  function copyLink() {\n    var dummy = document.createElement('input');\n    dummy.value = 'YOUR-SALES-PAGE-URL-HERE';\n    document.body.appendChild(dummy);\n    dummy.select();\n    document.execCommand('copy');\n    document.body.removeChild(dummy);\n    alert('Link copied! Share it with a friend who needs this.');\n  }\n<\/script>\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>Thank You! Your Order Is Confirmed | Naija Slim-Down Protocol Naija Body Talk Blog &nbsp;\u00b7&nbsp; No. 1 Postpartum Weight Loss Blog For Nigerian Mothers \ud83c\udf89 Order Confirmed Your Journey to Your Body Back Starts Right Now! Welcome to the Naija Slim-Down family. You have just made one of the best decisions of your life \u2014 [&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-33","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/pages\/33","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chikoo.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=33"}],"version-history":[{"count":4,"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions"}],"predecessor-version":[{"id":37,"href":"https:\/\/chikoo.online\/index.php?rest_route=\/wp\/v2\/pages\/33\/revisions\/37"}],"wp:attachment":[{"href":"https:\/\/chikoo.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=33"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}