{"id":180,"date":"2026-04-09T11:07:17","date_gmt":"2026-04-09T11:07:17","guid":{"rendered":"https:\/\/heratlas.blog\/?page_id=180"},"modified":"2026-05-07T14:30:14","modified_gmt":"2026-05-07T14:30:14","slug":"about-us","status":"publish","type":"page","link":"https:\/\/heratlas.blog\/index.php\/about-us\/","title":{"rendered":"About Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"180\" class=\"elementor elementor-180\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43707f8 e-flex e-con-boxed e-con e-parent\" data-id=\"43707f8\" 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-2018b8a elementor-widget elementor-widget-html\" data-id=\"2018b8a\" 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>About Us - HerAtlas<\/title>\r\n<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<style>\r\n  .ha-about,\r\n  .ha-about * {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .ha-about {\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    overflow-x: hidden;\r\n  }\r\n\r\n  .ha-about::before,\r\n  .ha-about::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-about::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-about::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\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\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  .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 - FIXED IMAGE FITTING *\/\r\n  .ha-authors {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 32px;\r\n    margin-top: 40px;\r\n  }\r\n  .ha-author {\r\n    background: rgba(255,255,255,0.52);\r\n    backdrop-filter: blur(14px);\r\n    border-radius: 28px;\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  }\r\n  .ha-author:hover {\r\n    transform: translateY(-8px);\r\n    box-shadow: var(--shadow-hover);\r\n  }\r\n  .ha-author-img-wrap {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 3\/4;\r\n    overflow: hidden;\r\n    background: linear-gradient(135deg, var(--pink-light), var(--lavender-soft));\r\n  }\r\n  .ha-author-img-wrap img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    object-position: center top;\r\n    transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1);\r\n    display: block;\r\n  }\r\n  .ha-author:hover .ha-author-img-wrap img { transform: scale(1.05); }\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: 80px;\r\n    background: linear-gradient(to top, rgba(255,255,255,0.9), transparent);\r\n    pointer-events: none;\r\n  }\r\n  .ha-author-body { padding: 28px; position: relative; }\r\n  .ha-author-tag {\r\n    display: inline-block;\r\n    padding: 6px 18px;\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: 13px;\r\n    letter-spacing: 0.08em;\r\n    text-transform: uppercase;\r\n    margin-bottom: 14px;\r\n  }\r\n  .ha-author-title {\r\n    font-family: 'Marcellus', serif;\r\n    font-size: clamp(20px, 2.5vw, 28px);\r\n    color: var(--navy);\r\n    margin-bottom: 14px;\r\n    letter-spacing: 0.02em;\r\n  }\r\n  .ha-author-desc {\r\n    font-size: 16px;\r\n    line-height: 1.75;\r\n    color: var(--navy-soft);\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  \/* Social Links *\/\r\n  .ha-socials {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 10px;\r\n    margin-top: 4px;\r\n  }\r\n  .ha-social {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 12px;\r\n    padding: 12px 16px;\r\n    border-radius: 14px;\r\n    background: rgba(255,255,255,0.6);\r\n    border: 1px solid var(--line);\r\n    text-decoration: none;\r\n    color: var(--navy-soft);\r\n    font-size: 15px;\r\n    transition: all 0.35s ease;\r\n  }\r\n  .ha-social:hover {\r\n    background: rgba(255,255,255,0.9);\r\n    transform: translateX(6px);\r\n    box-shadow: var(--shadow);\r\n    color: var(--coral);\r\n  }\r\n  .ha-social-icon {\r\n    width: 36px; height: 36px;\r\n    border-radius: 10px;\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    flex-shrink: 0;\r\n  }\r\n  .ha-social-icon svg {\r\n    width: 18px; height: 18px;\r\n    color: var(--navy);\r\n  }\r\n  .ha-social-text {\r\n    overflow: hidden;\r\n    text-overflow: ellipsis;\r\n    white-space: nowrap;\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: 600px;\r\n    margin: 0 auto;\r\n    padding: 48px 0 56px;\r\n  }\r\n  .ha-close .ha-text {\r\n    margin-bottom: 10px;\r\n    font-size: clamp(17px, 1.5vw, 20px);\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  .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\r\n  @media (max-width: 900px) {\r\n    .ha-authors { grid-template-columns: 1fr; }\r\n    .ha-card { padding: 26px; }\r\n    .ha-sec { padding: 48px 0; }\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-author-body { padding: 22px; }\r\n    .ha-sec { padding: 32px 0; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"ha-about\">\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\">Meet the Mamas<\/h1>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d1\">\r\n        <p class=\"ha-hero-sub\">Two hearts. Two journeys. One beautiful mess called motherhood.<\/p>\r\n      <\/div>\r\n      <div class=\"ha-fade ha-d2\">\r\n        <div class=\"ha-card\" style=\"max-width: 700px; 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. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014in little tricks, small wins, and gentle reminders that you are never alone in this.\r\n          <\/p>\r\n          <p class=\"ha-text\" style=\"margin-top: 16px; text-align: center;\">\r\n            <strong style=\"color: var(--coral); font-family: 'Marcellus', serif;\">\u2014 Sherebanu & Arwa<\/strong>\r\n          <\/p>\r\n        <\/div>\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 HerAtlas<\/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\">Our Stories<\/h2>\r\n        <div class=\"ha-line\"><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"ha-authors\">\r\n        <!-- Sherebanu -->\r\n        <div 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.40.08-768x1024.jpeg\" alt=\"Sherebanu - The Artist Mama\">\r\n          <\/div>\r\n          <div class=\"ha-author-body\">\r\n            <span class=\"ha-author-tag\">The Artist Mama<\/span>\r\n            <h3 class=\"ha-author-title\">Sherebanu<\/h3>\r\n            <p class=\"ha-author-desc\">Mother to a little human, artist at heart\u2014this is my space to share the raw, unfiltered in-betweens of both. The messy, the meaningful, and everything I'm learning while trying to hold art and motherhood in the same breath.<\/p>\r\n            <div class=\"ha-socials\">\r\n              <a href=\"https:\/\/www.instagram.com\/sherebanu_9?igsh=MTlqdGw2azR2bmdrYQ==\" class=\"ha-social\" target=\"_blank\" rel=\"noopener\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">@sherebanu_9<\/span>\r\n              <\/a>\r\n              <a href=\"https:\/\/www.instagram.com\/bakersdenbysg?igsh=MXN4Nnk5YXY3NWppNA==\" class=\"ha-social\" target=\"_blank\" rel=\"noopener\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">@bakersdenbysg<\/span>\r\n              <\/a>\r\n              <a href=\"mailto:gandhishere52786@gmail.com\" class=\"ha-social\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">gandhishere52786@gmail.com<\/span>\r\n              <\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Arwa -->\r\n        <div 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.04.28-565x1024.jpeg\" alt=\"Arwa - The Whimsical Mama\">\r\n          <\/div>\r\n          <div class=\"ha-author-body\">\r\n            <span class=\"ha-author-tag\">The Whimsical Mama<\/span>\r\n            <h3 class=\"ha-author-title\">Arwa<\/h3>\r\n            <p class=\"ha-author-desc\">A curious heart, always chasing little discoveries, finding magic in the ordinary for her little one, while gently uncovering parts of herself along the way.<\/p>\r\n            <div class=\"ha-socials\">\r\n              <a href=\"https:\/\/www.instagram.com\/arwahaidery?igsh=ZnVpNThycXFveHNx\" class=\"ha-social\" target=\"_blank\" rel=\"noopener\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">@arwahaidery<\/span>\r\n              <\/a>\r\n              <a href=\"https:\/\/www.instagram.com\/daily_momdose?igsh=Zms4dWt0bzZubXlw\" class=\"ha-social\" target=\"_blank\" rel=\"noopener\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"2\" width=\"20\" height=\"20\" rx=\"5\" ry=\"5\"\/><path d=\"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z\"\/><line x1=\"17.5\" y1=\"6.5\" x2=\"17.51\" y2=\"6.5\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">@daily_momdose<\/span>\r\n              <\/a>\r\n              <a href=\"mailto:arwa.haidery@gmail.com\" class=\"ha-social\">\r\n                <span class=\"ha-social-icon\">\r\n                  <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n                <\/span>\r\n                <span class=\"ha-social-text\">arwa.haidery@gmail.com<\/span>\r\n              <\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Closing Quote -->\r\n  <section class=\"ha-sec\">\r\n    <div class=\"ha-shell\">\r\n      <div class=\"ha-fade\" style=\"text-align: center;\">\r\n        <div class=\"ha-card\" style=\"display: inline-block; max-width: 600px;\">\r\n          <p class=\"ha-quote\" style=\"display: inline-block; text-align: left;\">\r\n            \"Because motherhood was never meant to be perfect\u2014just lived.\"\r\n          <\/p>\r\n        <\/div>\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\">Together, we are not perfect.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d1\"><p class=\"ha-text\">We are present.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d2\"><p class=\"ha-text\">And this space is where we meet in between everything.<\/p><\/div>\r\n      <div class=\"ha-fade ha-d3\"><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>\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<div class=\"elementor-element elementor-element-8f1b734 e-flex e-con-boxed e-con e-parent\" data-id=\"8f1b734\" 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-2506081 elementor-widget elementor-widget-image\" data-id=\"2506081\" 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.40.08-768x1024.jpeg\" class=\"attachment-large size-large wp-image-304\" alt=\"\" srcset=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08-768x1024.jpeg 768w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08-225x300.jpeg 225w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08-1152x1536.jpeg 1152w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08-1024x1365.jpeg 1024w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08.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<div class=\"elementor-element elementor-element-6a2bc12 elementor-widget elementor-widget-text-editor\" data-id=\"6a2bc12\" 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>THE ARTIST MAMA &#8211; Mother to a little human, artist at heart\u2014this is my space to share the raw, unfiltered in-betweens of both. The messy, the meaningful, and everything I\u2019m learning while trying to hold art and motherhood in the same breath.<\/p><p><a href=\"https:\/\/www.instagram.com\/sherebanu_9?igsh=MTlqdGw2azR2bmdrYQ==\">https:\/\/www.instagram.com\/sherebanu_9?igsh=MTlqdGw2azR2bmdrYQ==<\/a><\/p><p><a href=\"https:\/\/www.instagram.com\/bakersdenbysg?igsh=MXN4Nnk5YXY3NWppNA==\">https:\/\/www.instagram.com\/bakersdenbysg?igsh=MXN4Nnk5YXY3NWppNA==<\/a><\/p><p><a href=\"gandhishere52786@gmail.com\">gandhishere52786@gmail.com<\/a><\/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-0ebc786 e-flex e-con-boxed e-con e-parent\" data-id=\"0ebc786\" 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-07a0f50 elementor-widget elementor-widget-image\" data-id=\"07a0f50\" 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=\"565\" height=\"1024\" src=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28-565x1024.jpeg\" class=\"attachment-large size-large wp-image-300\" alt=\"\" srcset=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28-565x1024.jpeg 565w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28-166x300.jpeg 166w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28-768x1392.jpeg 768w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28-848x1536.jpeg 848w, https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.04.28.jpeg 883w\" sizes=\"auto, (max-width: 565px) 100vw, 565px\" \/>\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-08e298e elementor-widget elementor-widget-text-editor\" data-id=\"08e298e\" 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><u>THE WHIMSICAL MAMA \u2014 A curious heart, always chasing little discoveries, finding magic in the ordinary for her little one, while gently uncovering parts of herself along the way.<\/u><\/p><p><a href=\"https:\/\/www.instagram.com\/arwahaidery?igsh=ZnVpNThycXFveHNx\">https:\/\/www.instagram.com\/arwahaidery?igsh=ZnVpNThycXFveHNx<\/a><\/p><p><a href=\"https:\/\/www.instagram.com\/daily_momdose?igsh=Zms4dWt0bzZubXlw\">https:\/\/www.instagram.com\/daily_momdose?igsh=Zms4dWt0bzZubXlw<\/a><\/p><p><a href=\"https:\/\/heratlas.blog\/index.php\/about-us\/arwa.haidery@gmail.com\">arwa.haidery@gmail.com<\/a><\/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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; HerAtlas Meet the Mamas Two hearts. Two journeys. One beautiful mess called motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014in little tricks, small wins, and gentle reminders that you are never alone in this. \u2014 Sherebanu &#038; Arwa [&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-180","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us - 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\/index.php\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us - HERATLAS\" \/>\n<meta property=\"og:description\" content=\"About Us &#8211; HerAtlas Meet the Mamas Two hearts. Two journeys. One beautiful mess called motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014in little tricks, small wins, and gentle reminders that you are never alone in this. \u2014 Sherebanu &#038; Arwa [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/heratlas.blog\/index.php\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"HERATLAS\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T14:30:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"1600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/\",\"name\":\"About Us - HERATLAS\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.40.08-768x1024.jpeg\",\"datePublished\":\"2026-04-09T11:07:17+00:00\",\"dateModified\":\"2026-05-07T14:30:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg\",\"contentUrl\":\"https:\\\/\\\/heratlas.blog\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg\",\"width\":1200,\"height\":1600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/heratlas.blog\\\/index.php\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/heratlas.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@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":"About Us - 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\/index.php\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"About Us - HERATLAS","og_description":"About Us &#8211; HerAtlas Meet the Mamas Two hearts. Two journeys. One beautiful mess called motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014in little tricks, small wins, and gentle reminders that you are never alone in this. \u2014 Sherebanu &#038; Arwa [&hellip;]","og_url":"https:\/\/heratlas.blog\/index.php\/about-us\/","og_site_name":"HERATLAS","article_modified_time":"2026-05-07T14:30:14+00:00","og_image":[{"width":1200,"height":1600,"url":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/heratlas.blog\/index.php\/about-us\/","url":"https:\/\/heratlas.blog\/index.php\/about-us\/","name":"About Us - HERATLAS","isPartOf":{"@id":"https:\/\/heratlas.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/heratlas.blog\/index.php\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/heratlas.blog\/index.php\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08-768x1024.jpeg","datePublished":"2026-04-09T11:07:17+00:00","dateModified":"2026-05-07T14:30:14+00:00","breadcrumb":{"@id":"https:\/\/heratlas.blog\/index.php\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/heratlas.blog\/index.php\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/heratlas.blog\/index.php\/about-us\/#primaryimage","url":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg","contentUrl":"https:\/\/heratlas.blog\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-04-23-at-22.40.08.jpeg","width":1200,"height":1600},{"@type":"BreadcrumbList","@id":"https:\/\/heratlas.blog\/index.php\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/heratlas.blog\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@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":"About Us &#8211; HerAtlas Meet the Mamas Two hearts. Two journeys. One beautiful mess called motherhood. We didn&#8217;t create this space for perfection. We created it for honesty. No perfect routines. No polished stories. Just real motherhood\u2014in little tricks, small wins, and gentle reminders that you are never alone in this. \u2014 Sherebanu &#038; Arwa&hellip;","_links":{"self":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/180","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=180"}],"version-history":[{"count":21,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/180\/revisions"}],"predecessor-version":[{"id":436,"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/pages\/180\/revisions\/436"}],"wp:attachment":[{"href":"https:\/\/heratlas.blog\/index.php\/wp-json\/wp\/v2\/media?parent=180"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}