{"id":43,"date":"2026-06-02T12:11:20","date_gmt":"2026-06-02T12:11:20","guid":{"rendered":"https:\/\/samsonowolabi.online\/?page_id=43"},"modified":"2026-06-02T12:11:49","modified_gmt":"2026-06-02T12:11:49","slug":"thank-you-2","status":"publish","type":"page","link":"https:\/\/samsonowolabi.online\/?page_id=43","title":{"rendered":"Thank you 2"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"43\" class=\"elementor elementor-43\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05df78a e-flex e-con-boxed e-con e-parent\" data-id=\"05df78a\" 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-3abc4e7 elementor-widget elementor-widget-html\" data-id=\"3abc4e7\" 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 Your Order Is Confirmed | Skin Diary With Amaka<\/title>\n<style>\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n  body {\n    font-family: Georgia, 'Times New Roman', serif;\n    background: #fffdf7;\n    color: #1a1a1a;\n    font-size: 17px;\n    line-height: 1.8;\n  }\n\n  \/* TOP CONFIRMATION BAR *\/\n  .confirm-bar {\n    background: #1a6e35;\n    color: #fff;\n    text-align: center;\n    padding: 14px 20px;\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    font-weight: bold;\n    letter-spacing: 0.03em;\n  }\n  .confirm-bar span { font-size: 18px; margin-right: 8px; }\n\n  \/* BLOG HEADER *\/\n  .blog-header {\n    background: #1a0800;\n    color: #d4a843;\n    text-align: center;\n    padding: 14px 20px;\n    font-style: italic;\n    font-size: 13px;\n    letter-spacing: 0.04em;\n  }\n  .blog-header strong {\n    font-size: 16px;\n    display: block;\n    margin-bottom: 3px;\n    font-style: normal;\n    font-weight: bold;\n    letter-spacing: 0.07em;\n    color: #f0c85a;\n  }\n\n  \/* WRAPPER *\/\n  .wrapper {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 0 22px 80px;\n  }\n\n  \/* HERO SECTION *\/\n  .hero {\n    text-align: center;\n    padding: 48px 20px 36px;\n    border-bottom: 2px solid #f0e0b0;\n    margin-bottom: 40px;\n  }\n  .checkmark-circle {\n    width: 90px;\n    height: 90px;\n    background: #1a6e35;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 24px;\n    font-size: 44px;\n    animation: popIn 0.5s ease-out;\n  }\n  @keyframes popIn {\n    0% { transform: scale(0); opacity: 0; }\n    70% { transform: scale(1.12); }\n    100% { transform: scale(1); opacity: 1; }\n  }\n  .hero h1 {\n    font-size: 32px;\n    color: #1a0800;\n    line-height: 1.3;\n    margin-bottom: 14px;\n  }\n  @media(max-width:600px){ .hero h1 { font-size: 25px; } }\n  .hero p {\n    font-family: Arial, sans-serif;\n    font-size: 16px;\n    color: #555;\n    max-width: 520px;\n    margin: 0 auto;\n    line-height: 1.7;\n  }\n\n  \/* PRODUCT IMAGE *\/\n  .bundle-img {\n    width: 100%;\n    border-radius: 10px;\n    margin: 10px 0 36px;\n    display: block;\n  }\n\n  \/* AMAKA MESSAGE *\/\n  .amaka-msg {\n    background: #fdf8ef;\n    border-left: 4px solid #d4a843;\n    border-radius: 0 8px 8px 0;\n    padding: 28px 30px;\n    margin: 0 0 40px;\n    font-style: italic;\n    font-size: 17px;\n    line-height: 1.9;\n    color: #3a2010;\n    position: relative;\n  }\n  .amaka-msg::before {\n    content: '\\201C';\n    font-size: 80px;\n    color: #d4a843;\n    position: absolute;\n    top: -10px; left: 14px;\n    line-height: 1;\n    font-family: Georgia, serif;\n    opacity: 0.6;\n  }\n  .amaka-sig {\n    margin-top: 16px;\n    font-style: normal;\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    color: #8b5e1a;\n    font-weight: bold;\n    text-align: right;\n    letter-spacing: 0.04em;\n  }\n\n  \/* DOWNLOAD SECTION *\/\n  .download-section {\n    background: #1a0800;\n    border-radius: 10px;\n    padding: 38px 32px;\n    margin: 0 0 40px;\n    text-align: center;\n    color: #f5e6c8;\n  }\n  .download-section h2 {\n    font-size: 24px;\n    color: #f0c85a;\n    margin-bottom: 10px;\n    line-height: 1.35;\n  }\n  .download-section p {\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: #c8b89a;\n    margin-bottom: 28px;\n    line-height: 1.7;\n  }\n  .download-btn {\n    display: block;\n    width: 100%;\n    max-width: 460px;\n    margin: 0 auto 12px;\n    background: #d4a843;\n    color: #1a0800 !important;\n    padding: 20px 24px;\n    border-radius: 6px;\n    font-family: Arial, sans-serif;\n    font-size: 18px;\n    font-weight: bold;\n    text-align: center;\n    text-decoration: none;\n    cursor: pointer;\n    line-height: 1.3;\n    transition: background 0.2s, transform 0.15s;\n  }\n  .download-btn:hover { background: #f0c85a; transform: scale(1.02); }\n  .download-btn span {\n    font-size: 13px;\n    font-weight: normal;\n    display: block;\n    margin-top: 4px;\n    opacity: 0.8;\n  }\n  .download-note {\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    color: #8aacbb;\n    margin-top: 14px;\n    line-height: 1.7;\n  }\n\n  \/* WHAT'S INSIDE *\/\n  .inside-section { margin: 0 0 40px; }\n  .inside-section h2 {\n    font-size: 21px;\n    color: #1a0800;\n    margin-bottom: 20px;\n  }\n  .product-card {\n    background: #fff;\n    border: 1px solid #e8d8b0;\n    border-radius: 8px;\n    padding: 22px 26px;\n    margin-bottom: 16px;\n    display: flex;\n    gap: 18px;\n    align-items: flex-start;\n  }\n  .product-card img {\n    width: 90px;\n    border-radius: 4px;\n    flex-shrink: 0;\n  }\n  .product-card-info { flex: 1; }\n  .product-card-label {\n    font-family: Arial, sans-serif;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 0.09em;\n    color: #d4a843;\n    font-weight: bold;\n    margin-bottom: 4px;\n  }\n  .product-card-title {\n    font-size: 17px;\n    font-weight: bold;\n    color: #1a0800;\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n  .product-card-desc {\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    color: #555;\n    line-height: 1.65;\n    margin-bottom: 0;\n  }\n  @media(max-width:500px){\n    .product-card { flex-direction: column; }\n    .product-card img { width: 100%; max-width: 160px; }\n  }\n\n  \/* HOW TO START *\/\n  .start-section {\n    background: #f2faf5;\n    border: 2px solid #27ae60;\n    border-radius: 8px;\n    padding: 30px 32px;\n    margin: 0 0 40px;\n  }\n  .start-section h2 {\n    font-size: 20px;\n    color: #145a32;\n    margin-bottom: 20px;\n  }\n  .step {\n    display: flex;\n    gap: 16px;\n    margin-bottom: 18px;\n    align-items: flex-start;\n  }\n  .step-num {\n    width: 34px;\n    height: 34px;\n    background: #27ae60;\n    color: #fff;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-family: Arial, sans-serif;\n    font-size: 15px;\n    font-weight: bold;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .step-text { flex: 1; }\n  .step-title {\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    font-weight: bold;\n    color: #145a32;\n    margin-bottom: 3px;\n  }\n  .step-desc {\n    font-family: Arial, sans-serif;\n    font-size: 13px;\n    color: #2e7d32;\n    line-height: 1.6;\n    margin-bottom: 0;\n  }\n\n  \/* REMINDER BOX *\/\n  .reminder-box {\n    background: #fff5f5;\n    border-left: 4px solid #c0392b;\n    padding: 20px 26px;\n    margin: 0 0 40px;\n    font-size: 15px;\n    line-height: 1.8;\n    color: #3a0a0a;\n  }\n  .reminder-box h3 {\n    font-size: 16px;\n    color: #8b1a1a;\n    margin-bottom: 10px;\n    font-family: Arial, sans-serif;\n  }\n  .reminder-box ul { list-style: none; padding: 0; }\n  .reminder-box li {\n    padding: 5px 0 5px 22px;\n    position: relative;\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: #5a1010;\n  }\n  .reminder-box li::before {\n    content: '!';\n    position: absolute; left: 0;\n    color: #c0392b; font-weight: bold;\n  }\n\n  \/* SHARE SECTION *\/\n  .share-section {\n    background: #fdf8ef;\n    border: 1px solid #e8d0a0;\n    border-radius: 8px;\n    padding: 28px 30px;\n    margin: 0 0 40px;\n    text-align: center;\n  }\n  .share-section h3 {\n    font-size: 19px;\n    color: #1a0800;\n    margin-bottom: 10px;\n  }\n  .share-section p {\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: #666;\n    margin-bottom: 20px;\n    line-height: 1.7;\n  }\n  .share-btn {\n    display: inline-block;\n    padding: 13px 24px;\n    border-radius: 6px;\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    font-weight: bold;\n    text-decoration: none;\n    margin: 5px;\n    transition: opacity 0.2s;\n  }\n  .share-btn:hover { opacity: 0.85; }\n  .share-wa { background: #25D366; color: #fff !important; }\n  .share-fb { background: #1877F2; color: #fff !important; }\n\n  \/* CONTACT *\/\n  .contact-section {\n    text-align: center;\n    padding: 20px 0;\n    margin: 0 0 20px;\n    border-top: 1px solid #f0e0b0;\n  }\n  .contact-section p {\n    font-family: Arial, sans-serif;\n    font-size: 14px;\n    color: #777;\n    margin-bottom: 10px;\n  }\n  .contact-section a { color: #8b1a1a; font-weight: bold; }\n\n  \/* FOOTER *\/\n  .footer {\n    background: #1a0800;\n    color: #777;\n    text-align: center;\n    padding: 26px 20px;\n    font-family: Arial, sans-serif;\n    font-size: 12px;\n    line-height: 1.8;\n  }\n  .footer a { color: #d4a843; text-decoration: none; }\n\n  \/* ORNAMENT *\/\n  .ornament { text-align: center; color: #d4a843; margin: 32px 0; font-size: 20px; letter-spacing: 10px; }\n<\/style>\n<\/head>\n<body>\n\n<!-- TOP BAR -->\n<div class=\"confirm-bar\">\n  <span>\u2705<\/span> Payment Confirmed \u2014 Your Order Is Complete!\n<\/div>\n\n<!-- BLOG HEADER -->\n<div class=\"blog-header\">\n  <strong>\u2726 SKIN DIARY WITH AMAKA \u2726<\/strong>\n  Nigeria's Trusted Natural Skincare Journal \u00b7 Real Stories \u00b7 Real Kitchen Ingredients \u00b7 Real Results\n<\/div>\n\n<div class=\"wrapper\">\n\n  <!-- HERO -->\n  <div class=\"hero\">\n    <div class=\"checkmark-circle\">\u2713<\/div>\n    <h1>You Did It, My Sister. Welcome to the Other Side.<\/h1>\n    <p>Your order is confirmed. Your complete bundle is ready for download right now. Scroll down to access everything.<\/p>\n  <\/div>\n\n  <!-- BUNDLE IMAGE -->\n  <img decoding=\"async\" src=\"https:\/\/samsonowolabi.online\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_y10f2hy10f2hy10f.png\" alt=\"Your Complete Lagos Clear Skin Code Bundle\" class=\"bundle-img\">\n\n  <!-- AMAKA'S PERSONAL MESSAGE -->\n  <div class=\"amaka-msg\">\n    You just made a decision that most women never make \u2014 not because the answer was too expensive or too complicated, but because after being let down so many times, it becomes hard to believe anything will actually work.<br><br>\n    I want you to know something: your skin is not broken. It has never been broken. It has just been waiting for the right protocol, the right ingredients, and someone who actually understands what melanin-rich skin needs.<br><br>\n    You now have all three.<br><br>\n    Follow the protocol exactly. Patch test first. Take your Day 1 photos \u2014 even if you do not feel like it. Track every day, even the days when nothing seems to be changing. Because something is always changing, even when your emotions cannot see it yet.<br><br>\n    I am rooting for you. Every single day of those 7 days.\n    <div class=\"amaka-sig\">\u2014 Amaka \u00b7 Skin Diary With Amaka<\/div>\n  <\/div>\n\n  <!-- DOWNLOAD SECTION -->\n  <div class=\"download-section\">\n    <h2>\ud83d\udce5 Click Below to Access Your Complete Bundle<\/h2>\n    <p>Your main guide, the Nigerian Skin Food Bible, and the Clear Skin Confidence Tracker are all in one Google Drive folder. Click the button to open it. Save everything to your phone or laptop right now.<\/p>\n    <a href=\"https:\/\/drive.google.com\/drive\/folders\/1mgpbC0KgJhkHKUFA-yzQC9SZs8PKW4oe?usp=drive_link\" target=\"_blank\" class=\"download-btn\">\n      \ud83d\udcc2 Open My Complete Bundle \u2014 Download Now\n      <span>All 3 files \u00b7 Google Drive \u00b7 Opens in a new tab<\/span>\n    <\/a>\n    <div class=\"download-note\">\n      \ud83d\udca1 On mobile: tap the three dots (\u22ee) on each file and choose \"Download\" or \"Open With\" to save to your device.<br>\n      \ud83d\udca1 On desktop: right-click each file and choose \"Download\" to save to your computer.<br>\n      \ud83d\udca1 Bookmark this page or save the Drive link \u2014 you can return any time.\n    <\/div>\n  <\/div>\n\n  <!-- WHAT'S INSIDE YOUR BUNDLE -->\n  <div class=\"inside-section\">\n    <h2>Everything in Your Bundle Today:<\/h2>\n\n    <div class=\"product-card\">\n      <img decoding=\"async\" src=\"https:\/\/samsonowolabi.online\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_tmct6jtmct6jtmct.png\" alt=\"The Lagos Clear Skin Code\">\n      <div class=\"product-card-info\">\n        <div class=\"product-card-label\">\u2726 Main Guide<\/div>\n        <div class=\"product-card-title\">The Lagos Clear Skin Code<\/div>\n        <p class=\"product-card-desc\">Your complete 7-day Nigerian kitchen protocol. Everything from the 30-minute setup to the Sunday maintenance ritual \u2014 with skin type personalisation, food tracking, the lime + honey paste, rice water toner, and the banana peel calm-and-glow step. All in one organised guide.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"product-card\">\n      <img decoding=\"async\" src=\"https:\/\/samsonowolabi.online\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_j9i2tvj9i2tvj9i2.png\" alt=\"The Nigerian Skin Food Bible\">\n      <div class=\"product-card-info\">\n        <div class=\"product-card-label\">\ud83c\udf81 Bonus 1 \u2014 Free<\/div>\n        <div class=\"product-card-title\">The Nigerian Skin Food Bible<\/div>\n        <p class=\"product-card-desc\">The inside story \u2014 the foods you eat every day that may be secretly triggering your breakouts, and the Nigerian foods that actively heal your skin from within. Includes the Clear Skin Plate Method, the 3-day food reset, and a 7-day food swap challenge. This is the missing piece most women never address.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"product-card\">\n      <img decoding=\"async\" src=\"https:\/\/samsonowolabi.online\/wp-content\/uploads\/2026\/05\/Gemini_Generated_Image_ylwvneylwvneylwv.png\" alt=\"The Clear Skin Confidence Tracker\">\n      <div class=\"product-card-info\">\n        <div class=\"product-card-label\">\ud83c\udf81 Bonus 2 \u2014 Free<\/div>\n        <div class=\"product-card-title\">The Clear Skin Confidence Tracker<\/div>\n        <p class=\"product-card-desc\">Your 30-day progress journal. Daily tracking for pimples, dark spots, oiliness, dryness, formulas used, food triggers, and confidence score. Includes the Day 1 baseline page, patch test record, four weekly review pages, and a 30-day final reflection. This is what keeps you consistent when your emotions say nothing is working.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- HOW TO START -->\n  <div class=\"start-section\">\n    <h2>How to Begin \u2014 Right Now<\/h2>\n\n    <div class=\"step\">\n      <div class=\"step-num\">1<\/div>\n      <div class=\"step-text\">\n        <div class=\"step-title\">Download all 3 files from the Drive folder<\/div>\n        <p class=\"step-desc\">Click the download button above. Save the main guide, the Skin Food Bible, and the Confidence Tracker to your phone or device. Do this now while you are on this page.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-num\">2<\/div>\n      <div class=\"step-text\">\n        <div class=\"step-title\">Read Chapter 1 of the main guide today<\/div>\n        <p class=\"step-desc\">The 30-minute clear skin setup. This is your first win. It will tell you exactly what to stop, what to gather, and how to take your Day 1 baseline photos. Do not skip this chapter \u2014 it prepares everything that follows.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-num\">3<\/div>\n      <div class=\"step-text\">\n        <div class=\"step-title\">Open the Confidence Tracker and fill in Day 1<\/div>\n        <p class=\"step-desc\">Take your three baseline photos in clear light \u2014 front view, left cheek, right cheek. Fill in your active pimple count, dark spots, oiliness level, and confidence score. This baseline is what makes your Day 7 and Day 30 progress visible and real.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-num\">4<\/div>\n      <div class=\"step-text\">\n        <div class=\"step-title\">Do your patch test tonight<\/div>\n        <p class=\"step-desc\">Before any ingredient touches your face, test it on your inner arm or behind your ear. Honey only, lime + honey, and banana peel \u2014 separately. This step protects your skin and builds your confidence. Do not skip it.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"step\">\n      <div class=\"step-num\">5<\/div>\n      <div class=\"step-text\">\n        <div class=\"step-title\">Start your rice water tonight<\/div>\n        <p class=\"step-desc\">1 cup of clean rice + 2 cups of clean water in a covered jar. Label it with today's date. It will be ready in 2\u20133 days. By the time you need it, it will be waiting. This is one of the first things the guide asks you to do \u2014 start it now.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- SAFETY REMINDERS -->\n  <div class=\"reminder-box\">\n    <h3>Before Anything Touches Your Face \u2014 Remember:<\/h3>\n    <ul>\n      <li>Always patch test every ingredient before applying to your face \u2014 even if it is natural<\/li>\n      <li>Never use lime in the morning or before going into sunlight<\/li>\n      <li>Do not leave the lime + honey paste overnight \u2014 use it at night and rinse after 30 minutes<\/li>\n      <li>If anything burns badly, swells, blisters, or causes pain \u2014 rinse immediately and stop<\/li>\n      <li>Do not mix all four ingredients together \u2014 each step has its own day and purpose<\/li>\n      <li>Track every day \u2014 even the days when nothing seems to be changing<\/li>\n    <\/ul>\n  <\/div>\n\n  <div class=\"ornament\">\u2726 \u2726 \u2726<\/div>\n\n  <!-- SHARE SECTION -->\n  <div class=\"share-section\">\n    <h3>Know a Woman Who Needs This?<\/h3>\n    <p>If you have a friend, sister, or colleague who is struggling with her skin right now \u2014 share this with her. You might be saving her months of frustration and thousands of naira.<\/p>\n    <a href=\"https:\/\/api.whatsapp.com\/send\/?text=I just got the Lagos Clear Skin Code \u2014 a 7-day Nigerian kitchen protocol for clear skin using lime, honey, rice water and banana peel. It makes so much sense. Here is where to get it: https:\/\/selar.com\/se211v7111\" target=\"_blank\" class=\"share-btn share-wa\">\n      \ud83d\udcac Share on WhatsApp\n    <\/a>\n    <a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https:\/\/selar.com\/se211v7111\" target=\"_blank\" class=\"share-btn share-fb\">\n      \ud83d\udcd8 Share on Facebook\n    <\/a>\n  <\/div>\n\n  <!-- CONTACT -->\n  <div class=\"contact-section\">\n    <p>Questions about your download? Need help with your order?<\/p>\n    <p>\n      \ud83d\udce9 Email: <a href=\"mailto:bamideleayo214@gmail.com\">bamideleayo214@gmail.com<\/a><br>\n      \ud83d\udcac WhatsApp: <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=2347032865881&text&type=phone_number&app_absent=0\" target=\"_blank\">Chat with Amaka directly<\/a>\n    <\/p>\n    <p style=\"margin-top:14px;font-size:13px;color:#aaa;\">Refund requests: email within 30 days of purchase with your order details.<\/p>\n  <\/div>\n\n<\/div><!-- end wrapper -->\n\n<div class=\"footer\">\n  <p>\u00a9 2026 Skin Diary With Amaka \u00b7 All Rights Reserved<\/p>\n  <p style=\"margin-top:6px;\"><a href=\"#\">Privacy Policy<\/a> &nbsp;\u00b7&nbsp; <a href=\"#\">Terms<\/a> &nbsp;\u00b7&nbsp; <a href=\"mailto:bamideleayo214@gmail.com\">Contact<\/a><\/p>\n  <p style=\"margin-top:10px;font-size:11px;color:#555;max-width:560px;margin-left:auto;margin-right:auto;line-height:1.7;\">\n    This guide is for educational purposes only. It is not medical advice. Results vary. Always patch-test before applying any ingredient to your face. If you have severe acne, cystic acne, eczema, open wounds, or are pregnant, consult a healthcare professional before following any skincare protocol.\n  <\/p>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Thank You \u2014 Your Order Is Confirmed | Skin Diary With Amaka \u2705 Payment Confirmed \u2014 Your Order Is Complete! \u2726 SKIN DIARY WITH AMAKA \u2726 Nigeria&#8217;s Trusted Natural Skincare Journal \u00b7 Real Stories \u00b7 Real Kitchen Ingredients \u00b7 Real Results \u2713 You Did It, My Sister. Welcome to the Other Side. Your order is [&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-43","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/pages\/43","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=43"}],"version-history":[{"count":4,"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions"}],"predecessor-version":[{"id":47,"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions\/47"}],"wp:attachment":[{"href":"https:\/\/samsonowolabi.online\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}