{"id":1808,"date":"2025-01-07T10:44:16","date_gmt":"2025-01-07T10:44:16","guid":{"rendered":"https:\/\/madlysane.com\/?page_id=1808"},"modified":"2025-10-15T13:50:59","modified_gmt":"2025-10-15T18:50:59","slug":"about-us-2","status":"publish","type":"page","link":"https:\/\/madlysane.site\/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<body>\n    <h1>About Us<\/h1>\n    <p>Welcome to MadlySane.com\u00ae, a new and vibrant platform dedicated to social skills, emotional regulation, and communication issues. A mental health and wellness platform for everyone, including those with diverse abilities. Our mission is to create a supportive community where you can share, solve, and support each other through life&#8217;s challenges. <\/p>\n\n    <h2>Our Mission:<\/h2>\n    <p>At MadlySane.com\u00ae, we believe in the power of community to tackle everyday challenges and support one another through life\u2019s ups and downs. Our mission is simple: Share, Solve, Support. We are dedicated to providing a space where you are never alone.<\/p>\n\n    <h2>What We Offer:<\/h2>\n    <ul>\n        <li><strong>Community Support:<\/strong> Connect with others who understand your challenges. Share your journey, find solutions, and support each other.<\/li>\n        <li><strong>Innovative Solutions:<\/strong> Experience the fusion of imagination and expertise. Share ideas, find innovative solutions, and connect with experts to tackle everyday challenges.<\/li>\n        <li><strong>Emotional Navigation:<\/strong> Navigate your emotions with confidence and transform your vision into reality with our transformative solutions.<\/li>\n        <li><strong>Collaboration and Advice:<\/strong> Collaborate, seek advice, post your challenges, and get feedback from others who have faced similar issues.<\/li>\n        <li><strong>Curated Resources:<\/strong> Explore a curated library of resources to support your personal and professional growth.<\/li>\n        <li><strong>Inspiration and Success Stories:<\/strong> Inspire others by sharing your success stories and motivating fellow members to overcome their own obstacles.<\/li>\n    <\/ul>\n\n    <h2>Exclusive Benefits for Members:<\/h2>\n    <ul>\n        <li><strong>Free Access to the Moodfit App:<\/strong> As a member of MadlySane.com\u00ae, you get to download and use the Moodfit app for free. Moodfit is a comprehensive mental health app that offers tools to track and improve your mood, reduce stress, and build resilience. It&#8217;s like having a personal mental health coach in your pocket!<\/li>\n        <li><strong>JC Sane Telepractice Services:<\/strong> We offer personalized telepractice services for just $79 per session. These services include personalized assessments, educational evaluations, and advocacy support to help you navigate the educational system.<\/li>\n    <\/ul>\n\n    <h2>Join Us Today!<\/h2>\n    <p>We are currently seeking founding members to help shape the future of MadlySane.com\u00ae. Becoming a member of MadlySane.com\u00ae is completely free. By joining, you become part of a supportive network where you can make a real difference in your life and the lives of others. Together, we can create a community that thrives on empathy, innovation, and collaboration.<\/p><h2><\/li>\n    <\/ul>\n\n<h2>Check Out Our Community Forums<\/h2>\n<\/li>\n    <\/ul><p>Check out our <a href=\"https:\/\/madlysane.site\/emotionpathways\">EmotionPathways<\/a> page for discussions on managing emotions, dealing with stress, anxiety, and depression.<\/p>\n<\/li>\n    <\/ul><p>Explore <a href=\"https:\/\/madlysane.site\/tranquiltalks\">TranquilTalks<\/a> for general discussions and community support.<\/p>\n<p>Visit <a href=\"https:\/\/madlysane.site\/insighthub\">InsightHub<\/a> for expert advice and Q&#038;A sessions.<\/p>\n<p>Learn more about <a href=\"https:\/\/madlysane.site\/wellnessweave\">WellnessWeave<\/a> for tips on building relationships and improving social skills.<\/p>\n\n    <h2>Support Our Mission:<\/h2>\n    <p>While membership is free, we appreciate any donations to help maintain and improve the site. Your support allows us to continue providing valuable resources and a supportive community for everyone.<\/p>\n\n    <p>Visit <a href=\"https:\/\/madlysane.site\">MadlySane.com<\/a> to learn more and get started! Explore our pages <a href=\"https:\/\/madlysane.site\/en\/drift\/\">Floating  pages<\/a> We&#8217;d love to hear from you\u2014leave your comments below and let us know how we can support you on your mental health and wellness journey.<\/p>\n<!-- Exit-Intent Popup -->\n<style>\n  #exitPopup {\n    display: none;\n    position: fixed;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background-color: rgba(0,0,0,0.6);\n    z-index: 9999;\n    justify-content: center;\n    align-items: center;\n  }\n\n  #exitPopupContent {\n    background: white;\n    padding: 30px;\n    border-radius: 10px;\n    text-align: center;\n    max-width: 400px;\n    box-shadow: 0 4px 8px rgba(0,0,0,0.3);\n  }\n\n  #exitPopup button {\n    margin-top: 15px;\n    padding: 10px 20px;\n    background-color: #4CAF50;\n    color: white;\n    border: none;\n    border-radius: 5px;\n    cursor: pointer;\n  }\n\n  #exitPopup button:hover {\n    background-color: #45a049;\n  }\n<\/style>\n\n<div id=\"exitPopup\">\n  <div id=\"exitPopupContent\">\n    <h2>Wait! Before you go&#8230;<\/h2>\n    <p>Join our free community for mental wellness tools and support.<\/p>\n    <button onclick=\"window.location.href='https:\/\/madlysane.site\/en\/306-2\/'\">Join Now<\/button>\n    <br><br>\n    <button onclick=\"document.getElementById('exitPopup').style.display='none'\">No Thanks<\/button>\n  <\/div>\n<\/div>\n\n<script>\n  let hasShownPopup = false;\n\n  \/\/ Show popup on mouseout (exit intent)\n  document.addEventListener(\"mouseout\", function(e) {\n    if (!hasShownPopup && e.clientY < 50) {\n      document.getElementById(\"exitPopup\").style.display = \"flex\";\n      hasShownPopup = true;\n    }\n  });\n\n  \/\/ Intercept link clicks\n  document.querySelectorAll('a').forEach(link => {\n    link.addEventListener('click', function(e) {\n      if (!hasShownPopup) {\n        e.preventDefault();\n        document.getElementById(\"exitPopup\").style.display = \"flex\";\n        hasShownPopup = true;\n\n        \/\/ Optional: resume navigation after a delay\n        setTimeout(() => {\n          window.location.href = link.href;\n        }, 3000); \/\/ 3 seconds delay\n      }\n    });\n  });\n<\/script>\n<\/body>\n<\/html>\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.site\/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.site\/en\/thank-you\/\"><!-- redirect after success -->\n<input type=\"hidden\" name=\"_next\" value=\"https:\/\/madlysane.site\/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 Us Welcome to MadlySane.com\u00ae, a new and vibrant platform dedicated to social skills, emotional regulation, and communication issues. A mental health and wellness platform for everyone, including those with diverse abilities. Our mission is to create a supportive community where you can share, solve, and support each other through life&#8217;s [&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"],"jetpack_sharing_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/1808","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/comments?post=1808"}],"version-history":[{"count":4,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/1808\/revisions"}],"predecessor-version":[{"id":6239,"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/pages\/1808\/revisions\/6239"}],"wp:attachment":[{"href":"https:\/\/madlysane.site\/en\/wp-json\/wp\/v2\/media?parent=1808"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}