{"id":1808,"date":"2025-01-07T10:44:16","date_gmt":"2025-01-07T10:44:16","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=1808"},"modified":"2026-03-08T10:22:18","modified_gmt":"2026-03-08T15:22:18","slug":"about-us-2","status":"publish","type":"page","link":"https:\/\/madlysane.com\/en\/about-us-2\/","title":{"rendered":"About Us"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>About Us &#8211; MadlySane.com\u00ae<\/title>\n<\/head>\n\n<body>\n\n<h1>About MadlySane\u00ae<\/h1>\n\n<p><strong>MadlySane\u00ae exists because too many people struggle in silence.<\/strong> \nSupport should feel normal, accessible, and human \u2014 not clinical, overwhelming, or out of reach. \nMental health struggles are not rare. Neurodivergence is not a flaw. And nobody should have to navigate life alone.<\/p>\n\n<h2>Our Mission<\/h2>\n<p><strong>Share. Solve. Support.<\/strong>  \nWe help people find clarity, emotional grounding, and practical solutions in a private, judgment\u2011free space.<\/p>\n\n<h2>What We Offer<\/h2>\n<ul>\n    <li><strong>Private Emotional Support Spaces:<\/strong> Tools and guided pathways designed to help you process emotions, reduce overwhelm, and build confidence \u2014 without public posting or forums.<\/li>\n\n    <li><strong>Practical, Real\u2011World Solutions:<\/strong> Clear, structured guidance for navigating daily challenges, relationships, learning differences, and emotional regulation.<\/li>\n\n    <li><strong>Expert\u2011Informed Resources:<\/strong> A curated library of tools, insights, and strategies to support your personal growth and mental wellness.<\/li>\n\n    <li><strong>Clarity\u2011Focused Navigation:<\/strong> Step\u2011by\u2011step prompts and reflective exercises that help you understand what you feel, what you need, and what to do next.<\/li>\n<\/ul>\n\n<h2>Exclusive Member Benefits<\/h2>\n<ul>\n    <li><strong>Free Access to the Moodfit App:<\/strong> Members receive full access to Moodfit \u2014 a comprehensive mental wellness app that helps track mood, reduce stress, and build resilience.<\/li>\n\n    <li><strong>Telepractice Services (TX &#038; OK):<\/strong>  \n    Led by JC Sane, Educational Diagnostician &#038; CEO.  \n    Personalized sessions include educational evaluations, learning\u2011difference support, and advocacy guidance.  \n    <em>Available for Texas and Oklahoma residents.<\/em><\/li>\n<\/ul>\n\n\n<p><h2>Our Commitment to Privacy<\/h2>\n<p>MadlySane\u00ae is a private, members\u2011only space \u2014 not a public social network. \nYour information is never visible to the public, and nothing you share appears outside this platform. \nWithin our member forums, you can choose to interact with others, offer support, and share experiences in a safe, moderated environment.<\/p>\n<\/p>\n\n<h2>Join Us<\/h2>\n<p>A kinder world starts with one safe conversation.  \nMadlySane\u00ae is here to make that possible \u2014 one person, one moment, one breakthrough at a time.<\/p>\n\n<\/body>\n<\/html>\n\n\n\n<div class=\"wp-block-jetpack-contact-form is-layout-flex wp-container-jetpack-contact-form-is-layout-2b4208ba wp-block-jetpack-contact-form-is-layout-flex\"><a href=\"https:\/\/madlysane.com\/en\/about-us-2\/\" target=\"_blank\" rel=\"noopener noreferrer\">Submit a form.<\/a><\/div>\n\n\n<!-- 1. REPORT BUTTON -->\n<button id=\"reportBtn\" class=\"report-btn\">\ud83d\udea9 Report<\/button>\n\n<!-- 2. MODAL -->\n<div id=\"reportModal\" class=\"modal-overlay\" aria-hidden=\"true\">\n  <div class=\"modal\">\n    <header>\n      <h2>Report Inappropriate Content<\/h2>\n      <button id=\"closeModal\" class=\"close-btn\" aria-label=\"Close\">&times;<\/button>\n    <\/header>\n    <form id=\"reportForm\"\n          action=\"https:\/\/formsubmit.co\/JCSane@madlysane.com\"\n          method=\"POST\">\n      <!-- your email -->\n      <input type=\"hidden\" name=\"_subject\" value=\"New Site Report\">\n      <!-- ENABLE FormSubmit CAPTCHA -->\n      <input type=\"hidden\" name=\"_captcha\" value=\"true\">\n      <!-- redirect after success -->\n      <input type=\"hidden\" name=\"_next\" value=\"https:\/\/madlysane.com\/en\/thank-you\/\"><!-- redirect after success -->\n<input type=\"hidden\" name=\"_next\" value=\"https:\/\/madlysane.com\/en\/thank-you\/\">\n\n\n      <input type=\"hidden\" name=\"itemId\" value=\"{{CONTENT_ID}}\">\n      <label>\n        Your email (optional):\n        <input type=\"email\" name=\"reporterEmail\" placeholder=\"you@example.com\">\n      <\/label>\n      <label>\n        Describe what you saw:\n        <textarea name=\"description\" required rows=\"4\"\n                  placeholder=\"Link or detail the issue\"><\/textarea>\n      <\/label>\n      <button type=\"submit\" class=\"submit-btn\">Send Report<\/button>\n    <\/form>\n  <\/div>\n<\/div>\n\n<!-- 3. STYLES -->\n<style>\n  .report-btn { background:none; border:none; color:#d33; cursor:pointer; font-size:1rem; }\n  .modal-overlay {\n    display:none; position:fixed; top:0; left:0; width:100%; height:100%;\n    background:rgba(0,0,0,0.6); align-items:center; justify-content:center;\n  }\n  .modal-overlay.active { display:flex; }\n  .modal {\n    background:#fff; border-radius:6px; width:90%; max-width:400px; padding:1rem;\n    box-shadow:0 2px 10px rgba(0,0,0,0.2);\n  }\n  .modal header { display:flex; justify-content:space-between; align-items:center; }\n  .close-btn { background:none; border:none; font-size:1.4rem; cursor:pointer; }\n  .modal form label { display:block; margin:0.75rem 0; font-size:0.9rem; }\n  .modal form input, .modal form textarea {\n    width:100%; padding:0.4rem; border:1px solid #ccc; border-radius:4px;\n    font-size:0.9rem; margin-top:0.3rem;\n  }\n  .submit-btn {\n    background:#d33; color:#fff; border:none; padding:0.6rem 1.2rem;\n    margin-top:1rem; cursor:pointer; border-radius:4px;\n  }\n<\/style>\n\n<!-- 4. JS TOGGLE MODAL -->\n<script>\n  const reportBtn   = document.getElementById('reportBtn'),\n        reportModal = document.getElementById('reportModal'),\n        closeModal  = document.getElementById('closeModal');\n\n  reportBtn.addEventListener('click', ()=> {\n    reportModal.classList.add('active');\n    reportModal.setAttribute('aria-hidden','false');\n  });\n\n  closeModal.addEventListener('click', ()=> {\n    reportModal.classList.remove('active');\n    reportModal.setAttribute('aria-hidden','true');\n  });\n\n  reportModal.addEventListener('click', e => {\n    if (e.target === reportModal) closeModal.click();\n  });\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; MadlySane.com\u00ae About MadlySane\u00ae MadlySane\u00ae exists because too many people struggle in silence. Support should feel normal, accessible, and human \u2014 not clinical, overwhelming, or out of reach. Mental health struggles are not rare. Neurodivergence is not a flaw. And nobody should have to navigate life alone. Our Mission Share. Solve. Support. We [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-1808","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>About Us - MadlySane.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:\/\/madlysane.com\/en\/about-us-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:locale\" content=\"en_US\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:type\" content=\"article\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:title\" content=\"About Us\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:description\" content=\"About Us &#8211; MadlySane.com\u00ae About MadlySane\u00ae MadlySane\u00ae exists because too many people struggle in silence. Support should feel normal, accessible, and human \u2014 not clinical, overwhelming, or out of reach. Mental health struggles are not rare. Neurodivergence is not a flaw. And nobody should have to navigate life alone. Our Mission Share. Solve. Support. We [&hellip;]\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:url\" content=\"https:\/\/madlysane.com\/en\/about-us-2\/\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"og:site_name\" content=\"MadlySane.com\" class=\"yoast-seo-meta-tag\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-08T15:22:18+00:00\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" class=\"yoast-seo-meta-tag\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" class=\"yoast-seo-meta-tag\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" class=\"yoast-seo-meta-tag\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/about-us-2\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/about-us-2\\\/\",\"name\":\"About Us - MadlySane.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\"},\"datePublished\":\"2025-01-07T10:44:16+00:00\",\"dateModified\":\"2026-03-08T15:22:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/madlysane.com\\\/about-us-2\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/madlysane.com\\\/about-us-2\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/madlysane.com\\\/about-us-2\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"name\":\"MadlySane.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#organization\",\"name\":\"MadlySane.com LLC\",\"url\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"contentUrl\":\"https:\\\/\\\/madlysane.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg\",\"width\":60,\"height\":60,\"caption\":\"MadlySane.com LLC\"},\"image\":{\"@id\":\"https:\\\/\\\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/madlysane.com\\\/yoast\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"About Us - MadlySane.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:\/\/madlysane.com\/en\/about-us-2\/","og_locale":"en_US","og_type":"article","og_title":"About Us","og_description":"About Us &#8211; MadlySane.com\u00ae About MadlySane\u00ae MadlySane\u00ae exists because too many people struggle in silence. Support should feel normal, accessible, and human \u2014 not clinical, overwhelming, or out of reach. Mental health struggles are not rare. Neurodivergence is not a flaw. And nobody should have to navigate life alone. Our Mission Share. Solve. Support. We [&hellip;]","og_url":"https:\/\/madlysane.com\/en\/about-us-2\/","og_site_name":"MadlySane.com","article_modified_time":"2026-03-08T15:22:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/madlysane.com\/about-us-2\/","url":"https:\/\/madlysane.com\/about-us-2\/","name":"About Us - MadlySane.com","isPartOf":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website"},"datePublished":"2025-01-07T10:44:16+00:00","dateModified":"2026-03-08T15:22:18+00:00","breadcrumb":{"@id":"https:\/\/madlysane.com\/about-us-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/madlysane.com\/about-us-2\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/madlysane.com\/about-us-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#website","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","name":"MadlySane.com","description":"","publisher":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#organization","name":"MadlySane.com LLC","url":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/","url":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","contentUrl":"https:\/\/madlysane.com\/wp-content\/uploads\/2025\/05\/profile_logo_e0516ebb-57a8-447d-9489-b48962f2e18e-2-e1753881599226.jpg","width":60,"height":60,"caption":"MadlySane.com LLC"},"image":{"@id":"https:\/\/madlysanecom-fc9fa3.ingress-alpha.ewp.live\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/madlysane.com\/yoast"]}]}},"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/comments?post=1808"}],"version-history":[{"count":4,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1808\/revisions"}],"predecessor-version":[{"id":7424,"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/pages\/1808\/revisions\/7424"}],"wp:attachment":[{"href":"https:\/\/madlysane.com\/en\/wp-json\/wp\/v2\/media?parent=1808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}