{"id":27,"date":"2026-05-21T13:38:10","date_gmt":"2026-05-21T13:38:10","guid":{"rendered":"https:\/\/abaz.space\/?page_id=27"},"modified":"2026-05-21T13:39:53","modified_gmt":"2026-05-21T13:39:53","slug":"fibroid-thank-you","status":"publish","type":"page","link":"https:\/\/abaz.space\/?page_id=27","title":{"rendered":"Fibroid Thank you"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"27\" class=\"elementor elementor-27\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45e1ac0 e-flex e-con-boxed e-con e-parent\" data-id=\"45e1ac0\" 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-1e35114 elementor-widget elementor-widget-html\" data-id=\"1e35114\" 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>Thank You \u2014 Your Order Has Been Received | Body Talk With Chidinma<\/title>\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,400;1,700&family=Nunito:wght@400;600;700;800&display=swap');\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  body {\r\n    background: #2D0A20 !important;\r\n    font-family: 'Nunito', sans-serif !important;\r\n    min-height: 100vh !important;\r\n    display: flex !important;\r\n    flex-direction: column !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    padding: 40px 18px !important;\r\n    position: relative !important;\r\n    overflow-x: hidden !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 BACKGROUND GLOW \u2500\u2500 *\/\r\n  body::before {\r\n    content: '' !important;\r\n    position: fixed !important;\r\n    top: -200px !important;\r\n    left: 50% !important;\r\n    transform: translateX(-50%) !important;\r\n    width: 700px !important;\r\n    height: 700px !important;\r\n    background: radial-gradient(circle, #A0195E55 0%, transparent 70%) !important;\r\n    pointer-events: none !important;\r\n    z-index: 0 !important;\r\n  }\r\n  body::after {\r\n    content: '' !important;\r\n    position: fixed !important;\r\n    bottom: -200px !important;\r\n    left: 50% !important;\r\n    transform: translateX(-50%) !important;\r\n    width: 600px !important;\r\n    height: 600px !important;\r\n    background: radial-gradient(circle, #E8960E33 0%, transparent 70%) !important;\r\n    pointer-events: none !important;\r\n    z-index: 0 !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 CARD \u2500\u2500 *\/\r\n  .card {\r\n    background: #FFFFFF !important;\r\n    border-radius: 20px !important;\r\n    max-width: 620px !important;\r\n    width: 100% !important;\r\n    padding: 0 !important;\r\n    position: relative !important;\r\n    z-index: 1 !important;\r\n    box-shadow: 0 24px 80px #00000050 !important;\r\n    overflow: hidden !important;\r\n    animation: fadeUp 0.7s ease both !important;\r\n  }\r\n\r\n  @keyframes fadeUp {\r\n    from { opacity: 0; transform: translateY(40px); }\r\n    to   { opacity: 1; transform: translateY(0); }\r\n  }\r\n\r\n  \/* \u2500\u2500 CARD TOP BAND \u2500\u2500 *\/\r\n  .card-top {\r\n    background: #2D0A20 !important;\r\n    border-bottom: 4px solid #E8960E !important;\r\n    padding: 28px 36px 24px !important;\r\n    text-align: center !important;\r\n    position: relative !important;\r\n  }\r\n  .card-top .blog-name {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-style: italic !important;\r\n    font-size: 0.85rem !important;\r\n    color: #E8960E !important;\r\n    letter-spacing: 0.06em !important;\r\n    margin-bottom: 20px !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 CHECKMARK CIRCLE \u2500\u2500 *\/\r\n  .check-wrap {\r\n    width: 90px !important;\r\n    height: 90px !important;\r\n    border-radius: 50% !important;\r\n    background: #E8960E !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    margin: 0 auto 18px !important;\r\n    box-shadow: 0 0 0 12px #E8960E22 !important;\r\n    animation: pulse 2s ease infinite !important;\r\n  }\r\n  @keyframes pulse {\r\n    0%,100% { box-shadow: 0 0 0 12px #E8960E22; }\r\n    50%      { box-shadow: 0 0 0 22px #E8960E11; }\r\n  }\r\n  .check-wrap svg {\r\n    width: 46px !important;\r\n    height: 46px !important;\r\n    stroke: #FFFFFF !important;\r\n    stroke-width: 3 !important;\r\n    fill: none !important;\r\n    stroke-linecap: round !important;\r\n    stroke-linejoin: round !important;\r\n    animation: drawCheck 0.6s ease 0.4s both !important;\r\n  }\r\n  @keyframes drawCheck {\r\n    from { stroke-dashoffset: 60; }\r\n    to   { stroke-dashoffset: 0; }\r\n  }\r\n  .check-wrap svg polyline {\r\n    stroke-dasharray: 60 !important;\r\n    stroke-dashoffset: 60 !important;\r\n    animation: drawCheck 0.6s ease 0.5s forwards !important;\r\n  }\r\n\r\n  .card-top h1 {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-size: 1.9rem !important;\r\n    color: #FFFFFF !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.25 !important;\r\n    margin-bottom: 8px !important;\r\n  }\r\n  .card-top h1 span { color: #E8960E !important; }\r\n  .card-top .subtitle {\r\n    color: #F5C9E0 !important;\r\n    font-size: 0.95rem !important;\r\n    font-style: italic !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 CARD BODY \u2500\u2500 *\/\r\n  .card-body {\r\n    padding: 36px 36px 32px !important;\r\n    background: #FFFFFF !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 ORDER CONFIRMED BOX \u2500\u2500 *\/\r\n  .order-box {\r\n    background: #FDF4F9 !important;\r\n    border: 2px solid #D98AB0 !important;\r\n    border-radius: 12px !important;\r\n    padding: 22px 24px !important;\r\n    margin-bottom: 28px !important;\r\n    text-align: center !important;\r\n  }\r\n  .order-box .label {\r\n    font-size: 0.78rem !important;\r\n    font-weight: 800 !important;\r\n    letter-spacing: 0.1em !important;\r\n    color: #A0195E !important;\r\n    text-transform: uppercase !important;\r\n    margin-bottom: 6px !important;\r\n  }\r\n  .order-box .product-name {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-size: 1.15rem !important;\r\n    font-weight: 700 !important;\r\n    color: #1A1A1A !important;\r\n    margin-bottom: 4px !important;\r\n  }\r\n  .order-box .status {\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    gap: 6px !important;\r\n    background: #D4EDDA !important;\r\n    color: #1A6B3A !important;\r\n    font-weight: 800 !important;\r\n    font-size: 0.82rem !important;\r\n    padding: 4px 14px !important;\r\n    border-radius: 20px !important;\r\n    margin-top: 10px !important;\r\n  }\r\n  .status-dot {\r\n    width: 8px !important;\r\n    height: 8px !important;\r\n    background: #25A244 !important;\r\n    border-radius: 50% !important;\r\n    animation: blink 1.2s ease infinite !important;\r\n  }\r\n  @keyframes blink {\r\n    0%,100% { opacity: 1; }\r\n    50%      { opacity: 0.3; }\r\n  }\r\n\r\n  \/* \u2500\u2500 STEPS \u2500\u2500 *\/\r\n  .steps-title {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-size: 1.1rem !important;\r\n    font-weight: 700 !important;\r\n    color: #A0195E !important;\r\n    margin-bottom: 18px !important;\r\n    padding-bottom: 8px !important;\r\n    border-bottom: 2px solid #F5D0E8 !important;\r\n  }\r\n\r\n  .step {\r\n    display: flex !important;\r\n    gap: 16px !important;\r\n    align-items: flex-start !important;\r\n    margin-bottom: 20px !important;\r\n    animation: fadeUp 0.5s ease both !important;\r\n  }\r\n  .step:nth-child(1) { animation-delay: 0.2s !important; }\r\n  .step:nth-child(2) { animation-delay: 0.35s !important; }\r\n  .step:nth-child(3) { animation-delay: 0.5s !important; }\r\n\r\n  .step-num {\r\n    width: 38px !important;\r\n    height: 38px !important;\r\n    border-radius: 50% !important;\r\n    background: #2D0A20 !important;\r\n    color: #E8960E !important;\r\n    font-weight: 800 !important;\r\n    font-size: 0.95rem !important;\r\n    display: flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    flex-shrink: 0 !important;\r\n  }\r\n  .step-text h4 {\r\n    font-weight: 800 !important;\r\n    font-size: 0.97rem !important;\r\n    color: #1A1A1A !important;\r\n    margin-bottom: 3px !important;\r\n  }\r\n  .step-text p {\r\n    font-size: 0.88rem !important;\r\n    color: #555555 !important;\r\n    line-height: 1.55 !important;\r\n  }\r\n  .step-text p strong { color: #A0195E !important; }\r\n\r\n  \/* \u2500\u2500 COUNTDOWN \u2500\u2500 *\/\r\n  .countdown-wrap {\r\n    background: #2D0A20 !important;\r\n    border-radius: 12px !important;\r\n    padding: 22px 24px !important;\r\n    margin: 28px 0 !important;\r\n    text-align: center !important;\r\n  }\r\n  .countdown-wrap .cd-label {\r\n    color: #F5C9E0 !important;\r\n    font-size: 0.82rem !important;\r\n    font-weight: 700 !important;\r\n    letter-spacing: 0.08em !important;\r\n    text-transform: uppercase !important;\r\n    margin-bottom: 14px !important;\r\n  }\r\n  .countdown-boxes {\r\n    display: flex !important;\r\n    justify-content: center !important;\r\n    gap: 12px !important;\r\n  }\r\n  .cd-box {\r\n    background: #3D1030 !important;\r\n    border: 1px solid #E8960E44 !important;\r\n    border-radius: 10px !important;\r\n    padding: 12px 18px !important;\r\n    min-width: 72px !important;\r\n  }\r\n  .cd-box .num {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-size: 2rem !important;\r\n    font-weight: 700 !important;\r\n    color: #E8960E !important;\r\n    line-height: 1 !important;\r\n    display: block !important;\r\n  }\r\n  .cd-box .unit {\r\n    font-size: 0.68rem !important;\r\n    color: #D98AB0 !important;\r\n    font-weight: 700 !important;\r\n    letter-spacing: 0.08em !important;\r\n    text-transform: uppercase !important;\r\n    margin-top: 4px !important;\r\n    display: block !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 REFUND GUARANTEE \u2500\u2500 *\/\r\n  .guarantee-box {\r\n    background: #FFF8E8 !important;\r\n    border: 2px solid #E8960E !important;\r\n    border-radius: 12px !important;\r\n    padding: 18px 22px !important;\r\n    margin-bottom: 28px !important;\r\n    display: flex !important;\r\n    gap: 14px !important;\r\n    align-items: flex-start !important;\r\n  }\r\n  .guarantee-box .shield { font-size: 2rem !important; flex-shrink: 0 !important; margin-top: 2px !important; }\r\n  .guarantee-box h4 { font-weight: 800 !important; color: #7A4800 !important; font-size: 0.96rem !important; margin-bottom: 4px !important; }\r\n  .guarantee-box p { font-size: 0.87rem !important; color: #555555 !important; line-height: 1.55 !important; }\r\n  .guarantee-box p strong { color: #A0195E !important; }\r\n\r\n  \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\r\n  .contact-box {\r\n    background: #FDF4F9 !important;\r\n    border-radius: 12px !important;\r\n    padding: 18px 22px !important;\r\n    text-align: center !important;\r\n    margin-bottom: 8px !important;\r\n  }\r\n  .contact-box p { font-size: 0.88rem !important; color: #555555 !important; margin-bottom: 6px !important; }\r\n  .contact-box a {\r\n    display: inline-block !important;\r\n    color: #A0195E !important;\r\n    font-weight: 800 !important;\r\n    font-size: 0.96rem !important;\r\n    text-decoration: none !important;\r\n    border-bottom: 2px solid #D98AB0 !important;\r\n    padding-bottom: 2px !important;\r\n  }\r\n  .contact-box a:hover { color: #2D0A20 !important; border-color: #A0195E !important; }\r\n\r\n  \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n  .card-footer {\r\n    padding: 18px 36px 28px !important;\r\n    text-align: center !important;\r\n    background: #FFFFFF !important;\r\n    border-top: 1px solid #F5D0E8 !important;\r\n  }\r\n  .card-footer p {\r\n    font-size: 0.78rem !important;\r\n    color: #AAAAAA !important;\r\n    line-height: 1.6 !important;\r\n  }\r\n  .card-footer .brand {\r\n    font-family: 'Playfair Display', serif !important;\r\n    font-style: italic !important;\r\n    color: #A0195E !important;\r\n    font-weight: 700 !important;\r\n  }\r\n\r\n  \/* \u2500\u2500 FLOATING PARTICLES \u2500\u2500 *\/\r\n  .particle {\r\n    position: fixed !important;\r\n    border-radius: 50% !important;\r\n    pointer-events: none !important;\r\n    z-index: 0 !important;\r\n    animation: float linear infinite !important;\r\n    opacity: 0.18 !important;\r\n  }\r\n  @keyframes float {\r\n    0%   { transform: translateY(100vh) rotate(0deg); opacity: 0; }\r\n    10%  { opacity: 0.18; }\r\n    90%  { opacity: 0.18; }\r\n    100% { transform: translateY(-100px) rotate(360deg); opacity: 0; }\r\n  }\r\n\r\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n  @media (max-width: 520px) {\r\n    .card-top { padding: 24px 22px 20px !important; }\r\n    .card-top h1 { font-size: 1.5rem !important; }\r\n    .card-body { padding: 26px 22px 24px !important; }\r\n    .card-footer { padding: 16px 22px 24px !important; }\r\n    .cd-box { min-width: 58px !important; padding: 10px 12px !important; }\r\n    .cd-box .num { font-size: 1.6rem !important; }\r\n    .countdown-boxes { gap: 8px !important; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- Floating particles -->\r\n<div class=\"particle\" style=\"width:12px;height:12px;background:#E8960E;left:8%;animation-duration:18s;animation-delay:0s;\"><\/div>\r\n<div class=\"particle\" style=\"width:8px;height:8px;background:#A0195E;left:22%;animation-duration:24s;animation-delay:3s;\"><\/div>\r\n<div class=\"particle\" style=\"width:16px;height:16px;background:#E8960E;left:65%;animation-duration:20s;animation-delay:1s;\"><\/div>\r\n<div class=\"particle\" style=\"width:6px;height:6px;background:#D98AB0;left:80%;animation-duration:16s;animation-delay:5s;\"><\/div>\r\n<div class=\"particle\" style=\"width:10px;height:10px;background:#A0195E;left:45%;animation-duration:22s;animation-delay:7s;\"><\/div>\r\n<div class=\"particle\" style=\"width:14px;height:14px;background:#E8960E;left:90%;animation-duration:19s;animation-delay:2s;\"><\/div>\r\n\r\n<div class=\"card\">\r\n\r\n  <!-- TOP BAND -->\r\n  <div class=\"card-top\">\r\n    <div class=\"blog-name\">Body Talk With Chidinma \u2014 No. 1 Women's Health Blog in Africa<\/div>\r\n    <div class=\"check-wrap\">\r\n      <svg viewBox=\"0 0 24 24\">\r\n        <polyline points=\"20 6 9 17 4 12\"><\/polyline>\r\n      <\/svg>\r\n    <\/div>\r\n    <h1>Thank You! <span>\ud83c\udf89<\/span><br\/>Your Order Is Confirmed<\/h1>\r\n    <p class=\"subtitle\">You made the right decision for your body today.<\/p>\r\n  <\/div>\r\n\r\n  <!-- CARD BODY -->\r\n  <div class=\"card-body\">\r\n\r\n    <!-- ORDER STATUS -->\r\n    <div class=\"order-box\">\r\n      <div class=\"label\">Your Order<\/div>\r\n      <div class=\"product-name\">Fibroid No Go Kill You \u2014 30-Day Protocol Guide<\/div>\r\n      <div class=\"status\">\r\n        <div class=\"status-dot\"><\/div>\r\n        Order Received &amp; Being Processed\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- NEXT STEPS -->\r\n    <p class=\"steps-title\">\ud83d\udccb Here Are Your Next Steps<\/p>\r\n\r\n    <div class=\"step\">\r\n      <div class=\"step-num\">1<\/div>\r\n      <div class=\"step-text\">\r\n        <h4>Check Your Email Inbox<\/h4>\r\n        <p>Your guide will be delivered <strong>directly to the email address you used at checkout<\/strong> within the next 48 hours. Please also check your spam or promotions folder just in case.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"step\">\r\n      <div class=\"step-num\">2<\/div>\r\n      <div class=\"step-text\">\r\n        <h4>Wait Up To 48 Hours<\/h4>\r\n        <p>We are currently putting the final touches on your copy to make sure everything is perfect before it reaches you. <strong>You will receive it within 48 hours \u2014 no longer.<\/strong><\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"step\">\r\n      <div class=\"step-num\">3<\/div>\r\n      <div class=\"step-text\">\r\n        <h4>Open, Read &amp; Begin Day 1<\/h4>\r\n        <p>Once your guide arrives, open it, complete the self-assessment checklist on Page 8, and begin your 30-day protocol. <strong>Your body is ready.<\/strong><\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- COUNTDOWN TIMER -->\r\n    <div class=\"countdown-wrap\">\r\n      <div class=\"cd-label\">\u23f3 Your Guide Arrives In<\/div>\r\n      <div class=\"countdown-boxes\">\r\n        <div class=\"cd-box\">\r\n          <span class=\"num\" id=\"cd-hours\">48<\/span>\r\n          <span class=\"unit\">Hours<\/span>\r\n        <\/div>\r\n        <div class=\"cd-box\">\r\n          <span class=\"num\" id=\"cd-mins\">00<\/span>\r\n          <span class=\"unit\">Mins<\/span>\r\n        <\/div>\r\n        <div class=\"cd-box\">\r\n          <span class=\"num\" id=\"cd-secs\">00<\/span>\r\n          <span class=\"unit\">Secs<\/span>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- GUARANTEE -->\r\n    <div class=\"guarantee-box\">\r\n      <div class=\"shield\">\ud83d\udee1\ufe0f<\/div>\r\n      <div>\r\n        <h4>Our 48-Hour Delivery Guarantee<\/h4>\r\n        <p>If you do not receive your guide in your email inbox within 48 hours of your purchase \u2014 for any reason \u2014 you will receive a <strong>full refund, automatically, no questions asked.<\/strong> Your trust means everything to us and we will not waste it.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- CONTACT -->\r\n    <div class=\"contact-box\">\r\n      <p>Have a question or haven't received your guide?<br\/>Reach us directly \u2014 we respond quickly.<\/p>\r\n      <a href=\"mailto:abazuomary81@gmail.com\">abazuomary81@gmail.com<\/a>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <div class=\"card-footer\">\r\n    <p>\r\n      <span class=\"brand\">Body Talk With Chidinma<\/span> &nbsp;\u00b7&nbsp;\r\n      \u00a9 2026 All rights reserved.<br\/>\r\n      This is a digital product. No physical item will be shipped.<br\/>\r\n      Delivery is made directly to your email inbox within 48 hours of purchase.\r\n    <\/p>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function () {\r\n  \/\/ 48-hour countdown from page load\r\n  var total = 48 * 60 * 60; \/\/ seconds\r\n\r\n  \/\/ Try to persist start time in sessionStorage\r\n  var key = 'fibroid_countdown_start';\r\n  var start = sessionStorage.getItem(key);\r\n  if (!start) {\r\n    start = Date.now();\r\n    sessionStorage.setItem(key, start);\r\n  } else {\r\n    start = parseInt(start, 10);\r\n  }\r\n\r\n  function update() {\r\n    var elapsed = Math.floor((Date.now() - start) \/ 1000);\r\n    var remaining = Math.max(0, total - elapsed);\r\n\r\n    var h = Math.floor(remaining \/ 3600);\r\n    var m = Math.floor((remaining % 3600) \/ 60);\r\n    var s = remaining % 60;\r\n\r\n    document.getElementById('cd-hours').textContent = String(h).padStart(2, '0');\r\n    document.getElementById('cd-mins').textContent  = String(m).padStart(2, '0');\r\n    document.getElementById('cd-secs').textContent  = String(s).padStart(2, '0');\r\n\r\n    if (remaining > 0) {\r\n      setTimeout(update, 1000);\r\n    }\r\n  }\r\n\r\n  update();\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>Thank You \u2014 Your Order Has Been Received | Body Talk With Chidinma Body Talk With Chidinma \u2014 No. 1 Women&#8217;s Health Blog in Africa Thank You! \ud83c\udf89Your Order Is Confirmed You made the right decision for your body today. Your Order Fibroid No Go Kill You \u2014 30-Day Protocol Guide Order Received &amp; Being [&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-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/abaz.space\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=27"}],"version-history":[{"count":4,"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/abaz.space\/index.php?rest_route=\/wp\/v2\/pages\/27\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/abaz.space\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}