{"id":66,"date":"2025-08-02T13:16:13","date_gmt":"2025-08-02T13:16:13","guid":{"rendered":"https:\/\/heratlas.blog\/?page_id=66"},"modified":"2026-05-09T21:08:43","modified_gmt":"2026-05-09T21:08:43","slug":"66-2","status":"publish","type":"page","link":"https:\/\/heratlas.blog\/","title":{"rendered":"Two Mamas, Real Talk"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"66\" class=\"elementor elementor-66\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3b6e65 e-flex e-con-boxed e-con e-parent\" data-id=\"b3b6e65\" 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-c1e8d88 elementor-widget elementor-widget-html\" data-id=\"c1e8d88\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Marcellus&family=Crimson+Text:ital,wght@0,400;0,600;0,700;1,400;1,600&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n  .ha-final,\r\n  .ha-final * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .ha-final {\r\n    --pink: #FDDCD2;\r\n    --pink-light: #FFE8E0;\r\n    --lavender: #F1E6F6;\r\n    --lavender-soft: #F8F0FB;\r\n    --cream: #FFF8F5;\r\n    --navy: #1E2A4A;\r\n    --navy-soft: #4A5570;\r\n    --coral: #D4735E;\r\n    --coral-light: #E8A088;\r\n    --gold: #E8C9A0;\r\n    --line: rgba(30,42,74,0.07);\r\n    --shadow: 0 10px 40px rgba(30,42,74,0.08);\r\n    --shadow-hover: 0 18px 50px rgba(30,42,74,0.14);\r\n\r\n    font-family: 'Crimson Text', Georgia, serif;\r\n    color: var(--navy);\r\n    line-height: 1.75;\r\n    background: linear-gradient(135deg, var(--pink) 0%, var(--cream) 50%, var(--lavender) 100%);\r\n    min-height: 100vh;\r\n    width: 100%;\r\n    position: relative;\r\n  }\r\n\r\n  .ha-final::before,\r\n  .ha-final::after {\r\n    content: '';\r\n    position: fixed;\r\n    border-radius: 50%;\r\n    filter: blur(90px);\r\n    opacity: 0.25;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n  .ha-final::before {\r\n    width: 450px; height: 450px;\r\n    background: var(--pink);\r\n    top: -120px; left: -120px;\r\n    animation: orb1 18s ease-in-out infinite;\r\n  }\r\n  .ha-final::after {\r\n    width: 400px; height: 400px;\r\n    background: var(--lavender);\r\n    bottom: -100px; right: -100px;\r\n    animation: orb2 22s ease-in-out infinite;\r\n  }\r\n\r\n  @keyframes orb1 {\r\n    0%,100% { transform: translate(0,0) scale(1); }\r\n    50% { transform: translate(50px,30px) scale(1.1); }\r\n  }\r\n  @keyframes orb2 {\r\n    0%,100% { transform: translate(0,0) scale(1); }\r\n    50% { transform: translate(-40px,-20px) scale(1.15); }\r\n  }\r\n\r\n  .ha-shell {\r\n    max-width: 1080px;\r\n    margin: 0 auto;\r\n    padding: 0 22px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  .ha-head {\r\n    font-family: 'Marcellus', serif;\r\n    font-weight: 400;\r\n    line-height: 1.12;\r\n    letter-spacing: -0.02em;\r\n  }\r\n  .ha-h1 { font-size: clamp(38px, 6vw, 64px); margin-bottom: 18px; }\r\n  .ha-h2 { font-size: clamp(28px, 4.5vw, 46px); margin-bottom: 16px; }\r\n  .ha-h3 { font-size: clamp(22px, 3vw, 32px); margin-bottom: 12px; }\r\n\r\n  .ha-text {\r\n    font-size: clamp(16px, 1.4vw, 19px);\r\n    line-height: 1.85;\r\n    color: var(--navy-soft);\r\n  }\r\n  .ha-text-lg {\r\n    font-size: clamp(17px, 1.6vw, 21px);\r\n    line-height: 1.9;\r\n  }\r\n\r\n  .ha-sec { padding: 64px 0; position: relative; }\r\n  .ha-sec:first-child { padding-top: 40px; }\r\n\r\n  .ha-card {\r\n    background: rgba(255,255,255,0.5);\r\n    backdrop-filter: blur(18px);\r\n    -webkit-backdrop-filter: blur(18px);\r\n    border: 1px solid rgba(255,255,255,0.45);\r\n    border-radius: 28px;\r\n    box-shadow: var(--shadow);\r\n    padding: 36px;\r\n  }\r\n\r\n  \/* Hero *\/\r\n  .ha-hero { text-align: center; padding: 48px 0 32px; }\r\n  .ha-hero .ha-head {\r\n    background: linear-gradient(135deg, var(--navy) 0%, var(--coral) 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n  }\r\n  .ha-hero-sub {\r\n    font-style: italic;\r\n    font-size: clamp(17px, 2vw, 22px);\r\n    color: var(--navy-soft);\r\n    margin-bottom: 28px;\r\n    opacity: 0.85;\r\n  }\r\n\r\n  \/* Buttons *\/\r\n  .ha-btns {\r\n    display: flex;\r\n    gap: 16px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    margin-top: 28px;\r\n  }\r\n  .ha-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    padding: 14px 30px;\r\n    border-radius: 100px;\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 15px;\r\n    letter-spacing: 0.04em;\r\n    text-decoration: none;\r\n    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);\r\n    cursor: pointer;\r\n    border: none;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .ha-btn:hover { transform: translateY(-3px) scale(1.02); }\r\n  .ha-btn-a {\r\n    background: linear-gradient(135deg, var(--coral) 0%, var(--coral-light) 100%);\r\n    color: white;\r\n    box-shadow: 0 8px 24px rgba(212,115,94,0.3);\r\n  }\r\n  .ha-btn-a:hover { box-shadow: 0 14px 36px rgba(212,115,94,0.4); }\r\n  .ha-btn-b {\r\n    background: rgba(255,255,255,0.6);\r\n    color: var(--navy);\r\n    border: 1.5px solid var(--line);\r\n    backdrop-filter: blur(10px);\r\n  }\r\n  .ha-btn-b:hover {\r\n    background: rgba(255,255,255,0.85);\r\n    box-shadow: var(--shadow);\r\n  }\r\n\r\n  .ha-line {\r\n    width: 70px; height: 3px;\r\n    background: linear-gradient(90deg, var(--coral), var(--gold));\r\n    border-radius: 3px;\r\n    margin: 22px auto;\r\n  }\r\n\r\n  \/* Authors *\/\r\n  .ha-authors {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 24px;\r\n    margin-top: 36px;\r\n  }\r\n\r\n  \/* \u2500\u2500 Clickable author card \u2500\u2500 *\/\r\n  .ha-author {\r\n    background: rgba(255,255,255,0.52);\r\n    backdrop-filter: blur(14px);\r\n    border-radius: 26px;\r\n    border: 1px solid rgba(255,255,255,0.4);\r\n    box-shadow: var(--shadow);\r\n    overflow: hidden;\r\n    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);\r\n    display: block;           \/* makes <a> behave like block *\/\r\n    text-decoration: none;    \/* removes underline from <a> *\/\r\n    color: inherit;           \/* keeps text color unchanged *\/\r\n    cursor: pointer;\r\n  }\r\n  .ha-author:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: var(--shadow-hover);\r\n  }\r\n\r\n  \/* Clickable indicator badge *\/\r\n  .ha-author-click-hint {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n    margin-top: 14px;\r\n    padding: 7px 16px;\r\n    border-radius: 100px;\r\n    background: linear-gradient(135deg, var(--coral) 0%, var(--coral-light) 100%);\r\n    color: white;\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 13px;\r\n    letter-spacing: 0.04em;\r\n    transition: all 0.3s ease;\r\n  }\r\n  .ha-author:hover .ha-author-click-hint {\r\n    box-shadow: 0 6px 18px rgba(212,115,94,0.35);\r\n    transform: translateX(3px);\r\n  }\r\n\r\n  .ha-author-img-wrap {\r\n    position: relative;\r\n    height: 340px;\r\n    overflow: hidden;\r\n  }\r\n  .ha-author-img-wrap img {\r\n    width: 100%; height: 100%;\r\n    object-fit: cover;\r\n    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);\r\n  }\r\n  .ha-author:hover .ha-author-img-wrap img { transform: scale(1.08); }\r\n  .ha-author-img-wrap::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 0; left: 0; right: 0;\r\n    height: 100px;\r\n    background: linear-gradient(to top, rgba(255,255,255,0.92), transparent);\r\n  }\r\n  .ha-author-body { padding: 26px; position: relative; }\r\n  .ha-author-tag {\r\n    display: inline-block;\r\n    padding: 5px 16px;\r\n    border-radius: 100px;\r\n    background: linear-gradient(135deg, var(--coral-light), var(--gold));\r\n    color: var(--navy);\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 12px;\r\n    letter-spacing: 0.06em;\r\n    margin-bottom: 12px;\r\n  }\r\n  .ha-author-quote {\r\n    font-style: italic;\r\n    font-size: 16px;\r\n    color: var(--navy-soft);\r\n    margin-bottom: 14px;\r\n    line-height: 1.6;\r\n    opacity: 0.9;\r\n  }\r\n  .ha-author-list {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 0;\r\n  }\r\n  .ha-author-list li {\r\n    position: relative;\r\n    padding-left: 20px;\r\n    margin-bottom: 9px;\r\n    font-size: 15px;\r\n    color: var(--navy-soft);\r\n    line-height: 1.5;\r\n  }\r\n  .ha-author-list li::before {\r\n    content: '';\r\n    position: absolute;\r\n    left: 0; top: 8px;\r\n    width: 7px; height: 7px;\r\n    border-radius: 50%;\r\n    background: linear-gradient(135deg, var(--coral), var(--gold));\r\n  }\r\n  .ha-author-sig {\r\n    margin-top: 16px;\r\n    font-family: 'Marcellus', serif;\r\n    font-style: italic;\r\n    font-size: 16px;\r\n    color: var(--coral);\r\n  }\r\n\r\n  \/* Topics *\/\r\n  .ha-topics {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 12px;\r\n    margin-top: 28px;\r\n  }\r\n  .ha-topic {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 16px 22px;\r\n    background: rgba(255,255,255,0.42);\r\n    backdrop-filter: blur(10px);\r\n    border-radius: 16px;\r\n    border: 1px solid rgba(255,255,255,0.3);\r\n    transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);\r\n  }\r\n  .ha-topic:hover {\r\n    transform: translateX(6px);\r\n    background: rgba(255,255,255,0.72);\r\n    box-shadow: var(--shadow);\r\n  }\r\n  .ha-topic-num {\r\n    flex-shrink: 0;\r\n    width: 36px; height: 36px;\r\n    border-radius: 12px;\r\n    background: linear-gradient(135deg, var(--coral-light), var(--gold));\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 15px;\r\n    color: var(--navy);\r\n  }\r\n  .ha-topic-txt { font-size: 16px; font-weight: 600; color: var(--navy); }\r\n\r\n  \/* Beliefs *\/\r\n  .ha-beliefs {\r\n    list-style: none;\r\n    padding: 0;\r\n    margin: 24px 0 0;\r\n    max-width: 640px;\r\n  }\r\n  .ha-beliefs li {\r\n    display: flex;\r\n    align-items: baseline;\r\n    gap: 16px;\r\n    padding: 14px 0;\r\n    border-bottom: 1px solid var(--line);\r\n    font-size: clamp(16px, 1.4vw, 18px);\r\n    transition: all 0.3s ease;\r\n  }\r\n  .ha-beliefs li:hover {\r\n    padding-left: 8px;\r\n    color: var(--coral);\r\n  }\r\n  .ha-beliefs li:last-child { border-bottom: none; }\r\n  .ha-belief-n {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: 24px;\r\n    color: var(--coral-light);\r\n    line-height: 1;\r\n    min-width: 30px;\r\n  }\r\n\r\n  .ha-quote {\r\n    font-family: 'Marcellus', serif;\r\n    font-style: italic;\r\n    font-size: clamp(19px, 2.5vw, 28px);\r\n    line-height: 1.5;\r\n    color: var(--coral);\r\n    padding-left: 20px;\r\n    border-left: 3px solid var(--coral-light);\r\n  }\r\n\r\n  .ha-close {\r\n    text-align: center;\r\n    max-width: 540px;\r\n    margin: 0 auto;\r\n    padding: 64px 0 48px;\r\n  }\r\n  .ha-close-final {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: clamp(22px, 3vw, 32px);\r\n    color: var(--coral);\r\n    margin-top: 24px;\r\n    letter-spacing: 0.02em;\r\n  }\r\n\r\n  \/* Animations *\/\r\n  .ha-fade {\r\n    opacity: 0;\r\n    transform: translateY(32px);\r\n    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);\r\n  }\r\n  .ha-fade.vis { opacity: 1; transform: translateY(0); }\r\n  .ha-d1 { transition-delay: 0.1s; }\r\n  .ha-d2 { transition-delay: 0.2s; }\r\n  .ha-d3 { transition-delay: 0.3s; }\r\n  .ha-d4 { transition-delay: 0.4s; }\r\n  .ha-d5 { transition-delay: 0.5s; }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 900px) {\r\n    .ha-authors { grid-template-columns: 1fr; }\r\n    .ha-topics { grid-template-columns: 1fr; }\r\n    .ha-card { padding: 26px; }\r\n    .ha-sec { padding: 48px 0; }\r\n    .ha-author-img-wrap { height: 280px; }\r\n  }\r\n  @media (max-width: 560px) {\r\n    .ha-shell { padding: 0 14px; }\r\n    .ha-card { padding: 20px; border-radius: 20px; }\r\n    .ha-btns { flex-direction: column; align-items: stretch; }\r\n    .ha-btn { justify-content: center; }\r\n    .ha-author-body { padding: 20px; }\r\n    .ha-sec { padding: 32px 0; }\r\n    .ha-topic { padding: 14px 18px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"ha-final\">\r\n\r\n  <!-- Hero -->\r\n  <section class=\"ha-sec ha-hero\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\">\r\n        <h1 class=\"ha-head ha-h1\">At HerAtlas<\/h1>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d1\">\r\n        <p class=\"ha-hero-sub\">we are two women walking different paths\u2014yet meeting in the same moments of motherhood.<\/p>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d2\">\r\n        <div class=\"ha-card\" style=\"max-width: 680px; margin: 0 auto; padding: 32px 36px;\">\r\n          <p class=\"ha-text\" style=\"font-style: italic;\">\r\n            We didn't create this space for perfection.<br>\r\n            We created it for honesty.<br>\r\n            No perfect routines.<br>\r\n            No polished stories.<br>\r\n            Just real motherhood\u2014<br>\r\n            in little tricks, small wins, and gentle reminders<br>\r\n            that you are never alone in this.\r\n          <\/p>\r\n          <p class=\"ha-text\" style=\"margin-top: 16px;\">\r\n            If our words sit with you, even for a moment\u2026<br>\r\n            <strong style=\"color: var(--coral); font-family: 'Marcellus', serif;\">you belong here.<\/strong>\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d3\">\r\n        <div class=\"ha-btns\">\r\n          <a href=\"https:\/\/heratlas.blog\/index.php\/2026\/04\/09\/mom\/\" class=\"ha-btn ha-btn-a\">\r\n            <span>Mother's Emotional Paradox<\/span>\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          <\/a>\r\n          <a href=\"https:\/\/heratlas.blog\/index.php\/about-us\/\" class=\"ha-btn ha-btn-b\">\r\n            <span>Meet the Mamas<\/span>\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Dive Deeper -->\r\n  <section class=\"ha-sec\">\r\n    <div class=\"ha-shell\" style=\"text-align: center; max-width: 720px;\">\r\n      <div class=\"ha-fade\">\r\n        <h2 class=\"ha-head ha-h2\" style=\"color: var(--coral);\">Let's Dive Deeper!<\/h2>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d1\"><div class=\"ha-line\"><\/div><\/div>\r\n      <div class=\"ha-fade ha-d2\">\r\n        <p class=\"ha-text-lg\">HerAtlas is a map of her world\u2014of motherhood, becoming, chaos, and calm\u2014written through real moments, shared stories, and the quiet strength of women.<\/p>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d3\">\r\n        <p class=\"ha-text\" style=\"margin-top: 16px;\">We plan to share with our dearest readers our motherhood journey full of trials and errors. Our core memories, our failures and small little wins. We wish to share it all \u2014 maybe so someone might get inspired, while some may laugh and some may learn.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Authors -->\r\n  <section class=\"ha-sec\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\" style=\"text-align: center; margin-bottom: 10px;\">\r\n        <span style=\"font-family: 'Marcellus', serif; font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--coral);\">The Women Behind the Words<\/span>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d1\" style=\"text-align: center; margin-bottom: 36px;\">\r\n        <h2 class=\"ha-head ha-h2\">Meet the Mamas<\/h2>\r\n      <\/div>\r\n      <div class=\"ha-authors\">\r\n\r\n        <!-- Sherebanu Card \u2014 clickable -->\r\n        <a href=\"https:\/\/heratlas.blog\/index.php\/elementor-129\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ha-author ha-fade ha-d2\">\r\n          <div class=\"ha-author-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg\" alt=\"Sherebanu\">\r\n          <\/div>\r\n          <div class=\"ha-author-body\">\r\n            <span class=\"ha-author-tag\">Sherebanu<\/span>\r\n            <p class=\"ha-author-quote\">\"Figuring life out in my own way, one thought at a time.\"<\/p>\r\n            <p class=\"ha-text\" style=\"margin-bottom: 12px; font-size: 14px;\">If you've ever felt :<\/p>\r\n            <ul class=\"ha-author-list\">\r\n              <li>like motherhood is your greatest joy and your quietest struggle<\/li>\r\n              <li>completely present \u2026.yet slightly disconnected<\/li>\r\n              <li>like loving your child deeply and still missing parts of your old self.<\/li>\r\n            <\/ul>\r\n            <p class=\"ha-author-sig\">I've been there. Let's talk about it together.<\/p>\r\n            <span class=\"ha-author-click-hint\">\r\n              Read More\r\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/span>\r\n          <\/div>\r\n        <\/a>\r\n\r\n        <!-- Arwa Card \u2014 clickable -->\r\n        <a href=\"https:\/\/heratlas.blog\/index.php\/elementor-129\/\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"ha-author ha-fade ha-d3\">\r\n          <div class=\"ha-author-img-wrap\">\r\n            <img decoding=\"async\" src=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-1024x1365.jpeg\" alt=\"Arwa\">\r\n          <\/div>\r\n          <div class=\"ha-author-body\">\r\n            <span class=\"ha-author-tag\">Arwa<\/span>\r\n            <p class=\"ha-author-quote\">\"Learning to hold onto myself while holding everything else together.\"<\/p>\r\n            <p class=\"ha-text\" style=\"margin-bottom: 12px; font-size: 14px;\">If you've ever felt :<\/p>\r\n            <ul class=\"ha-author-list\">\r\n              <li>a little lost after becoming a mom<\/li>\r\n              <li>overwhelmed but quiet about it<\/li>\r\n              <li>like you're growing but also grieving parts of you<\/li>\r\n            <\/ul>\r\n            <p class=\"ha-author-sig\">You're not alone.<\/p>\r\n            <span class=\"ha-author-click-hint\">\r\n              Read More\r\n              <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/span>\r\n          <\/div>\r\n        <\/a>\r\n\r\n      <\/div>\r\n      <div class=\"ha-fade\" style=\"text-align: center; margin-top: 36px;\">\r\n        <div class=\"ha-card\" style=\"display: inline-block; max-width: 560px; padding: 24px 28px;\">\r\n          <p class=\"ha-text-lg\" style=\"font-style: italic;\">Together, we are not perfect.<br>We are present.<br>And this space is where we meet in between everything.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Friendship -->\r\n  <section style=\"text-align: center; max-width: 680px; margin: 0 auto; padding: 48px 0;\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\"><p class=\"ha-text-lg\">With some courage and pen in hand we take our friendship to a different sphere.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d1\"><p class=\"ha-text\" style=\"margin-top: 16px;\">A space where we share our experiences, learnings and sometimes Funny\/Oopsies moments too. We guarantee you will have fun reading it and sometimes might find relief in knowing that you are not the only one experiencing it.<\/p><\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Topics -->\r\n  <section class=\"ha-sec\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\" style=\"text-align: center; margin-bottom: 36px;\">\r\n        <h2 class=\"ha-head ha-h2\">Inside HerAtlas, you'll find<\/h2>\r\n      <\/div>\r\n      <div class=\"ha-topics\">\r\n        <div class=\"ha-topic ha-fade\"><div class=\"ha-topic-num\">1<\/div><span class=\"ha-topic-txt\">Honest motherhood stories<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d1\"><div class=\"ha-topic-num\">2<\/div><span class=\"ha-topic-txt\">Unsaid Emotional truths<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d2\"><div class=\"ha-topic-num\">3<\/div><span class=\"ha-topic-txt\">Small Parenting Hacks<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d3\"><div class=\"ha-topic-num\">4<\/div><span class=\"ha-topic-txt\">Overwhelming Days\/ Survival Mode<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade\"><div class=\"ha-topic-num\">5<\/div><span class=\"ha-topic-txt\">Joy hidden inside chaos<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d1\"><div class=\"ha-topic-num\">6<\/div><span class=\"ha-topic-txt\">Real Routines (not Instagram ones)<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d2\"><div class=\"ha-topic-num\">7<\/div><span class=\"ha-topic-txt\">Moments of Self-Reflection<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade ha-d3\"><div class=\"ha-topic-num\">8<\/div><span class=\"ha-topic-txt\">Rediscovering ourselves beyond motherhood<\/span><\/div>\r\n        <div class=\"ha-topic ha-fade\" style=\"grid-column: 1 \/ -1; justify-content: center;\"><div class=\"ha-topic-num\">9<\/div><span class=\"ha-topic-txt\">Evolving journey of self-identity<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Beliefs -->\r\n  <section class=\"ha-sec\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\" style=\"text-align: center; margin-bottom: 28px;\">\r\n        <p class=\"ha-text-lg\" style=\"font-size: clamp(17px, 1.8vw, 21px);\"><strong style=\"font-family: 'Marcellus', serif; color: var(--coral);\">We don't believe in perfect parenting.<\/strong><br>We believe in:<\/p>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d1\" style=\"max-width: 620px; margin: 0 auto;\">\r\n        <div class=\"ha-card\" style=\"padding: 24px 28px;\">\r\n          <ul class=\"ha-beliefs\">\r\n            <li><span class=\"ha-belief-n\">1.<\/span> showing up<\/li>\r\n            <li><span class=\"ha-belief-n\">2.<\/span> trying again<\/li>\r\n            <li><span class=\"ha-belief-n\">3.<\/span> surviving on the days that feel too heavy<\/li>\r\n            <li><span class=\"ha-belief-n\">4.<\/span> laughing through exhaustion<\/li>\r\n            <li><span class=\"ha-belief-n\">5.<\/span> crying without guilt<\/li>\r\n            <li><span class=\"ha-belief-n\">6.<\/span> loving deeply even when it's hard<\/li>\r\n            <li><span class=\"ha-belief-n\">7.<\/span> not carrying the guilt for the days we fall short, for the moments we can't meet the idea of perfection.<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d2\" style=\"text-align: center; margin-top: 36px;\">\r\n        <p class=\"ha-quote\" style=\"display: inline-block; text-align: left;\">\"Because motherhood was never meant to be perfect\u2013just lived.\"<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Closing -->\r\n  <section class=\"ha-close\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\"><p class=\"ha-text\">If you're here\u2026.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d1\"><p class=\"ha-text\">you are probably a mother, a daughter, a woman becoming.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d2\"><p class=\"ha-text\" style=\"margin-top: 16px;\"><strong>Take what you need<\/strong><\/p><\/div>\r\n      <div class=\"ha-fade ha-d3\"><p class=\"ha-text\">Leave what you don't.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d4\"><p class=\"ha-text\" style=\"margin-top: 12px;\">And remember\u2013<\/p><\/div>\r\n      <div class=\"ha-fade ha-d5\"><p class=\"ha-close-final\">You are not alone in this.<\/p><\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  const fades = document.querySelectorAll('.ha-fade');\r\n  const obs = new IntersectionObserver((entries) => {\r\n    entries.forEach(e => {\r\n      if (e.isIntersecting) {\r\n        e.target.classList.add('vis');\r\n        obs.unobserve(e.target);\r\n      }\r\n    });\r\n  }, { threshold: 0.12, rootMargin: '0px 0px -40px 0px' });\r\n  fades.forEach(el => obs.observe(el));\r\n\r\n  document.querySelectorAll('.ha-author-img-wrap img').forEach(img => {\r\n    img.addEventListener('error', function() {\r\n      this.style.display = 'none';\r\n      const fb = document.createElement('div');\r\n      fb.style.cssText = 'width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--coral-light),var(--gold));color:var(--navy);font-family:\"Marcellus\",serif;font-size:42px;';\r\n      fb.textContent = this.alt.charAt(0);\r\n      this.parentElement.appendChild(fb);\r\n    });\r\n  });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1dda92a e-con-full e-flex e-con e-parent\" data-id=\"1dda92a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2519c7d elementor-widget elementor-widget-text-editor\" data-id=\"2519c7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>At HerAtlas, we are two women walking different paths\u2014yet meeting in the same moments of motherhood.<br \/>We didn&#8217;t create this space for perfection.<\/p><p>We created it for honesty.<\/p><p>No perfect routines.<br \/>No polished stories.<br \/>Just real motherhood\u2014<br \/>in little tricks, small wins, and gentle reminders<br \/>that you are never alone in this.<br \/>If our words sit with you, even for a moment\u2026<br \/>you belong here.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08aea3e e-flex e-con-boxed e-con e-parent\" data-id=\"08aea3e\" 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-e9c14bd elementor-button-info elementor-widget elementor-widget-button\" data-id=\"e9c14bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/heratlas.blog\/index.php\/2026\/04\/09\/elementor-162\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mother's Emotional Paradox<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41f0a91 elementor-button-info elementor-widget elementor-widget-button\" data-id=\"41f0a91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/heratlas.blog\/index.php\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Meet the Mamas<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3658cf elementor-widget elementor-widget-text-editor\" data-id=\"a3658cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Let&#8217;s Dive Deeper!<\/p><p>HerAtlas is a map of her world\u2014<br \/>of motherhood, becoming, chaos, and calm\u2014<br \/>written through real moments, shared stories, and the quiet strength of women.<\/p><p>We plan to share with our dearest readers our motherhood journey full of trials and errors.\u00a0<\/p><p>Our core memories, our failures and small little wins. We wish to share it all &#8212; maybe so someone might get inspired, while some may laugh and some may learn.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-300e224 e-grid e-con-boxed e-con e-parent\" data-id=\"300e224\" 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-bd25ec5 elementor-widget elementor-widget-text-editor\" data-id=\"bd25ec5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Hi! I&#8217;m Sherebanu.<\/p>\n<p>&#8220;Figuring life out in my own way, one thought at a time.&#8221;<\/p>\n<p>If you&#8217;ve ever felt :<\/p>\n<ul>\n<li>like motherhood is your greatest joy and your quitest struggle<\/li>\n<li>completely present &#8230;.yet slightly disconnected<\/li>\n<li>like loving your child deeply and still missing parts of your old self.<\/li>\n<\/ul>\n<p>I&#8217;ve been there. Let&#8217;s talk about it together.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3aab00d elementor-widget elementor-widget-text-editor\" data-id=\"3aab00d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Hi! I&#8217;m Arwa.<\/p><p>&#8220;Learning to hold onto myself while holding everything else together.&#8221;<\/p><p>If you&#8217;ve ever felt :<\/p><ul><li>a little lost after becoming a mom<\/li><li>overwhelmed but quiet about it<\/li><li>like you&#8217;re growing but also grieving parts of you<\/li><\/ul><p><em>You&#8217;re not alone.<\/em><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f7c12a elementor-widget elementor-widget-image\" data-id=\"4f7c12a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"853\" src=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-768x1024.jpeg\" class=\"attachment-medium_large size-medium_large wp-image-297\" alt=\"\" srcset=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-768x1024.jpeg 768w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-225x300.jpeg 225w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1152x1536.jpeg 1152w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1536x2048.jpeg 1536w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg 1024w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-scaled.jpeg 1920w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f0e8ef7 elementor-widget elementor-widget-image\" data-id=\"f0e8ef7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"853\" src=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-768x1024.jpeg\" class=\"attachment-medium_large size-medium_large wp-image-299\" alt=\"\" srcset=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-768x1024.jpeg 768w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-225x300.jpeg 225w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-1152x1536.jpeg 1152w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43-1024x1365.jpeg 1024w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.18.43.jpeg 1200w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4be48fe e-flex e-con-boxed e-con e-parent\" data-id=\"4be48fe\" 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-0487846 elementor-widget elementor-widget-text-editor\" data-id=\"0487846\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Together, we are not perfect .<\/p><p>We are present.<\/p><p>And this space is where we meet in between everything.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7cca6de e-con-full e-flex e-con e-child\" data-id=\"7cca6de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f32919d elementor-widget elementor-widget-text-editor\" data-id=\"f32919d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>With some courage and pen in hand we take our friendship to a different sphere.<\/p>\n<p>A space where we share our experiences, learnings and sometimes Funny\/Oopsies moments too. We guarantee you will have fun reading it and sometimes might find relief in knowing that you are not the only one experiencing it.<\/p>\n<p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-68e1feb e-flex e-con-boxed e-con e-parent\" data-id=\"68e1feb\" 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-2945d8e elementor-widget elementor-widget-heading\" data-id=\"2945d8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Inside HerAtlas, you'll find<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7a3239 elementor-widget elementor-widget-text-editor\" data-id=\"c7a3239\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Honest motherhood stories<\/li><li>Unsaid Emotional truths\u00a0<\/li><li>Small Parenting Hacks<\/li><li>Overwhelming Days\/ Survival Mode<\/li><li>Joy hidden inside chaos<\/li><li>Real Routines (not Instagram ones)<\/li><li>Moments of Self-Reflection\u00a0<\/li><li>Rediscovering ourselves beyond motherhood<\/li><li>Evolving journey of self-identity<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3b36d3 e-flex e-con-boxed e-con e-parent\" data-id=\"a3b36d3\" 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-65f50d1 elementor-widget elementor-widget-text-editor\" data-id=\"65f50d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We don&#8217;t believe in perfect parenting.<\/p>\n<p>We believe in:<\/p>\n<ol>\n<li>showing up<\/li>\n<li>trying again<\/li>\n<li>surviving on the days that feel too heavy<\/li>\n<li>laughing through exhaustion<\/li>\n<li>crying without guilt<\/li>\n<li>loving deeply even when it&#8217;s hard<\/li>\n<li>not carrying the guilt for the days we fall short, for the moments we can&#8217;t meet the idea of perfection.<\/li>\n<\/ol><div>&#8220;Because motherhood was never meant to be perfect&#8211;just lived.&#8221;<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3727293 e-flex e-con-boxed e-con e-parent\" data-id=\"3727293\" 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-3372742 elementor-widget elementor-widget-text-editor\" data-id=\"3372742\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>If you&#8217;re here&#8230;.<br \/>you are probably a mother, a daughter, a woman becoming.<\/p><p>Take what you need<br \/>Leave what you don&#8217;t.<\/p><p>And remember&#8211;<br \/>You are not alone in this.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d4ff31 e-flex e-con-boxed e-con e-parent\" data-id=\"7d4ff31\" 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-00cc9bd elementor-widget elementor-widget-heading\" data-id=\"00cc9bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Two mamas. One messy, beautiful story.<\/h2>\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>At HerAtlas we are two women walking different paths\u2014yet meeting in the same moments of motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014 in little tricks, small wins, and gentle reminders that you are never alone in this. If our words [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-66","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Two Mamas, Real Talk - HERATLAS<\/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:\/\/heratlas.blog\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Two Mamas, Real Talk - HERATLAS\" \/>\n<meta property=\"og:description\" content=\"At HerAtlas we are two women walking different paths\u2014yet meeting in the same moments of motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014 in little tricks, small wins, and gentle reminders that you are never alone in this. If our words [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/heratlas.blog\/\" \/>\n<meta property=\"og:site_name\" content=\"HERATLAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-09T21:08:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/\",\"url\":\"https:\\\/\\\/heratlas.blog\\\/\",\"name\":\"Two Mamas, Real Talk - HERATLAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg\",\"datePublished\":\"2025-08-02T13:16:13+00:00\",\"dateModified\":\"2026-05-09T21:08:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/heratlas.blog\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#primaryimage\",\"url\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg\",\"contentUrl\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/heratlas.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Two Mamas, Real Talk\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#website\",\"url\":\"https:\\\/\\\/heratlas.blog\\\/\",\"name\":\"HERATLAS\",\"description\":\"A space for woman who is becoming....while still holding everything together.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/heratlas.blog\\\/?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":"Two Mamas, Real Talk - HERATLAS","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:\/\/heratlas.blog\/","og_locale":"en_US","og_type":"article","og_title":"Two Mamas, Real Talk - HERATLAS","og_description":"At HerAtlas we are two women walking different paths\u2014yet meeting in the same moments of motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014 in little tricks, small wins, and gentle reminders that you are never alone in this. If our words [&hellip;]","og_url":"https:\/\/heratlas.blog\/","og_site_name":"HERATLAS","article_modified_time":"2026-05-09T21:08:43+00:00","og_image":[{"url":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/heratlas.blog\/","url":"https:\/\/heratlas.blog\/","name":"Two Mamas, Real Talk - HERATLAS","isPartOf":{"@id":"https:\/\/heratlas.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/heratlas.blog\/#primaryimage"},"image":{"@id":"https:\/\/heratlas.blog\/#primaryimage"},"thumbnailUrl":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg","datePublished":"2025-08-02T13:16:13+00:00","dateModified":"2026-05-09T21:08:43+00:00","breadcrumb":{"@id":"https:\/\/heratlas.blog\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/heratlas.blog\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/heratlas.blog\/#primaryimage","url":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg","contentUrl":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.37.51-1024x1365.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/heratlas.blog\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/heratlas.blog\/"},{"@type":"ListItem","position":2,"name":"Two Mamas, Real Talk"}]},{"@type":"WebSite","@id":"https:\/\/heratlas.blog\/#website","url":"https:\/\/heratlas.blog\/","name":"HERATLAS","description":"A space for woman who is becoming....while still holding everything together.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/heratlas.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Arwa","author_link":"https:\/\/heratlas.blog\/index.php\/author\/admin_3uru9iuk\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"At HerAtlas we are two women walking different paths\u2014yet meeting in the same moments of motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014 in little tricks, small wins, and gentle reminders that you are never alone in this. If our words&hellip;","_links":{"self":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/66","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/comments?post=66"}],"version-history":[{"count":87,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/66\/revisions"}],"predecessor-version":[{"id":472,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/66\/revisions\/472"}],"wp:attachment":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/media?parent=66"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}