{"id":13,"date":"2026-08-03T02:02:00","date_gmt":"2026-08-03T02:02:00","guid":{"rendered":"https:\/\/claribelijibadejo.com\/?page_id=13"},"modified":"2026-08-03T02:02:09","modified_gmt":"2026-08-03T02:02:09","slug":"still-standing","status":"publish","type":"page","link":"https:\/\/claribelijibadejo.com\/?page_id=13","title":{"rendered":"Still Standing"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e00553 e-flex e-con-boxed e-con e-parent\" data-id=\"8e00553\" 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-faf521f elementor-widget elementor-widget-html\" data-id=\"faf521f\" 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>I Was 21, Diagnosed, and Convinced My Life Was Over \u2014 Claribel Ijibadejo<\/title>\r\n<style>\r\n  :root{\r\n    --cream: #FFFDF9;\r\n    --cream-deep: #F4EFE3;\r\n    --teal: #1F4E4A;\r\n    --teal-deep: #163936;\r\n    --terracotta: #B5763F;\r\n    --gold: #D9A54B;\r\n    --rose: #C97B63;\r\n    --ink: #262626;\r\n    --ink-soft: #55524A;\r\n    --card-line: #E3DBC8;\r\n  }\r\n\r\n  *{ box-sizing: border-box; }\r\n\r\n  html, body{\r\n    margin:0; padding:0;\r\n    background: var(--cream);\r\n    color: var(--ink);\r\n    font-family: Georgia, 'Times New Roman', serif;\r\n    -webkit-font-smoothing: antialiased;\r\n    font-size: 17px;\r\n    line-height: 1.75;\r\n  }\r\n\r\n  .sans{ font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }\r\n\r\n  a{ color: inherit; }\r\n\r\n  img{ max-width: 100%; display:block; }\r\n\r\n  .wrap{\r\n    max-width: 660px;\r\n    margin: 0 auto;\r\n    padding: 0 22px;\r\n  }\r\n\r\n  \/* ===== Top bar ===== *\/\r\n  .topbar{\r\n    background: var(--teal-deep);\r\n    padding: 14px 0;\r\n  }\r\n  .topbar .wrap{\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content: space-between;\r\n  }\r\n  .topbar .brand{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    color: #F4EFE3;\r\n    font-size: 13px;\r\n    letter-spacing: 2px;\r\n    text-transform: uppercase;\r\n    font-weight: 700;\r\n  }\r\n  .topbar .tag{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    color: rgba(244,239,227,0.55);\r\n    font-size: 11px;\r\n  }\r\n\r\n  \/* ===== Post header ===== *\/\r\n  .post-header{\r\n    padding: 54px 0 10px 0;\r\n  }\r\n  .meta-row{\r\n    display:flex;\r\n    align-items:center;\r\n    gap: 10px;\r\n    margin-bottom: 22px;\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size: 12.5px;\r\n    color: var(--ink-soft);\r\n  }\r\n  .avatar{\r\n    width: 34px; height:34px;\r\n    border-radius: 50%;\r\n    background: var(--terracotta);\r\n    color:#fff;\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-weight:700; font-size:14px;\r\n    flex-shrink:0;\r\n  }\r\n  .meta-row .byline strong{ color: var(--teal-deep); }\r\n  .dot{ opacity:0.4; }\r\n\r\n  h1.post-title{\r\n    font-size: 32px;\r\n    line-height: 1.28;\r\n    color: var(--teal-deep);\r\n    margin: 0 0 26px 0;\r\n    font-weight: 700;\r\n  }\r\n\r\n  @media (min-width: 560px){\r\n    h1.post-title{ font-size: 38px; }\r\n  }\r\n\r\n  \/* ===== Body copy ===== *\/\r\n  .post-body p{\r\n    margin: 0 0 26px 0;\r\n  }\r\n  .post-body p.tight{ margin-bottom: 8px; }\r\n\r\n  em.thought{\r\n    color: var(--terracotta);\r\n    font-style: italic;\r\n  }\r\n\r\n  .command-line{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-weight: 700;\r\n    font-size: 19px;\r\n    color: var(--teal-deep);\r\n    text-align: center;\r\n    margin: 44px 0 44px 0;\r\n    line-height: 1.5;\r\n  }\r\n\r\n  .promise{\r\n    font-family: Georgia, serif;\r\n    font-weight: 700;\r\n    font-style: italic;\r\n    font-size: 24px;\r\n    line-height: 1.4;\r\n    color: var(--teal-deep);\r\n    text-align: center;\r\n    max-width: 500px;\r\n    margin: 10px auto 50px auto;\r\n  }\r\n\r\n  hr.soft{\r\n    border:none;\r\n    border-top: 1px solid var(--card-line);\r\n    margin: 46px 0;\r\n  }\r\n\r\n  .pull{\r\n    font-family: Georgia, serif;\r\n    font-style: italic;\r\n    font-size: 21px;\r\n    line-height: 1.55;\r\n    color: var(--teal-deep);\r\n    border-left: 4px solid var(--gold);\r\n    padding: 4px 0 4px 22px;\r\n    margin: 38px 0;\r\n  }\r\n\r\n  \/* ===== CTA button ===== *\/\r\n  .cta-wrap{\r\n    text-align:center;\r\n    margin: 36px 0;\r\n  }\r\n  .cta-btn{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    display:inline-block;\r\n    background: linear-gradient(135deg, var(--gold), var(--terracotta));\r\n    color: #fff;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    padding: 17px 38px;\r\n    border-radius: 40px;\r\n    text-decoration: none;\r\n    box-shadow: 0 10px 26px rgba(181,118,63,0.35);\r\n    transition: transform .15s ease, box-shadow .15s ease;\r\n  }\r\n  .cta-btn:hover{\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 14px 30px rgba(181,118,63,0.45);\r\n  }\r\n  .cta-sub{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size: 12.5px;\r\n    color: var(--ink-soft);\r\n    margin-top: 12px;\r\n  }\r\n\r\n  \/* ===== Section labels ===== *\/\r\n  .eyebrow{\r\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size: 11.5px;\r\n    letter-spacing: 3px;\r\n    text-transform: uppercase;\r\n    color: var(--terracotta);\r\n    font-weight: 700;\r\n    margin-bottom: 12px;\r\n  }\r\n  h2.section-title{\r\n    font-family: Georgia, serif;\r\n    font-size: 26px;\r\n    color: var(--teal-deep);\r\n    margin: 0 0 22px 0;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  \/* ===== Inside card list ===== *\/\r\n  .inside-list{\r\n    display:flex;\r\n    flex-direction:column;\r\n    gap: 16px;\r\n    margin: 28px 0 10px 0;\r\n  }\r\n  .inside-item{\r\n    background:#fff;\r\n    border:1px solid var(--card-line);\r\n    border-radius: 12px;\r\n    padding: 18px 20px;\r\n    display:flex;\r\n    gap:14px;\r\n    align-items:flex-start;\r\n    box-shadow: 0 4px 14px rgba(31,78,74,0.05);\r\n  }\r\n  .inside-icon{\r\n    flex-shrink:0;\r\n    width: 30px; height:30px;\r\n    border-radius:8px;\r\n    background: var(--cream-deep);\r\n    color: var(--teal-deep);\r\n    display:flex; align-items:center; justify-content:center;\r\n    font-size:15px;\r\n  }\r\n  .inside-item h3{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:15px;\r\n    color: var(--teal-deep);\r\n    margin:0 0 4px 0;\r\n  }\r\n  .inside-item p{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:13.8px;\r\n    color: var(--ink-soft);\r\n    margin:0;\r\n    line-height:1.55;\r\n  }\r\n\r\n  \/* ===== Who it's for ===== *\/\r\n  .checklist{\r\n    list-style:none;\r\n    padding:0; margin: 24px 0;\r\n    display:flex; flex-direction:column; gap:14px;\r\n  }\r\n  .checklist li{\r\n    display:flex;\r\n    gap:12px;\r\n    align-items:flex-start;\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:15px;\r\n    color: var(--ink);\r\n    line-height:1.55;\r\n  }\r\n  .checklist li .mark{\r\n    flex-shrink:0;\r\n    width:22px; height:22px;\r\n    border-radius:50%;\r\n    background: var(--teal);\r\n    color:#fff;\r\n    font-size:12px;\r\n    display:flex; align-items:center; justify-content:center;\r\n    margin-top:2px;\r\n  }\r\n\r\n  \/* ===== Price card ===== *\/\r\n  .price-card{\r\n    background: var(--teal-deep);\r\n    border-radius: 18px;\r\n    padding: 40px 30px;\r\n    text-align:center;\r\n    margin: 40px 0;\r\n  }\r\n  .price-card .eyebrow{ color: var(--gold); }\r\n  .price-card h2{\r\n    font-family: Georgia, serif;\r\n    color:#fff;\r\n    font-size:24px;\r\n    margin: 0 0 20px 0;\r\n  }\r\n  .price-tag{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:46px;\r\n    font-weight:700;\r\n    color:#fff;\r\n    margin-bottom: 6px;\r\n  }\r\n  .price-note{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    color: rgba(255,255,255,0.7);\r\n    font-size:13.5px;\r\n    margin-bottom: 28px;\r\n  }\r\n  .price-card .cta-btn{\r\n    background: var(--gold);\r\n    color: var(--teal-deep);\r\n  }\r\n\r\n  \/* ===== FAQ ===== *\/\r\n  .faq-item{\r\n    border-bottom:1px solid var(--card-line);\r\n    padding: 20px 0;\r\n  }\r\n  .faq-item:first-child{ border-top:1px solid var(--card-line); }\r\n  .faq-q{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-weight:700;\r\n    font-size:15px;\r\n    color: var(--teal-deep);\r\n    margin-bottom:8px;\r\n  }\r\n  .faq-a{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:14px;\r\n    color: var(--ink-soft);\r\n    line-height:1.65;\r\n    margin:0;\r\n  }\r\n\r\n  \/* ===== Signature ===== *\/\r\n  .sign-off{\r\n    margin: 50px 0 10px 0;\r\n  }\r\n  .sign-off .quote{\r\n    font-style: italic;\r\n    font-size:18px;\r\n    color: var(--teal-deep);\r\n    margin-bottom: 16px;\r\n  }\r\n  .sign-off .name{\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-weight:700;\r\n    color: var(--terracotta);\r\n    font-size:14px;\r\n  }\r\n\r\n  footer{\r\n    text-align:center;\r\n    padding: 40px 22px 60px 22px;\r\n    font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;\r\n    font-size:11.5px;\r\n    color:#A8A196;\r\n  }\r\n\r\n  @media (max-width:480px){\r\n    body{ font-size:16px; }\r\n    h1.post-title{ font-size:27px; }\r\n    .promise{ font-size:20px; }\r\n    .price-tag{ font-size:38px; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"topbar\">\r\n  <div class=\"wrap\">\r\n    <div class=\"brand\">Still Standing<\/div>\r\n    <div class=\"tag sans\">a personal blog by Claribel<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"wrap\">\r\n\r\n  <div class=\"post-header\">\r\n    <div class=\"meta-row\">\r\n      <div class=\"avatar\">C<\/div>\r\n      <div class=\"byline sans\">Written by <strong>Claribel Ijibadejo<\/strong> <span class=\"dot\">\u00b7<\/span> 7 min read<\/div>\r\n    <\/div>\r\n    <h1 class=\"post-title\">I Was 21, Diagnosed, and Convinced My Life Was Over. Here's What I Wish Someone Had Told Me That Night.<\/h1>\r\n  <\/div>\r\n\r\n  <div class=\"post-body\">\r\n\r\n    <p>It's 11pm. You're lying on your bed, phone light on your face, textbook still open to a page you stopped reading an hour ago.<\/p>\r\n\r\n    <p>Down the hall, your coursemates are laughing about someone's birthday plans for the weekend. You're not going. You never go anymore, not really. Not since the diagnosis. <em class=\"thought\">\"They don't need to know,\"<\/em> you tell yourself, locking your phone for the fifth time tonight. <em class=\"thought\">\"I'm fine. I'm fine. I'm fine.\"<\/em><\/p>\r\n\r\n    <p>But you're not fine. You're doing the thing again \u2014 the thing you do almost every night now. Typing questions into Google that you would never say out loud to a single living soul. <em class=\"thought\">Will anyone ever love me like this? Will I even be alive at 30? Am I going to be a burden to the people who love me most?<\/em> You close the tab. You open it again. You close it.<\/p>\r\n\r\n    <p>If any part of that just made your stomach drop \u2014 if you read those words and thought, <em class=\"thought\">\"how does she know that,\"<\/em> \u2014 I need you to do something for me right now.<\/p>\r\n\r\n    <p class=\"command-line\">Drop everything you are doing now and listen to every word I'm about to say.<\/p>\r\n\r\n    <p class=\"promise\">Because I'm about to share with you a simple practice that changed everything for me.<\/p>\r\n\r\n    <hr class=\"soft\">\r\n\r\n    <p>Guess what \u2014 sixteen years ago, I was you.<\/p>\r\n\r\n    <p>I was 21, sitting in a doctor's office that smelled like antiseptic and bad news, being told three words that rearranged my entire future in under a minute. I remember walking out of that hospital and not being able to explain to anyone \u2014 not my mother, not my closest friend \u2014 what had actually just died in me that day. It wasn't my body. It was the future I thought I was owed.<\/p>\r\n\r\n    <p>I spent the next few years doing exactly what you might be doing right now. Smiling in class while thinking about my next hospital appointment and how I had suddenly become a regular face at the hospital. Watching people fall in love around me and quietly deciding I probably wasn't going to get that. Praying for healing so hard some nights that I'd wake up with a headache \u2014 and then feeling guilty the next morning, wondering if the fact that I still felt sick meant my faith wasn't enough.<\/p>\r\n\r\n    <p>Nobody around me was saying the real things. My family loved me, but they either over-worried or handed me scripture without addressing the actual fear underneath it. Counseling, where I could find it, treated me like a generic mental health case, not like a 21-year-old terrified she'd be alone forever. And the version of \"positivity\" everyone kept feeding me felt like it was written by someone who had never once Googled their own diagnosis at 2am.<\/p>\r\n\r\n    <p class=\"pull\">So I did the only thing left to do. I stopped waiting for someone to hand me the map, and I started building it myself \u2014 one hard, honest year at a time.<\/p>\r\n\r\n    <p>Today, sixteen years later, I'm happily married. I run a business I'm proud of. I have a faith that's steadier now than it's ever been \u2014 not because my healing story looks the way I once begged God for it to look, but because somewhere along the way, I stopped needing it to look a certain way to know God is good.<\/p>\r\n\r\n    <p>I am living proof of something I needed someone to tell me at 21: <strong>the diagnosis does not get the final word on your life. You do.<\/strong><\/p>\r\n\r\n    <hr class=\"soft\">\r\n\r\n    <div class=\"eyebrow\">The Practice That Changed Everything<\/div>\r\n    <h2 class=\"section-title\">Still Standing<\/h2>\r\n\r\n    <p>I wrote down everything I wish someone had handed me the week I was diagnosed \u2014 the exact reframes, journaling processes, conversations, and faith practice that took me from spiraling at 2am to actually building a life again. Not theory. Not vague encouragement. The real, specific tools I used, in the order I needed them.<\/p>\r\n\r\n    <p>It's called <strong>Still Standing: How to Rebuild Hope, Identity, and Faith After a Diagnosis That Wasn't Supposed to Happen to You<\/strong> \u2014 and it's built to walk you through three phases, at your own pace:<\/p>\r\n\r\n    <div class=\"inside-list\">\r\n      <div class=\"inside-item\">\r\n        <div class=\"inside-icon\">\u2460<\/div>\r\n        <div>\r\n          <h3>Diagnose \u2014 Name What You're Actually Feeling<\/h3>\r\n          <p>You'll finally understand that what you're carrying isn't weakness or a lack of faith \u2014 it's grief. And you'll name the four unspoken fears almost everyone in your position carries but never says out loud.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"inside-item\">\r\n        <div class=\"inside-icon\">\u2461<\/div>\r\n        <div>\r\n          <h3>Apply \u2014 The Tools That Actually Work<\/h3>\r\n          <p>The 2am Fear Journal to stop the spiral before it starts. A reframe that separates your diagnosis from your worth. Real disclosure scripts for telling a partner or friend without shame. A faith practice that finally releases the guilt of unanswered prayer. A future-casting exercise that puts your life \u2014 your real, full life \u2014 back in view.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"inside-item\">\r\n        <div class=\"inside-icon\">\u2462<\/div>\r\n        <div>\r\n          <h3>Maintain \u2014 Because This Isn't a One-Time Fix<\/h3>\r\n          <p>A weekly emotional check-in ritual for the nights fear resurfaces, and a clear blueprint for building a small circle of people you can actually lean on \u2014 instead of isolating in silence.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p>Every tool in this guide is one I actually used \u2014 and still return to, sixteen years in.<\/p>\r\n\r\n    <div class=\"cta-wrap\">\r\n      <a class=\"cta-btn\" href=\"https:\/\/selar.com\/718f13dhf7\" target=\"_blank\" rel=\"noopener\">Get Instant Access \u2014 \u20a69,800<\/a>\r\n      <div class=\"cta-sub\">Instant PDF download \u00b7 Read on your phone or computer<\/div>\r\n    <\/div>\r\n\r\n    <hr class=\"soft\">\r\n\r\n    <div class=\"eyebrow\">Is This For You?<\/div>\r\n    <h2 class=\"section-title\">This guide was written for you if...<\/h2>\r\n\r\n    <ul class=\"checklist\">\r\n      <li><span class=\"mark\">\u2713<\/span> You were recently diagnosed with a chronic condition and feel like your future just got smaller overnight.<\/li>\r\n      <li><span class=\"mark\">\u2713<\/span> You lie awake some nights wondering if anyone will ever love you fully \u2014 not out of pity, but for real.<\/li>\r\n      <li><span class=\"mark\">\u2713<\/span> You're carrying quiet guilt about your faith, because the healing you prayed for hasn't come yet.<\/li>\r\n      <li><span class=\"mark\">\u2713<\/span> You're tired of saying \"I'm fine\" to people who actually love you.<\/li>\r\n      <li><span class=\"mark\">\u2713<\/span> You want to laugh, date, dream, and plan a future again \u2014 without the fear running the whole show.<\/li>\r\n    <\/ul>\r\n\r\n    <p class=\"tight sans\" style=\"font-size:14px; color:var(--ink-soft);\">Written with a young woman's voice at its center \u2014 and built to speak directly to the young men carrying these exact same fears too.<\/p>\r\n\r\n    <hr class=\"soft\">\r\n\r\n    <div class=\"price-card\">\r\n      <div class=\"eyebrow sans\">Get Started Today<\/div>\r\n      <h2>Still Standing<\/h2>\r\n      <div class=\"price-tag\">\u20a69,800<\/div>\r\n      <div class=\"price-note sans\">One-time payment \u00b7 Instant download \u00b7 Yours forever<\/div>\r\n      <a class=\"cta-btn\" href=\"https:\/\/selar.com\/718f13dhf7\" target=\"_blank\" rel=\"noopener\">Yes, I Want My Copy Now<\/a>\r\n    <\/div>\r\n\r\n    <hr class=\"soft\">\r\n\r\n    <div class=\"eyebrow\">Before You Go<\/div>\r\n    <h2 class=\"section-title\">A Few Honest Questions<\/h2>\r\n\r\n    <div class=\"faq-item\">\r\n      <div class=\"faq-q sans\">Is this a replacement for my doctor or my medication?<\/div>\r\n      <p class=\"faq-a\">No, and it was never meant to be. This guide walks alongside your medical care, not instead of it. Please keep working with your doctors \u2014 this is for your mind, your identity, and your faith.<\/p>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <div class=\"faq-q sans\">I'm a guy. Is this still for me?<\/div>\r\n      <p class=\"faq-a\">Yes. While the voice leans female in places, the fears \u2014 being unlovable, dying young, being a burden, never feeling normal again \u2014 are not gendered. You'll find scripts and reflections written with you in mind too.<\/p>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <div class=\"faq-q sans\">What format do I get, and how fast?<\/div>\r\n      <p class=\"faq-a\">It's a digital PDF guide, delivered instantly to your email after payment. You can read it on your phone or your computer \u2014 no waiting, no shipping.<\/p>\r\n    <\/div>\r\n    <div class=\"faq-item\">\r\n      <div class=\"faq-q sans\">What if I don't \"feel religious\" \u2014 is this only for very faith-heavy readers?<\/div>\r\n      <p class=\"faq-a\">The faith sections are a core part of my own story and are written honestly from that place. Even so, the emotional tools \u2014 the journaling, the reframes, the scripts \u2014 stand on their own and will help you regardless of where you are with faith right now.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"sign-off\">\r\n      <p class=\"quote\">\"You were not handed a smaller life. You were handed a deeper one \u2014 and deeper places, in time, always learn how to stand.\"<\/p>\r\n      <div class=\"name\">\u2014 Claribel Ijibadejo<\/div>\r\n    <\/div>\r\n\r\n    <div class=\"cta-wrap\">\r\n      <a class=\"cta-btn\" href=\"https:\/\/selar.com\/718f13dhf7\" target=\"_blank\" rel=\"noopener\">Get Instant Access \u2014 \u20a69,800<\/a>\r\n      <div class=\"cta-sub\">You don't have to feel this way for one more night.<\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n<footer>\r\n  STILL STANDING \u00b7 Written by Claribel Ijibadejo \u00b7 Questions? claribelijibadejo@gmail.com\r\n<\/footer>\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>I Was 21, Diagnosed, and Convinced My Life Was Over \u2014 Claribel Ijibadejo Still Standing a personal blog by Claribel C Written by Claribel Ijibadejo \u00b7 7 min read I Was 21, Diagnosed, and Convinced My Life Was Over. Here&#8217;s What I Wish Someone Had Told Me That Night. It&#8217;s 11pm. You&#8217;re lying on your [&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-13","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Still Standing - www.claribelijibadejo.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/claribelijibadejo.com\/?page_id=13\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Still Standing - www.claribelijibadejo.com\" \/>\n<meta property=\"og:description\" content=\"I Was 21, Diagnosed, and Convinced My Life Was Over \u2014 Claribel Ijibadejo Still Standing a personal blog by Claribel C Written by Claribel Ijibadejo \u00b7 7 min read I Was 21, Diagnosed, and Convinced My Life Was Over. Here&#8217;s What I Wish Someone Had Told Me That Night. It&#8217;s 11pm. You&#8217;re lying on your [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/claribelijibadejo.com\/?page_id=13\" \/>\n<meta property=\"og:site_name\" content=\"www.claribelijibadejo.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-03T02:02:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/claribelijibadejo.com\\\/?page_id=13\",\"url\":\"https:\\\/\\\/claribelijibadejo.com\\\/?page_id=13\",\"name\":\"Still Standing - www.claribelijibadejo.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/claribelijibadejo.com\\\/#website\"},\"datePublished\":\"2026-08-03T02:02:00+00:00\",\"dateModified\":\"2026-08-03T02:02:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/claribelijibadejo.com\\\/?page_id=13#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/claribelijibadejo.com\\\/?page_id=13\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/claribelijibadejo.com\\\/?page_id=13#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/claribelijibadejo.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Still Standing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/claribelijibadejo.com\\\/#website\",\"url\":\"https:\\\/\\\/claribelijibadejo.com\\\/\",\"name\":\"www.claribelijibadejo.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/claribelijibadejo.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Still Standing - www.claribelijibadejo.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/claribelijibadejo.com\/?page_id=13","og_locale":"en_US","og_type":"article","og_title":"Still Standing - www.claribelijibadejo.com","og_description":"I Was 21, Diagnosed, and Convinced My Life Was Over \u2014 Claribel Ijibadejo Still Standing a personal blog by Claribel C Written by Claribel Ijibadejo \u00b7 7 min read I Was 21, Diagnosed, and Convinced My Life Was Over. Here&#8217;s What I Wish Someone Had Told Me That Night. It&#8217;s 11pm. You&#8217;re lying on your [&hellip;]","og_url":"https:\/\/claribelijibadejo.com\/?page_id=13","og_site_name":"www.claribelijibadejo.com","article_modified_time":"2026-08-03T02:02:09+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/claribelijibadejo.com\/?page_id=13","url":"https:\/\/claribelijibadejo.com\/?page_id=13","name":"Still Standing - www.claribelijibadejo.com","isPartOf":{"@id":"https:\/\/claribelijibadejo.com\/#website"},"datePublished":"2026-08-03T02:02:00+00:00","dateModified":"2026-08-03T02:02:09+00:00","breadcrumb":{"@id":"https:\/\/claribelijibadejo.com\/?page_id=13#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/claribelijibadejo.com\/?page_id=13"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/claribelijibadejo.com\/?page_id=13#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/claribelijibadejo.com\/"},{"@type":"ListItem","position":2,"name":"Still Standing"}]},{"@type":"WebSite","@id":"https:\/\/claribelijibadejo.com\/#website","url":"https:\/\/claribelijibadejo.com\/","name":"www.claribelijibadejo.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/claribelijibadejo.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":4,"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/claribelijibadejo.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}