CINXE.COM

Our App

<!DOCTYPE html><!-- Last Published: Sat Sep 14 2024 08:53:20 GMT+0000 (Coordinated Universal Time) --> <html data-wf-page="652f8dcb0a043e1ac8281493" data-wf-site="651e567d9c211dc2a12830d5" lang="en"> <head> <meta charset="utf-8"> <title>Our App</title> <meta content="Our App" property="og:title"> <meta content="Our App" property="twitter:title"> <meta content="width=device-width, initial-scale=1" name="viewport"> <link href="css/normalize.css" rel="stylesheet" type="text/css"> <link href="css/webflow.css" rel="stylesheet" type="text/css"> <link href="css/elda-health-v2.webflow.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com" rel="preconnect"> <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"> <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script> <script type="text/javascript">WebFont.load({ google: { families: ["Bitter:400,700,400italic"] }});</script> <script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script> <link href="images/favicon.png" rel="shortcut icon" type="image/x-icon"> <link href="images/webclip.png" rel="apple-touch-icon"> <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-R3R036NLCP"></script> <script type="text/javascript">window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('set', 'developer_id.dZGVlNj', true);gtag('config', 'G-R3R036NLCP');</script><!-- Please keep this css code to improve the font quality --> <style> * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -o-font-smoothing: antialiased; } </style> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PVWTKGD');</script> <!-- End Google Tag Manager --> </head> <body> <div class="loader"><img src="images/eh-webclip-v3.webp" loading="lazy" alt="EH logo" class="loader-img"> <div class="w-embed"> <style>.loader-img { animation: fadeEffect 2s infinite; /* 2s is the duration of one cycle of animation */ } @keyframes fadeEffect { 0% { opacity: 0; } /* Start with fully transparent */ 50% { opacity: 1; } /* Fade in to fully opaque */ 100% { opacity: 0; } /* Fade out to fully transparent again */ } </style> </div> </div> <div class="page-wrapper"> <div class="global-styles w-embed"> <style> html{font-size: 20px;} /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* Apply "..." at 100% width */ .truncate-width { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* Removes native scrollbar */ .no-scrollbar { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } .no-scrollbar::-webkit-scrollbar { display: none; } select, input{ -webkit-appearance: none; -moz-appearance: none; -webkit-appearance: none; appearance: none; } .w-slider-dot{ height: 0.8rem; width: 0.8rem; border-radius: 12px !important; transition: all 300ms ease; background-color: #D9D9D9; } .w-slider-dot.w-active{ width: 1.5rem; background-color: #0f6966; border-radius: 12px !important;} .oval-scroll::-webkit-scrollbar { display: none; } .experts_filter_scroll::-webkit-scrollbar { width: 5px; height: 6px; } .experts_filter_scroll::-webkit-scrollbar-thumb { background-color: #FF7585; border-radius: 4px; } .experts_filter_scroll::-webkit-scrollbar-track { background-color: rgba(255, 117, 133, 0.3); } .policy_text a{ color: #007b7b; } #reset-btn{ outline: none; } .swiper-button-next, .swiper-button-prev{ content: '' !important; width: 2.7rem !important; height: 2.7rem; } .swiper-button-next:after, .swiper-button-prev:after { content: '' !important; } @media screen and (max-width: 767px) .swiper-button-next, .swiper-button-prev{ width: 2.2rem !important; height: 2.2rem; } .experts_filter_scroll { scroll-behavior: smooth; } </style> </div> <div data-animation="default" class="navbar w-nav" data-easing2="ease" data-easing="ease" data-collapse="medium" data-w-id="abc64b25-bfcf-0f20-08ff-dbdb96d9363e" role="banner" data-duration="400" id="navbar"> <div class="padding-global"> <div class="container-medium"> <div class="max_content_wrap"> <a href="/" class="brand w-nav-brand"><img src="/images/eh-logo-svg-new.svg" loading="lazy" width="110" height="45.15" alt=""></a> <nav role="navigation" class="nav-menu-mobile w-nav-menu"> <a href="https://shop.eldahealth.com" target="_blank" class="nav_link w-nav-link">Shop</a> <div data-hover="true" data-delay="0" class="w-dropdown"> <div class="nav_link drop-down w-dropdown-toggle"> <div class="w-icon-dropdown-toggle"></div> <div>Programs</div> </div> <nav class="dropdown-list w-dropdown-list"> <div class="dropdown_grid"> <a href="/bounce-back" class="dropdown-link w-dropdown-link">Bounce Back</a> <a href="/eldas-holistic-postpartum" class="dropdown-link w-dropdown-link">Holistic Postpartum</a> <a href="/elda-unwind" class="dropdown-link w-dropdown-link">Elda Unwind</a> <a href="/elda-wellness-program" class="dropdown-link w-dropdown-link">Elda Wellness Program</a> <a href="/menopause-package" class="dropdown-link w-dropdown-link">Menopause Package</a> <a href="/skin-hair-wellness" class="dropdown-link w-dropdown-link">Skin &amp; Hair Wellness</a> <a href="/emotional-wellbeing" class="dropdown-link w-dropdown-link">Emotional Wellbeing</a> <a href="/sexual-wellness-program" class="dropdown-link w-dropdown-link">Sexual Wellness</a> <a href="/yoga" class="dropdown-link w-dropdown-link">Yoga</a> <a href="/nutrition" class="dropdown-link w-dropdown-link">Nutrition</a> <a href="/diagnostics" class="dropdown-link w-dropdown-link">Diagnostics</a> </div> </nav> </div> <a href="/experts" class="nav_link w-nav-link">Experts</a> <div data-hover="true" data-delay="0" class="w-dropdown"> <div class="nav_link drop-down w-dropdown-toggle"> <div class="w-icon-dropdown-toggle"></div> <div>Resources</div> </div> <nav class="dropdown-list w-dropdown-list"> <div class="dropdown_grid flex"> <a href="/webinars" class="dropdown-link w-dropdown-link">Webinars</a> <a href="/blog" class="dropdown-link w-dropdown-link">Blogs</a> <a href="/case-study-empowering-workplaces" target="_blank" class="dropdown-link w-dropdown-link">Case Studies</a> </div> </nav> </div> <div data-hover="true" data-delay="0" class="w-dropdown"> <div class="nav_link drop-down w-dropdown-toggle"> <div class="w-icon-dropdown-toggle"></div> <div>Company</div> </div> <nav class="dropdown-list w-dropdown-list"> <div class="dropdown_grid"> <a href="/about" aria-current="page" class="dropdown-link w-dropdown-link w--current">About Us</a> <a href="/contact" class="dropdown-link w-dropdown-link">Contact Us</a> <a href="/careers" class="dropdown-link w-nav-link">Careers</a> </div> </nav> </div> <a href="/media" class="nav_link w-nav-link">Media</a> <a href="/our-app" class="nav_link w-nav-link">Our App</a> <a href="https://app.eldahealth.com" target="_blank" class="nav_link w-nav-link">Join Yoga</a> </nav> <div class="nav-menu w-nav-button"> <div data-is-ix2-target="1" class="hamburger_menu" data-w-id="abc64b25-bfcf-0f20-08ff-dbdb96d93654" data-animation-type="lottie" data-src="/documents/lottieflow-menu-nav-08-007b7b-easey.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="2.0208333333333335" data-duration="0" data-ix2-initial-state="0"></div> </div> </div> </div> </div> </div> <main class="main-wrapper"> <header class="section_ourapp_hero"> <div class="container-medium"> <div class="relative_wrap_for_bgs"> <div class="padding-global"> <div class="our_app_hero_content"> <div class="margin-bottom margin-small"> <h1 class="heading-h1 text-color-white">Managing Menopause is easier with Elda health App</h1> </div> <div class="margin-bottom margin-xxsmall"> <div class="hero-subtext">Pick the subscription that matches your preferences To enjoy personalized health outcomes with expertly curated content, activities, easy symptom tracking, and delicious recipes.</div> </div> <div data-w-id="20fc76b0-40e7-86fb-3acb-69b80b288baa" style="opacity:0" class="app_links_wrapper hero"> <a href="https://apps.apple.com/us/app/elda-health/id1570380416" class="install-btn w-inline-block"><img loading="lazy" src="images/as-white.svg" alt="Install Elda Health App On App Store" class="image-226"></a> <a href="https://play.google.com/store/apps/details?id=com.eldahealth&amp;hl=en_IN&amp;gl=US" class="install-btn w-inline-block"><img loading="lazy" src="images/gp-white.svg" alt="Install Elda Health App On Googleplay" class="image-227"></a> </div> </div> </div> </div> </div><img style="opacity:0" data-w-id="20fc76b0-40e7-86fb-3acb-69b80b288baf" alt="" src="images/ourapphero.webp" loading="lazy" class="our_app_hero_image"> </header> <div class="section_app_features"> <div id="w-node-_77651603-7664-b897-15ab-528799f87ae5-c8281493" class="app_features_card orange"> <div class="app-max-width"> <h3 class="app_heading">track your progress</h3> <div class="app_feat_text">Access your personal health dashboard to monitor trends, patterns, and changes over time</div> </div><img src="images/appfeat1.webp" loading="lazy" alt="" class="app_feature_image"> </div> <div id="w-node-_4db780fd-0312-0232-cc6a-fcb9cd88b61b-c8281493" class="app_features_card purple"> <div class="app-max-width"> <h3 class="app_heading">Customized Diet Plan</h3> <div class="app_feat_text">Cross off tasks every day to find yourself one step closer to your health goals</div> </div><img src="images/appfeat2.webp" loading="lazy" alt="" class="app_feature_image"> </div> <div id="w-node-_7929f900-dbbe-f543-6b60-092d0cfb4e83-c8281493" class="app_features_card cherry"> <div class="app-max-width"> <h3 class="app_heading">Videos and articles from experts</h3> <div class="app_feat_text">Join Elda&#x27;s every-day activities to achieve that healthy lifestyle you have always dreamed of.</div> </div><img src="images/appfeat4_1.webp" loading="lazy" sizes="(max-width: 479px) 83vw, (max-width: 767px) 40vw, (max-width: 991px) 42vw, (max-width: 1439px) 44vw, 630px" srcset="images/appfeat4_1appfeat4.webp 500w, images/appfeat4_1.webp 629w" alt="" class="app_feature_image"> </div> <div id="w-node-_4561f2d9-e37c-b341-1e41-fb273314e8ad-c8281493" class="app_features_card cyan"> <div class="app-max-width"> <h3 class="app_heading">Daily activities to help with symptoms</h3> <div class="app_feat_text">Access your personal health dashboard to monitor trends, patterns, and changes over time.</div> </div><img src="images/appfeat3_1.webp" loading="lazy" sizes="(max-width: 479px) 83vw, (max-width: 767px) 40vw, (max-width: 991px) 42vw, (max-width: 1439px) 44vw, 630px" srcset="images/appfeat3_1appfeat3.webp 500w, images/appfeat3_1.webp 630w" alt="" class="app_feature_image"> </div> <div id="w-node-fc8dd021-15e9-e3dc-1f26-4466e5f2469a-c8281493" class="app_features_card yellow"> <div class="app-max-width"> <h3 class="app_heading">community of 60000+ woman</h3> <div class="app_feat_text">Browse through midlife wellness-related videos, audios, and blogs curated just for you</div> </div><img src="images/appfeat6_1.webp" loading="lazy" sizes="(max-width: 479px) 83vw, (max-width: 767px) 40vw, (max-width: 991px) 42vw, (max-width: 1439px) 44vw, 630px" srcset="images/appfeat6_1appfeat6.webp 500w, images/appfeat6_1.webp 630w" alt="" class="app_feature_image"> </div> <div id="w-node-_05f7f20b-e361-b342-79b2-57d00e7c84f6-c8281493" class="app_features_card blue"> <div class="app-max-width"> <h3 class="app_heading">Chat With Experts</h3> <div class="app_feat_text">Browse through midlife wellness-related videos, audios, and blogs curated just for you</div> </div><img src="images/appfeat7.webp" loading="lazy" alt="" class="app_feature_image"> </div> </div> <header class="section_ourapp_cta"> <div class="container-medium"> <div class="relative_wrap_for_bgs"> <div class="padding-global"> <div class="our_app_cta_content"> <div class="margin-bottom margin-small"> <h2 class="heading-h2 text-color-white">its all in the elda app</h2> </div> <div class="margin-bottom margin-xxsmall"> <div class="text-size-large">Download the app from</div> </div> <div data-w-id="c6b4ca9c-2e16-d96c-5547-8061a36985e2" style="opacity:0" class="app_links_wrapper"> <a href="https://apps.apple.com/us/app/elda-health/id1570380416" class="install-btn w-inline-block"><img loading="lazy" src="images/Group-750.svg" alt=""></a> <a href="https://play.google.com/store/apps/details?id=com.eldahealth&amp;hl=en_IN&amp;gl=US" class="install-btn w-inline-block"><img loading="lazy" src="images/Group-748.svg" alt=""></a> </div> </div> </div> </div> </div><img class="our_cta_hero_image" src="images/app-cta_1.webp" alt="" style="opacity:0" sizes="(max-width: 991px) 100vw, 61vw" data-w-id="c6b4ca9c-2e16-d96c-5547-8061a36985e7" loading="lazy" srcset="images/app-cta_1app-cta.webp 500w, images/app-cta_1.webp 956w"> </header> </main> <footer id="footer" class="section_footer"> <div class="padding-global"> <div class="container-medium"> <div class="padding-top padding-section-medium"> <div class="footer_grid"> <div id="w-node-a1edbce3-fbaa-5734-6c28-f87704bc0995-04bc0990"> <div class="margin-bottom margin-small"> <h2 class="text-color-white">Your Health, Our Heart<br>A Personalized Approach to Menopause</h2> </div> <div class="app_links_wrapper"> <a aria-label="Download Elda Health App On App Store" href="https://apps.apple.com/us/app/elda-health/id1570380416" class="w-inline-block"><img src="/images/appstorelink.svg" loading="lazy" alt="App Store Logo"></a> <a aria-label="Download Elda Health App on Google Play" href="https://play.google.com/store/apps/details?id=com.eldahealth&amp;hl=en_IN&amp;gl=US" class="w-inline-block"><img src="/images/googleplay-link.svg" loading="lazy" alt="Google Play Logo"></a> </div> </div> <div id="w-node-a1edbce3-fbaa-5734-6c28-f87704bc09a0-04bc0990" class="footer_link_wrapper"> <h3 class="footer_heading">Program</h3> <a href="/terms-conditions" class="footer_link">Terms &amp; Conditions</a> <a href="/privacy-policy" class="footer_link">Privacy Policy</a> <a href="/refund-policy" class="footer_link">Refund Policy</a> </div> <div id="w-node-a1edbce3-fbaa-5734-6c28-f87704bc09ab-04bc0990" class="footer_link_wrapper"> <h3 class="footer_heading">Contact</h3> <a href="tel:+918712206999" class="footer_image_link w-inline-block"><img src="/images/call-icon-footer.svg" loading="lazy" alt="Call icon"> <div class="phone">+91 9663703639</div> </a> <a href="mailto:support@elda.com?subject=Hello" class="footer_image_link w-inline-block"><img src="/images/main-icon-footer.svg" loading="lazy" alt="Mail Icon"> <div class="phone">support@eldahealth.com</div> </a> </div> </div> <div class="text-align-center-no-animation"> <div> <div class="footer_legal">@2023 All rights Received for Elda health </div> </div> </div> </div> </div> </div> </footer> </div> <script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=651e567d9c211dc2a12830d5" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script> <script src="js/webflow.js" type="text/javascript"></script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PVWTKGD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script> (function (e, a) { if (!a.__SV) { var b = window; try { var c, l, i, j = b.location, g = j.hash; c = function (a, b) { return (l = a.match(RegExp(b + "=([^&]*)"))) ? l[1] : null }; g && c(g, "state") && (i = JSON.parse(decodeURIComponent(c(g, "state"))), "mpeditor" === i.action && (b.sessionStorage.setItem("_mpcehash", g), history.replaceState(i.desiredHash || "", e.title, j.pathname + j.search))) } catch (m) {} var k, h; window.mixpanel = a; a._i = []; a.init = function (b, c, f) { function e(b, a) { var c = a.split("."); 2 == c.length && (b = b[c[0]], a = c[1]); b[a] = function () { b.push([a].concat(Array.prototype.slice.call(arguments, 0))) } } var d = a; "undefined" !== typeof f ? d = a[f] = [] : f = "mixpanel"; d.people = d.people || []; d.toString = function (b) { var a = "mixpanel"; "mixpanel" !== f && (a += "." + f); b || (a += " (stub)"); return a }; d.people.toString = function () { return d.toString(1) + ".people (stub)" }; k = "disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); for (h = 0; h < k.length; h++) e(d, k[h]); a._i.push([b, c, f]) }; a.__SV = 1.2; b = e.createElement("script"); b.type = "text/javascript"; b.async = !0; b.src = "https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js"; c = e.getElementsByTagName("script")[0]; c.parentNode.insertBefore(b, c) } })(document, window.mixpanel || []); mixpanel.init("11e5b83596663c43a3a065bcf1642a3c"); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10