200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: lheox.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<html><head> <meta charset="utf-8"> <title>LHEOXAI COMMUNITY</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta property="og:title" content=""> <meta property="og:description" content=""> <meta property="og:image" content=""> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="robots" content=""> <link rel="icon" href="https://images.groovetech.io/g5BupZ1RNE3gAoZ-R92mAnfYWA3rbxN5TzdCmhPyvvk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzA3NDIxX0xlb25hcmRvUGhvZW5peERlc2lnbmFmdXR1cmlzdGljaGlnaHRlY2hBSWludGVyZmFjZWZvcjIuanBn.webp"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Amatic+SC:wght@400;700&family=Architects+Daughter&family=Asap:wght@400;700&family=Balsamiq+Sans:wght@400;700&family=Barlow:wght@400;700;900&family=Bebas+Neue&family=Bitter:wght@400;700;900&family=Cabin:wght@400;700&family=Cairo:wght@400;700&family=Cormorant+Garamond:wght@400;700&family=Crimson+Text:wght@400;700&family=Dancing+Script:wght@400;700&family=Fira+Sans:wght@400;700;900&family=Fjalla+One&family=Indie+Flower&family=Josefin+Sans:wght@400;700&family=Lato:wght@400;700;900&family=Libre+Baskerville:wght@400;700&family=Libre+Franklin:wght@400;700;900&family=Lobster&family=Lora:wght@400;700&family=Martel:wght@400;700;900&family=Merriweather:wght@400;700;900&family=Montserrat:wght@400;700;900&family=Mukta:wght@400;700&family=Noto+Sans+JP:wght@400;700&family=Noto+Sans+KR:wght@400;700;900&family=Noto+Sans:wght@400;700&family=Noto+Serif:wght@400;700&family=Nunito+Sans:wght@200;300;400;700;900&family=Nunito:wght@300;400;700;900&family=Old+Standard+TT:wght@400;700&family=Open+Sans+Condensed:wght@300;700&family=Open+Sans:wght@300;400;700&family=Oswald:wght@400;700&family=Overpass:wght@400;700;900&family=Oxygen:wght@300;400;700&family=PT+Sans+Narrow:wght@400;700&family=PT+Sans:wght@400;700&family=PT+Serif:wght@400;700&family=Pacifico&family=Playfair+Display:wght@400;700;900&family=Poppins:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Raleway:wght@400;700;900&family=Roboto+Condensed:wght@400;700&family=Roboto+Slab:wght@400;700;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:ital,wght@0,400;0,700;1,900&family=Shadows+Into+Light&family=Signika:wght@400;700&family=Slabo+27px&family=Source+Code+Pro:wght@400;700;900&family=Source+Sans+Pro:wght@400;700;900&family=Source+Serif+Pro:wght@400;700;900&family=Tajawal:wght@400;700;900&family=Titillium+Web:wght@400;700;900&family=Ubuntu:wght@400;700&family=Work+Sans:wght@400;700;900&display=swap" rel="stylesheet"> <link href="https://app.groove.cm/groovepages/css/inpage_published.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css" integrity="sha512-q3eWabyZPc1XTCmF+8/LuE1ozpg5xxn7iO89yfSOd5/oKvyqLngoNGsx8jq92Y8eXJ/IRxQbEC+FGSYxtk2oiw==" crossorigin="anonymous" referrerpolicy="no-referrer"> <script type="text/javascript"> window.websiteurl = "https://lheox.com/"; var megamenuEvent = new Event('megamenuLoaded'); function setPageUrl(button,page,queryString) { var pageUrl = site.pages[page]?.url; button.setAttribute('href', pageUrl + (queryString || '')); } function urlWithQueryParam(linkHREF) { if( linkHREF.match(/^(http|https)?:\/\//i) ) { var newQuery = window.location.search.substring(1); if (linkHREF.includes(newQuery)) return linkHREF; var baseLink = linkHREF.split('?')[0]; var existingQuery = linkHREF.split('?')[1] || ''; var hash = baseLink.split('#')[1] || existingQuery.split('#')[1] || ''; baseLink = baseLink.split('#')[0]; existingQuery = existingQuery.split('#')[0]; newQuery = newQuery ? '&' + newQuery : ''; var hashStr = hash ? '#' + hash : ''; var queryStr = existingQuery || newQuery ? '?' + existingQuery + newQuery : ''; return baseLink + queryStr + hashStr; } return linkHREF; } function openQuickPopup(id,config,popupFrame) { const popupClosebutton = '<button class="quick-popup-close-'+(config.closeButton || 'small')+'"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><title>Close</title><g stroke-linecap="square" stroke-linejoin="miter" stroke-width="1" transform="translate(0.5 0.5)" fill="#dcdcea" stroke="#dcdcea"><line fill="none" stroke="#dcdcea" stroke-miterlimit="10" x1="27" y1="5" x2="5" y2="27"></line> <line fill="none" stroke="#dcdcea" stroke-miterlimit="10" x1="27" y1="27" x2="5" y2="5"></line></g></svg></button>'; if( document.body.classList.contains('gpblsh') ) { if( !document.querySelector('[data-gp-quick-popup-id="'+id+'"]') ) { var quickPopupWrapper = document.createElement('div'); quickPopupWrapper.setAttribute('data-gp-quick-popup-id', id); quickPopupWrapper.classList.add('hidden-popup'); var quickPopupWrapperInner = document.createElement('div'); quickPopupWrapperInner.innerHTML = popupClosebutton; quickPopupWrapperInner.style = "width:"+(config.width || 625)+"px"; popupFrame.classList.add('popupframe'); quickPopupWrapperInner.prepend(popupFrame); quickPopupWrapper.prepend(quickPopupWrapperInner); document.body.prepend(quickPopupWrapper); quickPopupWrapper.classList.remove('hidden-popup'); if (config.appearingAnimation) { quickPopupWrapper.children[0].classList.add(config.appearingAnimation); quickPopupWrapper.children[0].classList.add('animated'); } quickPopupWrapper.addEventListener('click', e => { if(config.leavingAnimation) { quickPopupWrapper.children[0].classList.add(config.leavingAnimation); quickPopupWrapper.children[0].classList.add('animated'); setTimeout(() => { quickPopupWrapper.children[0].classList.remove(config.leavingAnimation); quickPopupWrapper.classList.add('hidden-popup'); },1000); } else { quickPopupWrapper.classList.add('hidden-popup'); } }); } else { document.querySelector('[data-gp-quick-popup-id="'+id+'"]').classList.remove('hidden-popup'); } } } </script> <script>window.site||window.encodeSite||(window.encodeSite=function(e,s){return e.pages=JSON.parse(atob(e.pages)),window.site=function(e){try{const s={...e.pages}||{};return new Proxy({},{})instanceof Object?(delete e.pages,e.isProxy=!0,new Proxy(e,{pages:s,get(e,s){return"pages"===s&&s in this.pages?this.pages[s]:"pages"===s?this.pages:s in e?e[s]:void 0},set:(e,s,t)=>(e[s]=t,!0)})):void 0}catch(e){}const s={...e.pages}||{};if(new Proxy({},{})instanceof Object)return delete e.pages,e.isProxy=!0,new Proxy(e,{pages:s,get(e,s){return"pages"===s&&s in this.pages?this.pages[s]:"pages"===s?this.pages:s in e?e[s]:void 0},set:(e,s,t)=>(e[s]=t,!0)})}(e),window.site});</script> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(["setDocumentTitle", document.domain + "/" + document.title]); _paq.push(["setCookieDomain", "*.localhost"]); _paq.push(["setDomains", ["*.localhost"]]); _paq.push(['setCustomDimension', 1, "6717e4ff95ecab14c40288c3"]); _paq.push(['setCustomDimension', 2, "SCaOpg42W"]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//matomo.groovetech.io/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '4']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="//matomo.groovetech.io/matomo.php?idsite=4&rec=1" style="border:0;" alt="" /></p></noscript> <!-- End Matomo Code --> <link data-gp-stylesheet href="/index.css?v=1.1736188479" rel="stylesheet"/> </head> <body data-gp-site-id="6717e4ff95ecab14c40288c3" data-gp-style="" class="gpblsh"> <!-- Start Popups --> <script> if(!window.mergeContentSettings) { function mergeContentSettings(){}}</script> <!-- End Popups --> <div id="IE-warning"> <div class="IE-warning-message"> <p><i class="fas fa-exclamation-triangle" style="color:red;"></i> Oops! Sorry!!</p> <br> <p>This site doesn't support Internet Explorer. Please <a href="https://browser-update.org/update-browser.html?force_outdated=true">use a modern browser</a> like Chrome, Firefox or Edge.</p> </div> </div> <script id="IE-check"> (function() { if (!!window.navigator.userAgent.match(/MSIE|Trident/)) { document.getElementById("IE-warning").style.display = "block"; } else { document.getElementById("IE-warning").remove(); } })(); </script><div id="custom-top"> <img src="https://tracking.groovesell.com/salespage/tracking/86682" style="border:0px; width:0px; height: 0px;"> <img src="https://tracking.groovesell.com/salespage/tracking/86683" style="border:0px; width:0px; height: 0px;"> <img src="https://tracking.groovesell.com/salespage/tracking/86684" style="border:0px; width:0px; height: 0px;"> </div><script> (function() { var populateSiteSettings = async function() { if (window.encodeSite) { const result = await encodeSite({"pages":"eyJ3Q2lWNVpoVVoiOnsidXJsIjoidGh4In0sIkloZkRPZVpaayI6eyJ1cmwiOiJnb2FsYXBwIn0sIlhnUW42dHRRLSI6eyJ1cmwiOiJnb2FsYXBwMiJ9LCJqWUVIYmV6T1ciOnsidXJsIjoicHJpdmFjeSJ9LCI3aXZjMDJpWTIiOnsidXJsIjoidGVybXMtY29uZGl0aW9uc3MifSwiM2Nja3ZHZnQzIjp7InVybCI6ImdvYWxhcHB0aHgifSwiU0NhT3BnNDJXIjp7InVybCI6ImluZGV4In19","popups":[],"navigation":[{"url":"thx","name":"LHEOX","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]},{"url":"goalapp2","name":"LHEOX GOAL APP","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]},{"url":"privacy","name":"privacy","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]},{"url":"goalappthx","name":"GOAL APP DOWNLOAD","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]},{"url":"terms-conditionss","name":"terms","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]},{"url":"index","name":"LHEOXAI COMMUNITY","megamenu":null,"megamenuHideScreens":[],"megamenuAlignment":null,"megamenuMaxWidth":null,"children":[]}],"baseURL":"https://v1.gdapis.com/api"}, "6717e4ff95ecab14c40288c3"); if(!window.inBuilder && window.websiteurl) { const separator = window.websiteurl.charAt(window.websiteurl.length-1) === '/'?'':'/'; for (const page in window.site.pages) { window.site.pages[page].url = window.websiteurl + separator + window.site.pages[page]?.url; } } if (window.site) window.encodeSite = undefined; site.subscribed = []; site.subscribe = callback => { site.subscribed.push(callback); }; var clearSiteCheck = setInterval(function() { if (window.site.isProxy) { window.dispatchEvent(new Event('settingsLoaded')); clearInterval(clearSiteCheck); } }, 250); } }; document.readyState !== 'loading' ? populateSiteSettings() : document.addEventListener("DOMContentLoaded", populateSiteSettings); })(); </script><div id="page-container" data-gp-page-id="SCaOpg42W"> <div class="blocks-container" id="blocks-container"> <section class="gp-component-id-B2B3s7YlD gp-component gp-navmenu-block" data-gp-component="block" data-gp-style="" data-gp-block="true" data-gp-component-id="B2B3s7YlD" style="" tabindex="0" id="B2B3s7YlD"><a name="B2B3s7YlD" data-gp-block-anchor=""></a> <div class="" data-section-overlay=""></div> <div class="gp-component-id-h4izlU64ub gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="h4izlU64ub" data-gp-component="container" tabindex="0"><div class="gp-component-id-ViMcyDwtR gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-2-2" data-gp-component-id="ViMcyDwtR" tabindex="0" style=""><div class="gp-component-id-Mu_aXRBh7u"> <div class="gp-component-id-EjX0FkgDeX" data-gp-grid-col=""> <div class="gp-component gp-component-id-pWgbsogzr" data-gp-container="" data-gp-style="" data-gp-component-id="pWgbsogzr" data-gp-component="container" tabindex="0"><div data-gp-dnd="" data-gp-style="" class="gp-component-id-US8kVhaTm gp-component" data-gp-component="navbar_2" data-gp-component-id="US8kVhaTm" tabindex="0"> <div class="gp-component-id-9Mjp78Uha gp-component" data-gp-container="" data-gp-style="" data-gp-component="container" data-gp-component-id="9Mjp78Uha" tabindex="0"><button class="gp-component-id-sGBpkC00Az gp-component" data-menu-toggle="" data-gp-dnd="" data-gp-style="" aria-label="Menu" data-gp-component-id="sGBpkC00Az"> <span class="fas fa-bars gp-component-id-nWK8_Rc9_t gp-component" data-gp-component="fa-icon" data-gp-style="" aria-hidden="true" data-gp-component-id="nWK8_Rc9_t"></span> </button><div class="gp-component-id-vnHr6meOpE"></div><div class="gp-text-container gp-component gp-component-id-myE8HUCZW2" data-gp-style="true" data-gp-text="true" data-gp-dnd="true" data-gp-component-id="myE8HUCZW2" data-gp-component="null" tabindex="0" style=""><h1 class="gp-component-id-brmwuJHR0m" data-id="quill-node-0"><strong>LHEOX </strong></h1></div><div class="gp-component-id-Jl0vs0i4PB gp-component" data-gp-dnd="" data-gp-component-id="Jl0vs0i4PB" tabindex="0"> <div class="gp-component gp-component-id-0PhIUcpbXJ" data-gp-style="" data-gp-component="navmenu" data-gp-navmenu-id="vxeEuk_6hR" data-gp-component-id="0PhIUcpbXJ"> <div class="data-gp-navmenu-container gp-component-id-JnIfHdhFAE hidden" data-collapse=""><div class="lg:mr-9 gp-navmenu-link"><a data-gp-component-id="HLeN2L5YSn" data-gp-component="" href="index" class="block pl-4 pr-4 pt-4 pb-4 lg:pl-0 lg:pr-0 lg:pt-0 lg:pb-0 gp-component-id-HLeN2L5YSn" data-gp-style=""> LHEOXAI COMMUNITY </a></div><div class="lg:mr-9 gp-navmenu-link"><a data-gp-component-id="ETtgZuxqZw" data-gp-component="" data-gp-button-id="ETtgZuxqZw" class="block pl-4 pr-4 pt-4 pb-4 lg:pl-0 lg:pr-0 lg:pt-0 lg:pb-0 gp-component-id-ETtgZuxqZw" data-gp-style="" target="_blank"> LHEOX GOAL APP <script id="script-TDposj76I"> (function(){ var button = document.querySelectorAll('[data-gp-button-id="ETtgZuxqZw"]')[0]; button.addEventListener('click', function() { if (!window.inBuilder) { var pageUrl = site.pages['IhfDOeZZk']?.url; button.setAttribute('href', pageUrl); button.click(); } }); })(); </script> </a></div><div class="lg:mr-9 gp-navmenu-link"><a data-gp-component-id="8WRgs3beN_U" data-gp-component="" href="https://lheo.cloud/" class="block pl-4 pr-4 pt-4 pb-4 lg:pl-0 lg:pr-0 lg:pt-0 lg:pb-0 gp-component-id-8WRgs3beN_U" data-gp-style=""> LHEO AI ENGINE </a></div></div> <script src="https://assets.grooveapps.com/plugins/navmenu-lib.web.js" id="script-S8qzCXpOmpM"></script> <script class="gp-navmenu-script" id="script-ha364BAcH"> (function(){ var checkSetup = setInterval(function () { if (window.setupNavmenu && window.site) { setupNavmenu("vxeEuk_6hR", "eyJvcHRPdXRQYWdlcyI6WyJMSEVPWCIsIkxIRU9YIEdPQUwgQVBQIiwicHJpdmFjeSIsIkdPQUwgQVBQIERPV05MT0FEIiwidGVybXMiXSwiZXh0ZXJuYWwiOjIsIm11dGVQYXJlbnRzIjpmYWxzZSwid2lkdGgiOiIxMDAiLCJ0ZXh0XzAiOiJMSEVPWCBHT0FMIEFQUCIsImFjdGlvbl8wIjoiUGFnZSIsInBhZ2VfMCI6IkloZkRPZVpaayIsIm5ld190YWJfMCI6dHJ1ZSwidGV4dF8xIjoiTEhFTyBBSSBFTkdJTkUiLCJhY3Rpb25fMSI6IlVSTCIsInVybF8xIjoiaHR0cHM6Ly9saGVvLmNsb3VkLyIsImJ1aWxkZXJNb2RlIjoic3RhbmRhcmQifQ==", "0PhIUcpbXJ"); clearInterval(checkSetup); } }, 250); })(); </script> </div> </div><div class="gp-component-id-kXe8jF1zB9 gp-component" data-gp-dnd="" data-gp-component-id="kXe8jF1zB9" data-gp-component="null" tabindex="0"><div class="gp-component-id-D4Y9BPRK0_"> </div></div></div> </div></div> </div> <div class="gp-component-id-HzW6es_51V" data-gp-grid-col=""> </div> </div></div><div class="gp-component-id-QCrPetYw8 gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="QCrPetYw8" tabindex="0"> <div class="gp-component-id-asMa4gMhhY"> <div class="gp-component-id-zTAu0RNVC2" data-gp-grid-col=""> <div class="gp-component-id-k8_mnrtOaZ gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="k8_mnrtOaZ" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-qhEuqaSCc" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="qhEuqaSCc" data-gp-component="null" tabindex="0"><h1 class="gp-component-id-2eBwemErI" data-id="quill-node-0"><em>LheoX: The Next Innovation in Human Potential and Enterprise Coaching</em></h1></div><div class="gp-text-container gp-component gp-component-id-l21yCvEdD" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="l21yCvEdD" data-gp-component="null" tabindex="0" style=""><h2 class="gp-component-id-S3ddWHpkM3" data-id="quill-node-0">LheoX is an AI-powered, enterprise-integrated coaching platform designed to unlock human potential while transforming organizational agility and resilience. By merging AI-driven insights with human-first coaching principles, LheoX goes beyond personal development—it brings together leadership coaching, emotional intelligence, and enterprise architecture optimization under one unified system.</h2><h2 class="gp-component-id-S3ddWHpkM3" data-id="quill-node-1">With a focus on enhancing both individual and organizational growth, LheoX helps businesses thrive in the fast-paced digital age by ensuring that leaders and teams are equipped with the tools, strategies, and mindsets needed to succeed.</h2></div><div class="gp-component-id-JDc6HOT66 gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-2-2" data-gp-component-id="JDc6HOT66" tabindex="0"><div class="gp-component-id-cvMuQhcbHs"> <div class="gp-component-id-RlYwDt593K" data-gp-grid-col=""> </div> <div class="gp-component-id-gbRqZgHyhW" data-gp-grid-col=""> </div> </div></div><div class="gp-component-id-EQ3qMEdPT gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="EQ3qMEdPT" tabindex="0" style=""> <div class="gp-component-id-Z2JeO37aQd"> <div class="gp-component-id-aQdYeF0IWK" data-gp-grid-col=""> <div class="gp-component-id-Yt0IMUpyCx gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="Yt0IMUpyCx" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-_C3QSBXAD" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="_C3QSBXAD" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-pZwpztC606" data-id="quill-node-0">LheoX represents the next innovation in coaching and enterprise architecture. By empowering leaders and organizations to harness both AI and human potential, we’re transforming the way people grow and businesses evolve. Our mission is to help individuals become better leaders while creating agile, resilient organizations that can navigate today’s complex digital landscape.</h2></div><div class="gp-component-id-EmIhRMzL_ gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="EmIhRMzL_" tabindex="0"> <div class="gp-component-id-oIHM8jvyy6"> <div class="gp-component-id-eWjBQSaMpr" data-gp-grid-col=""> <div class="gp-component-id-000SsfiDLP gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="000SsfiDLP" data-gp-component="container" tabindex="0"><img src="https://images.groovetech.io/_RWj_wS9y-LpQb4L5a7bZUWhqD90lrPTvpTV7cCnJvg/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzA0MTg5X0xIRU9YVEhFQUlFTkdJTkUuanBn.webp" alt="lheox THE AI ENGINE" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-Fivwe_tcv" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="Fivwe_tcv" tabindex="0"><div class="gp-text-container gp-component gp-component-id-3g7RPcfSf" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="3g7RPcfSf" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-ezczNGoBfr" data-id="quill-node-0">AI-Enhanced Personal Development</h1></div><li class="gp-component gp-component-id-HINuXmMhX" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="HINuXmMhX" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-XccguBnjQi" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="XccguBnjQi" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-Ah7Sw5ycLH" data-gp-style="" data-gp-text="" data-gp-component-id="Ah7Sw5ycLH" data-gp-component="null"><p class="gp-component-id-VkSQ_J1WFx" data-id="quill-node-0">Personalized Growth Plans</p></div> </li><div class="gp-text-container gp-component gp-component-id-zhI0Ncjmh" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="zhI0Ncjmh" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-mQxC7ORDFv" data-id="quill-node-0">Using AI algorithms, <em>LheoX</em> tailors personal development programs based on individual strengths, weaknesses, and career goals. These plans offer real-time feedback, leadership coaching, and emotional intelligence enhancement, helping individuals grow into effective leaders.</h2></div></div> </div> </div> </div></div> </div> </div> </div><div class="gp-component gp-component-id-axSPZA7Sv" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="axSPZA7Sv" tabindex="0"> <div class="gp-component-id-wgrftroaen"> <div class="gp-component-id-RN0yB90iw2" data-gp-grid-col=""> <div class="gp-component gp-component-id-lVwBuFbxIh" data-gp-container="" data-gp-style="" data-gp-component-id="lVwBuFbxIh" data-gp-component="container" tabindex="0"><div class="gp-component gp-component-id-Z_7ayhuUUc" data-gp-dnd="" data-gp-style="" data-gp-component="layout-4-4-4-4" data-gp-component-id="Z_7ayhuUUc" tabindex="0"><div class="gp-component-id-x7Q7NK9nn"> <div class="gp-component-id-RAR_4JOu9i" data-gp-grid-col=""> </div> <div class="gp-component-id-MPLeav_jmF" data-gp-grid-col=""> </div> <div class="gp-component-id-Ryzs2IIM6c" data-gp-grid-col=""> </div> <div class="gp-component-id-yWfwQQhL1p" data-gp-grid-col=""> </div> </div></div><div class="gp-component gp-component-id-74YyNJaXAx" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="74YyNJaXAx" tabindex="0"> <div class="gp-component-id-KRn0ta0vFW"> <div class="gp-component-id-FajFq0roYr" data-gp-grid-col=""> <div class="gp-component gp-component-id-ql7KjT_k7F5" data-gp-container="" data-gp-style="" data-gp-component-id="ql7KjT_k7F5" data-gp-component="container" tabindex="0"><li class="gp-component gp-component-id-ayyW0iLRgXC" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="ayyW0iLRgXC" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-Ekg94kYohL1" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="Ekg94kYohL1" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-0Z3BomY29IA" data-gp-style="" data-gp-text="" data-gp-component-id="0Z3BomY29IA" data-gp-component="null"><p class="gp-component-id-uMNeDHC5NeM" data-id="quill-node-0">Self-Awareness and Leadership Development</p></div> </li><div class="gp-text-container gp-component gp-component-id-PL_4wqPV1UO" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="PL_4wqPV1UO" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-jloGRHVtzoi" data-id="quill-node-0"><em>LheoX</em> integrates emotional intelligence training with data-driven insights, helping users refine their self-awareness, decision-making, and communication skills.</h2></div></div> </div> </div> </div></div><div class="gp-component gp-component-id-Gxzm4lCKW" data-gp-container="" data-gp-style="" data-gp-component-id="Gxzm4lCKW" data-gp-component="container" tabindex="0"><div class="gp-component gp-component-id-unopf6FKtB" data-gp-dnd="" data-gp-style="" data-gp-component="layout-4-4-4-4" data-gp-component-id="unopf6FKtB" tabindex="0"><div class="gp-component-id-2mRlInOwCH"> <div class="gp-component-id-mAw9uX7Wr3" data-gp-grid-col=""> </div> <div class="gp-component-id-QikxwuKW0b" data-gp-grid-col=""> </div> <div class="gp-component-id-jUrkrxZOw0" data-gp-grid-col=""> </div> <div class="gp-component-id-1orwS0G0WN" data-gp-grid-col=""> </div> </div></div><div class="gp-component gp-component-id-0NHi_eDklT" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="0NHi_eDklT" tabindex="0"><div class="gp-component-id-wmefak0cxU"> <div class="gp-component-id-zvQUlbkcOM" data-gp-grid-col=""> <div class="gp-component gp-component-id-idHWxozr6K" data-gp-container="" data-gp-style="" data-gp-component-id="idHWxozr6K" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-s1YuxG0QuA" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="s1YuxG0QuA" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-84pvdM_bLC" data-id="quill-node-0">Enterprise Architecture Integration</h1></div><li class="gp-component gp-component-id-xiU_iZHkMj" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="xiU_iZHkMj" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-5A17GP1DWv" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="5A17GP1DWv" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-tRZjbQBsUh" data-gp-style="" data-gp-text="" data-gp-component-id="tRZjbQBsUh" data-gp-component="null"><p class="gp-component-id-7PEmHfXl18p" data-id="quill-node-0">Enterprise System Optimization</p></div> </li><div class="gp-text-container gp-component gp-component-id-PXY3QKWznJy" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="PXY3QKWznJy" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-0nx7dLiyBxa" data-id="quill-node-0"><em>LheoX</em> goes beyond personal coaching by analyzing and optimizing your organization’s digital infrastructure. The platform evaluates enterprise architecture, providing insights into system inefficiencies, suggesting improvements, and helping align technology with strategic business goals.</h2></div></div><div class="gp-component gp-component-id-dd52XpzDy" data-gp-container="" data-gp-style="" data-gp-component-id="dd52XpzDy" data-gp-component="container" tabindex="0"><li class="gp-component gp-component-id-2ydcHmxPrU" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="2ydcHmxPrU" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-pmAv9Ngjr3" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="pmAv9Ngjr3" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-nhm8Olxk_2" data-gp-style="" data-gp-text="" data-gp-component-id="nhm8Olxk_2" data-gp-component="null"><p class="gp-component-id-jQ2XGTK1ua" data-id="quill-node-0">AI-Powered Business Insights</p></div> </li><div class="gp-text-container gp-component gp-component-id-XXao53wm_N" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="XXao53wm_N" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-ifWDTesjmC" data-id="quill-node-0">Leveraging data from across the organization, <em>LheoX</em> provides business leaders with predictive insights and real-time analytics, enabling them to make informed decisions and foster innovation.</h2></div></div> </div> </div></div><div class="gp-component gp-component-id-9GOYnt2Wx" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="9GOYnt2Wx" tabindex="0"><div class="gp-component-id-Qvo_ERWGZa"> <div class="gp-component-id-lK2cTTVct9" data-gp-grid-col=""> <div class="gp-component gp-component-id-b34WptBKtL" data-gp-container="" data-gp-style="" data-gp-component-id="b34WptBKtL" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-Q_clXLMH8F" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="Q_clXLMH8F" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-W7BFxNjkY2" data-id="quill-node-0">Leadership and Team Empowerment</h1></div><li class="gp-component gp-component-id-K_3SkP5NFP" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="K_3SkP5NFP" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-eHCeWM_BFr" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="eHCeWM_BFr" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-UGPypaP7us" data-gp-style="" data-gp-text="" data-gp-component-id="UGPypaP7us" data-gp-component="null"><p class="gp-component-id-s7wksguBse" data-id="quill-node-0">Strategic Partner for Leadership Development</p></div> </li><div class="gp-text-container gp-component gp-component-id-Z1k2LJq0VB" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="Z1k2LJq0VB" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-B9K6WoVxhH" data-id="quill-node-0"><em>LheoX</em> acts as a strategic partner for leaders by integrating AI-driven decision-making support with leadership coaching. It provides a comprehensive overview of team dynamics, employee performance, and organizational culture, empowering leaders to make empathetic, informed decisions.</h2></div></div><div class="gp-component gp-component-id-jz7sEI98_s" data-gp-container="" data-gp-style="" data-gp-component-id="jz7sEI98_s" data-gp-component="container" tabindex="0"><li class="gp-component gp-component-id-tVu6pTcBd6" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="tVu6pTcBd6" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-xLJdwQNxOr" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="xLJdwQNxOr" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-jptmLBpXad" data-gp-style="" data-gp-text="" data-gp-component-id="jptmLBpXad" data-gp-component="null"><p class="gp-component-id-8QwXlbYE7N1" data-id="quill-node-0">Influence and Communication Mastery</p></div> </li><div class="gp-text-container gp-component gp-component-id-anwoXipMCSs" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="anwoXipMCSs" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-MqnqVGQb11W" data-id="quill-node-0">Drawing on knowledge from industry leaders like Forbes Riley, <em>LheoX</em> offers training on mastering influence, communication, and pitch delivery. These skills are essential for leaders and sales teams to build meaningful connections and successfully engage with clients and stakeholders.</h2></div></div> </div> </div></div><div class="gp-component gp-component-id-tbctEY1yQ" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="tbctEY1yQ" tabindex="0"><div class="gp-component-id-YT7cqNfnP2"> <div class="gp-component-id-Xsu5z1bNNq" data-gp-grid-col=""> <div class="gp-component gp-component-id-0eMHV8584x" data-gp-container="" data-gp-style="" data-gp-component-id="0eMHV8584x" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-WlqRevOLQI" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="WlqRevOLQI" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-hvZkcq20or" data-id="quill-node-0">High-Ticket Offer Testing and Market Strategy</h1></div><li class="gp-component gp-component-id-E9bSjPevme" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="E9bSjPevme" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-cmaiUjmm_1" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="cmaiUjmm_1" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-5X_XAJaX_h" data-gp-style="" data-gp-text="" data-gp-component-id="5X_XAJaX_h" data-gp-component="null"><p class="gp-component-id-bUMiW9gRth" data-id="quill-node-0">Market Engagement for Luxury Brands and High-Ticket Offers</p></div> </li><div class="gp-text-container gp-component gp-component-id-cnjDDeaIWi" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="cnjDDeaIWi" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-hDsRjN5GVl" data-id="quill-node-0">Tested in high-stakes environments, <em>LheoX</em> allows companies to engage with premium clients and build communities of loyal followers. By analyzing customer engagement, behavior, and preferences, it helps businesses craft targeted strategies to maximize impact and conversions during product launches.</h2></div></div><div class="gp-component gp-component-id-Iy2s1LuUC_" data-gp-container="" data-gp-style="" data-gp-component-id="Iy2s1LuUC_" data-gp-component="container" tabindex="0"><li class="gp-component gp-component-id-T54SAbwXNW" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="T54SAbwXNW" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-MoNy_5DxqE" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="MoNy_5DxqE" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-kClmQ52wHp" data-gp-style="" data-gp-text="" data-gp-component-id="kClmQ52wHp" data-gp-component="null"><p class="gp-component-id-mFGawd8l3Ld" data-id="quill-node-0">Community Building for Raving Fans</p></div> </li><div class="gp-text-container gp-component gp-component-id-00kcSHjNq5h" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="00kcSHjNq5h" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-u0Ot0Q0f0LU" data-id="quill-node-0">With LheoX, businesses can create strong, engaged communities around their brand. The platform uses AI insights to foster authentic engagement with customers, creating anticipation for product launches and driving high-ticket sales.</h2></div></div> </div> </div></div><div class="gp-component gp-component-id-84Ncx0U3e" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="84Ncx0U3e" tabindex="0"><div class="gp-component-id-kgbNaKkkIt"> <div class="gp-component-id-ytWbPpboez" data-gp-grid-col=""> <div class="gp-component gp-component-id-MDXl6nyIJl" data-gp-container="" data-gp-style="" data-gp-component-id="MDXl6nyIJl" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-sXUfbf1IUQ" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="sXUfbf1IUQ" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-ZEWCGuu0oV" data-id="quill-node-0">Real-Time Feedback and Continuous Learning</h1></div><li class="gp-component gp-component-id-ajBL8_qEHp" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="ajBL8_qEHp" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-HEK9zbhYu8" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="HEK9zbhYu8" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-vY0RAnkKL4" data-gp-style="" data-gp-text="" data-gp-component-id="vY0RAnkKL4" data-gp-component="null"><p class="gp-component-id-ty2aYbt5IW" data-id="quill-node-0">Continuous Leadership and Team Development</p></div> </li><div class="gp-text-container gp-component gp-component-id-kSLj6uANtI" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="kSLj6uANtI" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-HipbQoeIDa" data-id="quill-node-0"><em>LheoX</em> delivers ongoing feedback and learning opportunities, allowing leaders and teams to continuously evolve their skills and stay ahead of market demands. The AI component constantly adapts and refines coaching strategies based on performance data and feedback.</h2></div></div><div class="gp-component gp-component-id-CPclozSbxV" data-gp-container="" data-gp-style="" data-gp-component-id="CPclozSbxV" data-gp-component="container" tabindex="0"><li class="gp-component gp-component-id-_KjCyLn99o" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="_KjCyLn99o" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-o8YixGZEkZ" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="o8YixGZEkZ" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-RwOYnA5Q2o" data-gp-style="" data-gp-text="" data-gp-component-id="RwOYnA5Q2o" data-gp-component="null"><p class="gp-component-id-p8rvBcvAsSJ" data-id="quill-node-0">Scalability for Organizations of All Sizes</p></div> </li><div class="gp-text-container gp-component gp-component-id-cBZI5kYaTzM" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="cBZI5kYaTzM" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-CrpVeGcLNx5" data-id="quill-node-0">Whether you’re a startup or a Fortune 500 company, <em>LheoX</em> is designed to scale with your organization, ensuring that the benefits of high-level coaching and enterprise architecture insights are accessible at every stage of growth.</h2></div></div> </div> </div></div></div> </div> </div> </div></div> </div> </div> </div><div class="gp-component-id-0t0ZgeSqo gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="0t0ZgeSqo" tabindex="0"> <div class="gp-component-id-27v1UTiU4O"> <div class="gp-component-id-hvv419d_SY" data-gp-grid-col=""> <div class="gp-component-id-FYoGh0Fa9a gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="FYoGh0Fa9a" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-jJN_J6uv7" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="jJN_J6uv7" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-OcOTlH0LdA" data-id="quill-node-0">Meet Lheox: Your AI Partner for Personal and Professional Growth!</h1></div><div class="gp-text-container gp-component gp-component-id-nUrgLmsBF" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="nUrgLmsBF" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-RJTjY6e7fj" data-id="quill-node-0">Discover the power of Lheox, the ultimate AI platform for personal development and team leadership! In this video, we'll introduce you to Lheox and its game-changing features, such as tailored learning paths, comprehensive enterprise architecture management, and innovative team leadership tools. See how Lheox promotes continuous learning and offers seamless integration with your existing tools to enhance productivity and growth. Don't miss out on transforming the way you and your team learn and lead. Like and share this video to spread the word!</h2></div><div data-gp-dnd="" data-gp-style="" class="gp-component-id-z36c4vpZh gp-component" data-gp-component="video-all" data-gp-component-id="z36c4vpZh" tabindex="0"> <div class="bg-black cursor-pointer gp-video-ratio" style="padding-bottom: 56.25%;"> <div data-gp-vembed-id="16nHEbwe6" style="--gp-video-all-pb: 56.25%;"><link href="https://widget.groovevideo.com/widget/app.css" rel="stylesheet"><groovevideo-widget id="268412" permalink="84qNdsQnQteRtTLq2TQK" vce-ready=""></groovevideo-widget></div> <script id="script-OGqY3fhAw"> function setvIframe(vIframe){ vIframe.style.setProperty('--gp-video-all-pb', '56.25%'); } setvIframe(document.querySelector('[data-gp-vembed-id="16nHEbwe6"]'));; </script> <script src="https://widget.groovevideo.com/widget/app.js" id="script-125RXv23h7"></script> </div> </div><img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599609879_Oval.png" alt="" class="gp-component gp-component-id-9Puc3RNgY" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="9Puc3RNgY" tabindex="0"><li class="gp-component gp-component-id-qgp0Sq3Ob" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="qgp0Sq3Ob" tabindex="0" style=""></li></div> </div> </div> </div><div class="gp-component-id-f9zyh2ydy gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-2-2" data-gp-component-id="f9zyh2ydy" tabindex="0"> <div class="gp-component-id-1uMJLB4F7k"> <div class="gp-component-id-K_XXqfLqjD" data-gp-grid-col=""> <div class="gp-component-id-JgeU8Nhbhg gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="JgeU8Nhbhg" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-FVRXB0Jq3" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="FVRXB0Jq3" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-JTO9E9Iunz" data-id="quill-node-0">The LheoX Advantage</h1></div><div class="gp-text-container gp-component gp-component-id-iKhREck8Z" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="iKhREck8Z" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-sVJhxzCPN3">We believe that we can give you all the features you'd ever need, without making you pay thousands of dollars for them as many of our competitors.</p><p class="gp-component-id-gWnEi9zGPT"><br></p><p class="gp-component-id-_kfZhrmudX">We love seeing how our customers continue to create beautiful videos every day, and we want you to become another one, completely frictionless.</p></div><li class="gp-component gp-component-id-QQGMJ_Fh1" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="QQGMJ_Fh1" tabindex="0" style=""> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610194_download.png" alt="" class="gp-component gp-component-id-Ldv0By57Hq" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="Ldv0By57Hq" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-VwU1hEDoM4" data-gp-style="" data-gp-text="" data-gp-component-id="VwU1hEDoM4" data-gp-component="null"><p class="gp-component-id-I3y7snsCoN" data-id="quill-node-0"><strong>Unified Human and Enterprise Growth</strong>: By integrating personal development with enterprise architecture, <em>LheoX</em> bridges the gap between human potential and organizational strategy. It empowers both leaders and their teams while ensuring that businesses can optimize their systems and infrastructure for long-term success.</p></div> </li><li class="gp-component gp-component-id-ZpqOwj2wa" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="ZpqOwj2wa" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610132_layout.png" alt="" class="gp-component gp-component-id-aj0pZS5W6t" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="aj0pZS5W6t" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-LLIUrrnax0" data-gp-style="" data-gp-text="" data-gp-component-id="LLIUrrnax0" data-gp-component="null"><p class="gp-component-id-FhZocekiY_" data-id="quill-node-0"><strong>Data-Driven Coaching with Human Insight:</strong><em>LheoX</em> combines the analytical power of AI with human-centric coaching principles, offering both data-driven insights and emotional intelligence training that enhances personal growth, leadership effectiveness, and organizational resilience.</p></div> </li><li class="gp-component gp-component-id-vMETUH_0X" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="vMETUH_0X" tabindex="0"> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610225_free.png" alt="" class="gp-component gp-component-id-o7m16Qp3_3" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="o7m16Qp3_3" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-XxZ9PhjFSu" data-gp-style="" data-gp-text="" data-gp-component-id="XxZ9PhjFSu" data-gp-component="null"><p class="gp-component-id-cLv90hKapc" data-id="quill-node-0"><strong>Impact Across Industries:</strong> Whether you’re in tech, luxury brands, consulting, or finance, <em>LheoX</em> offers the tools and strategies necessary to innovate, adapt, and thrive. It is particularly valuable for organizations undergoing digital transformation, offering tailored insights that align enterprise architecture with strategic business goals.</p></div> </li><li class="gp-component gp-component-id-bpt45ntr1" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="bpt45ntr1" tabindex="0" style=""> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610283_app.png" alt="" class="gp-component gp-component-id-F93HardvKg" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="F93HardvKg" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-0yGbMehPVA" data-gp-style="" data-gp-text="" data-gp-component-id="0yGbMehPVA" data-gp-component="null"><p class="gp-component-id-xKeAW7mx6L" data-id="quill-node-0"><strong>Data-Driven Customization for Teams and Individuals</strong>: <em>LheoX</em> provides tailored coaching experiences not just for individuals but also for entire teams. By analyzing team dynamics and individual performance data, <em>LheoX</em> offers personalized insights that align with both personal development goals and organizational objectives. This ensures that leadership training, communication strategies, and enterprise architecture improvements are highly customized and impactful for every unique context.</p></div> </li><li class="gp-component gp-component-id-m2DVGQLQY" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="m2DVGQLQY" tabindex="0" style=""> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610317_youtube.png" alt="" class="gp-component gp-component-id-bA2zcjCioa" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="bA2zcjCioa" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-b2aFkv3mVk" data-gp-style="" data-gp-text="" data-gp-component-id="b2aFkv3mVk" data-gp-component="null"><p class="gp-component-id-JKgS0LPXRc" data-id="quill-node-0"><strong>Seamless Integration with Existing Enterprise Systems: </strong><em>LheoX</em> is designed to integrate seamlessly with your organization's existing enterprise architecture and digital systems. It doesn't require a complete overhaul of current tools but enhances what’s already in place by offering AI-driven insights, real-time feedback, and optimization suggestions. This makes <em>LheoX</em> a powerful tool for organizations looking to leverage AI without disrupting their current workflows or infrastructure.</p></div> </li><li class="gp-component gp-component-id-9rrWTSZ9N" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="9rrWTSZ9N" tabindex="0" style=""> <img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-_G9hVwI_TI" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="_G9hVwI_TI" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-6xTdLtfi3z" data-gp-style="" data-gp-text="" data-gp-component-id="6xTdLtfi3z" data-gp-component="null"><p class="gp-component-id-7t7meMFHVJ" data-id="quill-node-0"><strong>Continuous Improvement Through AI Learning: </strong><em>LheoX</em> leverages machine learning to continuously improve its coaching recommendations and enterprise insights. As the platform gathers more data from individual and organizational interactions, it refines its suggestions, becoming more accurate and personalized over time. This creates a dynamic feedback loop where both users and businesses benefit from increasingly tailored and effective coaching, leadership guidance, and system optimizations.</p></div> </li></div> </div> <div class="gp-component-id-bd1sO71oej" data-gp-grid-col=""> <div class="gp-component-id-HaJO3vlaPh gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="HaJO3vlaPh" data-gp-component="container" style="" tabindex="0"><img src="https://images.groovetech.io/bW6KamoK1VToat1gcEiO0dRMDIxVYaP9veomQFdUrtY/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzAzNDE5X0xIRU9YQ09SRS5qcGc.webp" alt="LHEOX THE AI ENGINE" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-GmkvxvvQh" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="GmkvxvvQh" tabindex="0"><img src="https://images.groovetech.io/XNofZEUzq8Nbi2ejHz9ck7T2H84fgSUcZp5bGd5a_Fs/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzAzNTA0X0xoZW9YaXNhbkFJcG93ZXJlZGVudGVycHJpc2VFTkdJTkVqcGcuanBn.webp" alt="LHEOX THE AI ENGINE PLUS" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-FbqFltx5L" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="FbqFltx5L" tabindex="0"><img src="https://images.groovetech.io/N4wFUXbCyUNOkg3ClvxN9lqF24E_4BTjRofjRCXZZj4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzEzMzk3X0xlb25hcmRvUGhvZW5peEpvaW50aGVMaGVvWENvbW11bml0eUFzYW1lbWJlcnlvdWxsYmUwLmpwZw.webp" alt="LHEOX THE AI ENGINE PLUS" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-oHJCUqtss" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="oHJCUqtss" tabindex="0"><img src="https://images.groovetech.io/YSja2bd-jxWLRBItMNHNOisLiN0-PstXlGA18EZ1Fu4/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzA0MDczX0xoZW94TGVhZGVyc2hpcGFuZFRlYW1FbXBvd2Vyd2l0QUkuanBn.webp" alt="LHEOX THE AI ENGINE FOR TEAMS" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-0caEGSe2J" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="0caEGSe2J" tabindex="0"></div> </div> </div> </div><div class="gp-text-container gp-component gp-component-id-TjtSjSYXN" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="TjtSjSYXN" tabindex="0"></div><div class="gp-text-container gp-component gp-component-id-nsrYGUxVQF" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="nsrYGUxVQF" tabindex="0" data-gp-component="null"><h1 class="gp-component-id-TSLuuoBPsn" style="">Heading</h1></div><div class="gp-component-id-cusk6fIXs gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="cusk6fIXs" tabindex="0"><div class="gp-component-id-jiaVQrrj4w"> <div class="gp-component-id-230hThPwjE" data-gp-grid-col=""> <div class="gp-component-id-ezAODZiVy1 gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="ezAODZiVy1" data-gp-component="container" tabindex="0"><img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599610621_Group 6.png" alt="" class="gp-component gp-component-id-8QoN4ercI" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="8QoN4ercI" tabindex="0"><div class="gp-text-container gp-component gp-component-id-95cG6rYQj" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="95cG6rYQj" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-YM7bjU7fqp" data-id="quill-node-0">"LheoX has completely transformed the way we operate and lead in our organization. As a CEO, I’ve always believed in the power of personal growth, but <em>LheoX</em> took that belief to an entirely new level. The AI-driven insights not only helped me become a more effective leader, but it also empowered my entire team to thrive—personally and professionally. Our enterprise systems have become more agile, our decision-making process is sharper, and our team dynamics have never been stronger. It’s like having a personal coach and a business strategist rolled into one, available 24/7. The level of precision and customization is unlike anything I’ve ever seen. <em>LheoX</em> isn’t just a tool; it’s a game-changer. It’s the future of leadership and organizational growth."</p></div><div class="gp-text-container gp-component gp-component-id-XWdvuKQH6" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="XWdvuKQH6" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-OSP5pgVwwj" data-id="quill-node-0">John Munch, Gfira Innovations</p></div><div class="gp-component-id-kWqqM4hFU gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-2-2" data-gp-component-id="kWqqM4hFU" tabindex="0"> <div class="gp-component-id-SkTB629kCR"> <div class="gp-component-id-T_yXbeD8Bh" data-gp-grid-col=""> <div class="gp-component-id-fkJXYeQsk8 gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="fkJXYeQsk8" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-UWlHDCIkV" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="UWlHDCIkV" data-gp-component="null" style="" tabindex="0"><h1 class="gp-component-id-yh270n4dPz" data-id="quill-node-0">Join us as an Early Member to Lheox Learning Community</h1></div><div class="gp-component-id-iRES4CqTh gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-1" data-gp-component-id="iRES4CqTh" tabindex="0"> <div class="gp-component-id-herEb9jPR5"> <div class="gp-component-id-0B5s56T31U" data-gp-grid-col=""> </div> </div> </div><div class="gp-component-id-S944L0SBZ gp-component" data-gp-dnd="" data-gp-style="" data-gp-component="layout-2-2" data-gp-component-id="S944L0SBZ" tabindex="0"><div class="gp-component-id-N0YjllTrQQ"> <div class="gp-component-id-0ZHSb40ZXZ" data-gp-grid-col=""> </div> <div class="gp-component-id-1CYMSLz4Ef" data-gp-grid-col=""> </div> </div></div><li class="gp-component gp-component-id-mUzu3i_H2" data-gp-dnd="" data-gp-style="" data-gp-component="list-image" data-gp-component-id="mUzu3i_H2" tabindex="0" style=""><img src="https://assets.grooveapps.com/images/5df98d83cf362c0e9cf8723d/1599586075_down-arrow.png" alt="" class="gp-component gp-component-id-wuRntEiLE_" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="wuRntEiLE_" tabindex="0"><div class="gp-text-container gp-component gp-component-id-0cpZ20tuwd" data-gp-style="" data-gp-text="" data-gp-component-id="0cpZ20tuwd" data-gp-component="null"><p class="gp-component-id-Yw_pWxu0lv" data-id="quill-node-0">Priority Access to Exclusive Content and Workshops.<br>Continuous Learning and Development Resources.</p><p class="gp-component-id-Yw_pWxu0lv" data-id="quill-node-1">Community of Leaders and Innovators.</p><p class="gp-component-id-Yw_pWxu0lv" data-id="quill-node-2">Discounts on Premium Programs and Services.<br><br></p><p class="gp-component-id-Yw_pWxu0lv" data-id="quill-node-2">Official Community Launch: 04/11/2024</p></div></li></div> </div> <div class="gp-component-id-Q6lwFc2Dv9" data-gp-grid-col=""> <div class="gp-component-id-5lqLiV_5WF gp-component" data-gp-container="" data-gp-style="" data-gp-component-id="5lqLiV_5WF" data-gp-component="container" style="" tabindex="0"><img src="https://images.groovetech.io/g5BupZ1RNE3gAoZ-R92mAnfYWA3rbxN5TzdCmhPyvvk/rs:fit:0:0:0/g:no:0:0/c:0:0/aHR0cHM6Ly9hc3NldHMuZ3Jvb3ZlYXBwcy5jb20vaW1hZ2VzLzVlYWIzM2UxOWVjYzMxMGNhNGNhOTY4Mi8xNzI5NzA3NDIxX0xlb25hcmRvUGhvZW5peERlc2lnbmFmdXR1cmlzdGljaGlnaHRlY2hBSWludGVyZmFjZWZvcjIuanBn.webp" alt="LHEOX THE ULTIMATE ENGINE" class="inline-flex items-start justify-start object-cover object-center gp-component gp-component-id-UWztDXjjG" data-gp-style="" data-gp-dnd="" data-gp-component="image" data-gp-component-id="UWztDXjjG" tabindex="0"></div> </div> </div> </div></div> </div> </div></div><div class="gp-text-container gp-component gp-component-id-3JmMG0cFF8" data-gp-style="true" data-gp-text="true" data-gp-dnd="true" data-gp-component-id="3JmMG0cFF8" tabindex="0"><h1 class="gp-component-id-Ir6VOi8Fk">Heading</h1></div></div> </section><section class="gp-component gp-component-id-L2e107pc5" data-gp-component="block" data-gp-style="" data-gp-block="true" data-gp-component-id="L2e107pc5" tabindex="0" style="" data-gp-block-id="15056" data-gp-block-type="block" data-gp-block-data="{"id":15056,"type":"block","thumbnail":"https://assets.grooveapps.com/pages-previews/5f770183d97ae.png","category":"Content","tag":"designed","user_id":"global","filename":null,"height":0,"global":1,"tailwind":0}" id="L2e107pc5"><a name="L2e107pc5" data-gp-block-anchor=""></a> <div class="" data-section-overlay=""></div> <div class="gp-component gp-component-id-JKD1Mx3hNi" data-gp-style="" data-gp-component-id="JKD1Mx3hNi" data-gp-component="null"> <div class="gp-component gp-component-id-fcNmAZYyIb" data-gp-container="" data-gp-style="true" data-gp-component-id="fcNmAZYyIb" data-gp-component="container" tabindex="0"> </div> <div class="gp-component gp-component-id-MjObsppmE0" data-gp-container="" data-gp-style="true" data-gp-component-id="MjObsppmE0" data-gp-component="container" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-NL7PDxko0K" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="NL7PDxko0K" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-kl54ofhlxZ" data-id="quill-node-0">GET INSTANT ACCESS NOW!</p></div><div class="gp-text-container gp-component gp-component-id-1I8AgAaCB6" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="1I8AgAaCB6" data-gp-component="null" style="" tabindex="0"><h2 class="gp-component-id-lCV5VwTe_0">What You'll Learn!</h2></div><div class="gp-text-container gp-component gp-component-id-rKNw2cVXSI" data-gp-style="" data-gp-text="" data-gp-component="text_6" data-gp-dnd="" data-gp-component-id="rKNw2cVXSI" style="" tabindex="0"><p class="gp-component-id-UrEp6wpmvn" data-id="quill-node-0">We are excited to announce the launch of LheoX, a groundbreaking platform designed to help you unlock your true potential and transform your organization in today’s fast-evolving digital world. With LheoX, you will have access to personalized coaching, enterprise architecture optimization, leadership development, and an exclusive community of leaders and innovators, all powered by cutting-edge AI technology. At LheoX, we believe that growth happens when you have the right tools, insights, and community by your side. That’s why we’ve created a unique space where members can learn, share, and connect while receiving exclusive content tailored to their personal and professional journey.</p></div><div class="gp-component gp-component-id-_6UtO53CYE" data-gp-container="" data-gp-dnd="" data-gp-style="true" data-gp-component="card-header" data-gp-component-id="_6UtO53CYE" tabindex="0"><div class="gp-component gp-component-id-N9CD8GTXF1" data-gp-container="" data-gp-style="true" data-gp-component-id="N9CD8GTXF1" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-ROWwmvnWao" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="ROWwmvnWao" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-H0RKhX0psf" data-id="quill-node-0">Join the LheoX Community</p></div><div class="gp-text-container gp-component gp-component-id-uuMrOCgrvll" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="uuMrOCgrvll" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-An8WfXGDsh" data-id="quill-node-0"><strong>Learn from top industry experts</strong> through webinars, workshops, and events.</p><p class="gp-component-id-An8WfXGDsh" data-id="quill-node-1"><strong>Share experiences and insights</strong> with like-minded professionals and leaders.<br><br></p><p class="gp-component-id-An8WfXGDsh" data-id="quill-node-2"><strong>Access exclusive content</strong> that helps you grow personally and professionally in areas like leadership, business strategy, AI integration, and enterprise optimization.</p></div> </div></div><div class="gp-component gp-component-id-edGo_dM8PNC" data-gp-container="" data-gp-dnd="" data-gp-style="true" data-gp-component="card-header" data-gp-component-id="edGo_dM8PNC" tabindex="0"><div class="gp-component gp-component-id-26wnoRGG9mz" data-gp-container="" data-gp-style="true" data-gp-component-id="26wnoRGG9mz" data-gp-component="container" tabindex="0"> <div class="gp-text-container gp-component gp-component-id-ksJ0KwE0EmJ" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="ksJ0KwE0EmJ" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-NhyEbWE0j5L" data-id="quill-node-0">Why Join LheoX?</p></div> <div class="gp-text-container gp-component gp-component-id-hz9CePQ0LGl" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="hz9CePQ0LGl" data-gp-component="null" style="" tabindex="0"><p class="gp-component-id-_eR0em0V0NR" data-id="quill-node-0"><strong>Transform Your Leadership</strong> – Get real-time feedback and actionable insights to enhance your decision-making and leadership skills.</p><p class="gp-component-id-_eR0em0V0NR" data-id="quill-node-1"><strong><br>Optimize Your Organization</strong> – Leverage AI to streamline your business systems, boost team productivity, and drive innovation<strong><br><br></strong></p><p class="gp-component-id-_eR0em0V0NR" data-id="quill-node-2"><strong>Learn from the Best</strong> Access exclusive content from top experts in AI, leadership, and enterprise strategy..</p></div> </div></div></div> </div> </section><section class="gp-component-id-m0xChQvI2 gp-component" data-gp-component="block" data-gp-style="" data-gp-block-id="11994" data-gp-block="true" data-gp-block-type="block" data-gp-block-data="{"id":11994,"type":"block","thumbnail":"https://assets.grooveapps.com/elements-previews/thumbs/content-blue-6.png","category":"Content","tag":"designed","user_id":"global","filename":"_content_24","height":0,"global":1,"tailwind":1}" data-gp-component-id="m0xChQvI2" id="m0xChQvI2" tabindex="0"><a name="m0xChQvI2" data-gp-block-anchor=""></a> <div class="" data-section-overlay=""></div> <div class="gp-component-id-3co0dxzVu4 gp-component" data-gp-container="" data-gp-style="true" data-gp-component-id="3co0dxzVu4" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-l9LwSf2yNX" data-gp-style="" data-gp-text="" data-gp-dnd="" data-gp-component-id="l9LwSf2yNX" data-gp-component="null" tabindex="0"><p class="gp-component-id-5YvYYTr01V" data-id="quill-node-0">We offer a range of membership tiers to suit your unique needs, ensuring that whether you’re a seasoned leader, a growing entrepreneur, or an organization seeking transformation, you’ll find the tools and resources you need with <em>LheoX</em>.</p><p class="gp-component-id-5YvYYTr01V" data-id="quill-node-1"><br>Annual Discount: Save two months with the annual membership for any tier.<br><br></p><p class="gp-component-id-5YvYYTr01V" data-id="quill-node-3">Group or Corporate Plans: Special pricing available for team or organizational subscriptions. Contact us for custom packages based on the size and needs of your team.</p></div></div> </section><section class="gp-component gp-component-id-PnAnQKSya" data-gp-component="block" data-gp-style="" data-gp-block="true" data-gp-component-id="PnAnQKSya" tabindex="0" data-gp-block-id="15039" data-gp-block-type="block" data-gp-block-data="{"id":15039,"type":"block","thumbnail":"https://assets.grooveapps.com/pages-previews/5f76fefcb01d8.png","category":"Content","tag":"designed","user_id":"global","filename":null,"height":0,"global":1,"tailwind":0}" id="PnAnQKSya" style=""><a name="PnAnQKSya" data-gp-block-anchor=""></a> <div class="" data-section-overlay=""></div> <div class="gp-component gp-component-id-W4RbZxW52I" data-gp-container="" data-gp-style="true" data-gp-component-id="W4RbZxW52I" data-gp-component="null" tabindex="0"> <div class="gp-component gp-component-id-w0ZsaZftB3" data-gp-component="layout-3-3-3" data-gp-dnd="" data-gp-style="" data-gp-component-id="w0ZsaZftB3" tabindex="0" style=""> <div class="gp-component-id-hsZybUjiIH"> <div class="gp-component-id-1FA7wbuibW" data-gp-grid-col=""> <div class="gp-component gp-component-id-PfaNux_6K_" data-gp-container="" data-gp-style="true" data-gp-component-id="PfaNux_6K_" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-en0MXDrGUa" data-gp-style="" data-gp-text="" data-gp-component="text_2" data-gp-dnd="" data-gp-component-id="en0MXDrGUa" style="" tabindex="0"><h3 class="gp-component-id-M57IRzcyEN" data-id="quill-node-1">Essential Membership</h3></div><div class="gp-text-container gp-component gp-component-id-DwpluV5xFp" data-gp-style="" data-gp-text="" data-gp-component="text_6" data-gp-dnd="" data-gp-component-id="DwpluV5xFp" style="" tabindex="0"><p class="gp-component-id-O_z_h3b6i1" data-id="quill-node-1">This membership is ideal for individuals just beginning their journey into personal development and leadership coaching. It provides foundational tools and access to an active community, all at an accessible price point.</p></div></div> </div> <div class="gp-component-id-hSLpApWzj7" data-gp-grid-col=""> <div class="gp-component gp-component-id-y7Z6eGHxEi" data-gp-container="" data-gp-style="true" data-gp-component-id="y7Z6eGHxEi" data-gp-component="null" tabindex="0"><div class="gp-text-container gp-component gp-component-id-qfpuww8Y_0" data-gp-style="" data-gp-text="" data-gp-component="text_2" data-gp-dnd="" data-gp-component-id="qfpuww8Y_0" style="" tabindex="0"><h3 class="gp-component-id-K1JnBg8Tuv" data-id="quill-node-1">Executive Membership</h3></div><div class="gp-text-container gp-component gp-component-id-7RobV8W4vp" data-gp-style="" data-gp-text="" data-gp-component="text_6" data-gp-dnd="" data-gp-component-id="7RobV8W4vp" style="" tabindex="0"><p class="gp-component-id-s6bHYaIMQc" data-id="quill-node-0">This top-tier membership is designed for executives and high-level business leaders who seek advanced tools and personalized coaching to optimize both their leadership skills and organizational systems. It offers the highest level of access to <em>LheoX</em>'s premium content, direct support, and exclusive networking opportunities.</p></div></div> </div> <div class="gp-component-id-1GAfhE960Tl" data-gp-grid-col=""> <div class="gp-component gp-component-id-K9Nbg1pFMi" data-gp-container="" data-gp-style="true" data-gp-component-id="K9Nbg1pFMi" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-07bh3jNHUG" data-gp-style="" data-gp-text="" data-gp-component="text_2" data-gp-dnd="" data-gp-component-id="07bh3jNHUG" style="" tabindex="0"><h3 class="gp-component-id-Mw1C0i8RID" data-id="quill-node-0">Professional Membership</h3></div><div class="gp-text-container gp-component gp-component-id-L7qN7KVaFpi" data-gp-style="" data-gp-text="" data-gp-component="text_6" data-gp-dnd="" data-gp-component-id="L7qN7KVaFpi" style="" tabindex="0"><p class="gp-component-id-QX1PA3cfSVf" data-id="quill-node-1">This mid-tier membership is perfect for growing professionals and entrepreneurs looking for more advanced coaching, AI-driven insights, and access to deeper enterprise architecture tools. The professional membership offers more interactive learning experiences and tailored content to accelerate growth.</p></div></div> </div> </div> </div> </div> </section><section class="gp-component gp-component-id-K5hldFeMx" data-gp-component="block" data-gp-style="" data-gp-block="true" data-gp-component-id="K5hldFeMx" tabindex="0" style="" data-gp-block-id="15021" data-gp-block-type="block" data-gp-block-data="{"id":15021,"type":"block","thumbnail":"https://assets.grooveapps.com/pages-previews/5f76f95c2bffe.png","category":"Pricing","tag":"designed","user_id":"global","filename":null,"height":0,"global":1,"tailwind":0}" id="K5hldFeMx"><a name="K5hldFeMx" data-gp-block-anchor=""></a><a name="SA-2_a_IcW" class="gp-component-id-xy9OBtCuFK9"></a> <div class="" data-section-overlay=""></div> <div class="gp-component gp-component-id-2P54ZDfQe0" data-gp-container="" data-gp-style="true" data-gp-component-id="2P54ZDfQe0" tabindex="0"> <div class="gp-component gp-component-id-emo82QQHKd" data-gp-component="layout-1" data-gp-dnd="" data-gp-style="" data-gp-component-id="emo82QQHKd" tabindex="0"> <div class="gp-component-id-qOZgeSAIu3e"> <div class="gp-component-id-p0mx2VXddws" data-gp-grid-col=""> <div class="gp-component gp-component-id-5mGEWRYi05" data-gp-container="" data-gp-style="true" data-gp-component-id="5mGEWRYi05" data-gp-component="container" tabindex="0"><div class="gp-component gp-component-id-s_2irV9J6H" data-gp-dnd="" data-gp-style="" data-gp-component="layout-3-3-3" data-gp-component-id="s_2irV9J6H" tabindex="0"> <div class="gp-component-id-WHzOEDjAIeD"> <div class="gp-component-id-VDMvSXHELUj" data-gp-grid-col=""> <div class="gp-component gp-component-id-0x8Mz99Z0S" data-gp-container="" data-gp-style="true" data-gp-component-id="0x8Mz99Z0S" data-gp-component="container" tabindex="0"><div class="gp-component gp-component-id-0vQJe07QF1" data-gp-container="" data-gp-style="true" data-gp-dnd="" data-gp-component="container" data-gp-component-id="0vQJe07QF1" tabindex="0"><div class="gp-text-container gp-component gp-component-id-1gg1OVG3oS" data-gp-style="" data-gp-text="" data-gp-component="text" data-gp-dnd="" data-gp-component-id="1gg1OVG3oS" style="" tabindex="0"><h1 class="gp-component-id-aZpO8GSvsv" data-id="quill-node-0">$49/month or $499/year</h1></div><div class="gp-text-container gp-component gp-component-id-sawuB0Gc7Q" data-gp-style="" data-gp-text="" data-gp-component="text_1" data-gp-dnd="" data-gp-component-id="sawuB0Gc7Q" style="" tabindex="0"><h2 class="gp-component-id-CE4QU3KpL2" data-id="quill-node-0">Essential Membership</h2></div><div class="gp-component gp-component-id-kS5LqxEfmK" data-gp-container="" data-gp-style="true" data-gp-dnd="" data-gp-component="container" data-gp-component-id="kS5LqxEfmK" tabindex="0"><li class="gp-component gp-component-id-CYbRrIfXdI" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="CYbRrIfXdI" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-mXwSsxGYtD" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="mXwSsxGYtD" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-DGOb105RY8a" data-gp-style="" data-gp-text="" data-gp-component-id="DGOb105RY8a" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Personalized Coaching Insights:</strong> Access AI-powered personal development plans.</p></div> </li><li class="gp-component gp-component-id-U45JK20sByz" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="U45JK20sByz" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-iIxAJAowWMu" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="iIxAJAowWMu" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-hgU0LkWZ2D4" data-gp-style="" data-gp-text="" data-gp-component-id="hgU0LkWZ2D4" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Community Engagement:</strong> Join discussions and share insights with fellow members.</p></div> </li><li class="gp-component gp-component-id-8WWUz0d6jyA" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="8WWUz0d6jyA" tabindex="0"><span class="fas fa-check gp-component gp-component-id-ISxN5B6pmck" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="ISxN5B6pmck" tabindex="0" aria-hidden="true"> </span><div class="gp-text-container gp-component gp-component-id-xHjd6t3fL" data-gp-style="" data-gp-text="" data-gp-component-id="xHjd6t3fL" data-gp-component="null"><p class="gp-component-id-UBiP5UAvOV" data-id="quill-node-0"><strong>Exclusive Content:</strong> Receive foundational e-books and training videos. <strong><br><br></strong></p><p class="gp-component-id-UBiP5UAvOV" data-id="quill-node-1"><strong>Basic Workshops:</strong> Attend monthly webinars on personal and leadership development.</p></div></li></div><a href="https://lheox.groovesell.com/checkout/048450a9878799b250e36793796a4a2d" data-gp-button-id="rg6hMm4FS" class="items-center gp-component gp-component-id-2uJehQtKzqW" data-gp-style="" data-gp-dnd="" data-gp-component="button" data-gp-component-id="2uJehQtKzqW"> <div style="display: inline-block; flex-grow: 1;"> <div class="text-inherit gp-component gp-component-id-rqPO72gTI4" data-gp-component="button main-label" data-gp-style="" data-gp-component-id="rqPO72gTI4">Buy This Plan</div> </div> </a></div></div> </div> <div class="gp-component-id-EhMH0hewOn8" data-gp-grid-col=""> <div class="gp-component gp-component-id-4nbziXqLfOr" data-gp-container="" data-gp-style="true" data-gp-component-id="4nbziXqLfOr" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-bhMlBg7LyxG" data-gp-style="" data-gp-text="" data-gp-component="text" data-gp-dnd="" data-gp-component-id="bhMlBg7LyxG" style="" tabindex="0"><h1 class="gp-component-id-C135Nk9BMjs" data-id="quill-node-0">$499/month or $4,999/year</h1></div><div class="gp-text-container gp-component gp-component-id-cAa6rys3t4V" data-gp-style="" data-gp-text="" data-gp-component="text_1" data-gp-dnd="" data-gp-component-id="cAa6rys3t4V" style="" tabindex="0"><h2 class="gp-component-id-EFWlAmWRyNv" data-id="quill-node-0"> Executive Membership</h2></div><div class="gp-component gp-component-id-K3YQ4smBH5_" data-gp-container="" data-gp-style="true" data-gp-dnd="" data-gp-component="container" data-gp-component-id="K3YQ4smBH5_" tabindex="0"><li class="gp-component gp-component-id-UOBV_zEp_3t" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="UOBV_zEp_3t" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-ABDKQluKRlN" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="ABDKQluKRlN" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-fqpBjbUkQWo" data-gp-style="" data-gp-text="" data-gp-component-id="fqpBjbUkQWo" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Comprehensive AI Coaching Suite:</strong> Full access to personalized leadership, team performance analytics, and enterprise architecture optimization.</p></div> </li><li class="gp-component gp-component-id-YYAwVRv7wRt" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="YYAwVRv7wRt" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-1UiRR30xKXn" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="1UiRR30xKXn" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-MYrx5tdkLcR" data-gp-style="" data-gp-text="" data-gp-component-id="MYrx5tdkLcR" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Enterprise Architecture Optimization:</strong> In-depth analysis of your organization’s systems with AI-powered insights.</p></div> </li><li class="gp-component gp-component-id-C7XDQGsB9aO" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="C7XDQGsB9aO" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-XWMqiqZopUV" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="XWMqiqZopUV" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-fP6E0uzvdwQ" data-gp-style="" data-gp-text="" data-gp-component-id="fP6E0uzvdwQ" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Exclusive VIP Content:</strong> Early access to product features, priority participation in premium webinars, and exclusive leadership training programs.</p></div> </li><li class="gp-component gp-component-id-cbcvgr9_EvC" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="cbcvgr9_EvC" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-V0RkAUmEwEY" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="V0RkAUmEwEY" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-U3QP6b7OEG8" data-gp-style="" data-gp-text="" data-gp-component-id="U3QP6b7OEG8" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>Direct Coaching Support:</strong> 1-on-1 coaching sessions and priority support from our expert team.</p></div> </li><li class="gp-component gp-component-id-tcDM0YlTy3u" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="tcDM0YlTy3u" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-K5o0BsaBq6a" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="K5o0BsaBq6a" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-BYdZoLlyamr" data-gp-style="" data-gp-text="" data-gp-component-id="BYdZoLlyamr" data-gp-component="null"><p class="gp-component-id-0JFCo0ln0Tg" data-id="quill-node-0"><strong>VIP Community Engagement:</strong> Participate in high-level forums and mastermind groups with top executives and industry leaders.</p></div> </li><li class="gp-component gp-component-id-nBeHGWYLAXK" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="nBeHGWYLAXK" tabindex="0"></li></div><a href="https://lheoxexecm.groovesell.com/checkout/190b182ac7bbb298c65304459ba27192" data-gp-button-id="RVwkYWR-t" class="items-center gp-component gp-component-id-PnO4HjspKVk" data-gp-style="" data-gp-dnd="" data-gp-component="button" data-gp-component-id="PnO4HjspKVk"> <div style="display: inline-block; flex-grow: 1;"> <div class="text-inherit gp-component gp-component-id-EP5HttBoe" data-gp-component="button main-label" data-gp-style="" data-gp-component-id="EP5HttBoe">Buy This Plan</div> </div> </a></div> </div> <div class="gp-component-id-eg5b41DtaaL" data-gp-grid-col=""> <div class="gp-component gp-component-id-irQ4wz_Ji8w" data-gp-container="" data-gp-style="true" data-gp-component-id="irQ4wz_Ji8w" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-ihzLlX1Sd2K" data-gp-style="" data-gp-text="" data-gp-component="text" data-gp-dnd="" data-gp-component-id="ihzLlX1Sd2K" style="" tabindex="0"><h1 class="gp-component-id-V0e9xTR6lA2" data-id="quill-node-0">$149/month or $1,499/year</h1></div><div class="gp-text-container gp-component gp-component-id-qe0Ia7MSuxb" data-gp-style="" data-gp-text="" data-gp-component="text_1" data-gp-dnd="" data-gp-component-id="qe0Ia7MSuxb" style="" tabindex="0"><h2 class="gp-component-id-Jk7dcKJU94L" data-id="quill-node-0">Professional Membership</h2></div><ul class="gp-component gp-component-id-oNC0Py6xw6z" data-gp-container="" data-gp-dnd="" data-gp-style="true" data-gp-component-label="List container" data-gp-component="container" data-gp-component-id="oNC0Py6xw6z" tabindex="0"><li class="gp-component gp-component-id-deFZc_NwBC4" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="deFZc_NwBC4" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-n6CKQ08Le5P" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="n6CKQ08Le5P" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-WT0r2zJPW7j" data-gp-style="" data-gp-text="" data-gp-component-id="WT0r2zJPW7j" data-gp-component="null"><p class="gp-component-id-mz0jFt3FmDJ" data-id="quill-node-0"><strong>Advanced Leadership Development:</strong> In-depth coaching with AI-driven insights into emotional intelligence and team dynamics.</p></div> </li><li class="gp-component gp-component-id-VNObXR3vhBe" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="VNObXR3vhBe" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-yAPpg_VZb0x" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="yAPpg_VZb0x" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-Hp0uwp25qWC" data-gp-style="" data-gp-text="" data-gp-component-id="Hp0uwp25qWC" data-gp-component="null"><p class="gp-component-id-mz0jFt3FmDJ" data-id="quill-node-0"><strong>Enterprise Architecture Tools:</strong> Optimize business processes and align strategy with technology.</p></div> </li><li class="gp-component gp-component-id-IMBLlI1oBVa" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="IMBLlI1oBVa" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-JPGFH0_KijO" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="JPGFH0_KijO" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-svTgNO94ws0" data-gp-style="" data-gp-text="" data-gp-component-id="svTgNO94ws0" data-gp-component="null"><p class="gp-component-id-mz0jFt3FmDJ" data-id="quill-node-0"><strong>Exclusive Content Access:</strong> Premium workshops, masterclasses, and early access to new materials.</p></div> </li><li class="gp-component gp-component-id-jbnuSOpdJHy" data-gp-dnd="" data-gp-style="" data-gp-component="list-icon" data-gp-component-id="jbnuSOpdJHy" tabindex="0"> <span class="fas fa-check gp-component gp-component-id-mUeCzF4L7rF" data-gp-style="" data-gp-dnd="" data-gp-component="fa-icon" data-gp-component-id="mUeCzF4L7rF" tabindex="0" aria-hidden="true"> </span> <div class="gp-text-container gp-component gp-component-id-eHHYP2XJX6r" data-gp-style="" data-gp-text="" data-gp-component-id="eHHYP2XJX6r" data-gp-component="null"><p class="gp-component-id-mz0jFt3FmDJ" data-id="quill-node-0"><strong>Community Access:</strong> Join exclusive networking events and forums with leaders across industries.</p></div> </li></ul><a href="https://lheoxpro.groovesell.com/checkout/657df962c7a8e5bb5258b09e1eba4762" data-gp-button-id="HRwBJH-Ce" class="items-center gp-component gp-component-id-SZXy16cCxfQ" data-gp-style="" data-gp-dnd="" data-gp-component="button" data-gp-component-id="SZXy16cCxfQ"> <div style="display: inline-block; flex-grow: 1;"> <div class="text-inherit gp-component gp-component-id-KzkJ9DswE" data-gp-component="button main-label" data-gp-style="" data-gp-component-id="KzkJ9DswE">Buy This Plan</div> </div> </a></div> </div> </div> </div></div> </div> </div> </div> </div> </section> <section class="gp-component gp-component-id-4tzIQDMP75" data-gp-component="block" data-gp-style="" data-gp-block="true" data-gp-component-id="4tzIQDMP75" tabindex="0" id="4tzIQDMP75" style=""><a name="4tzIQDMP75" data-gp-block-anchor=""></a> <div class="" data-section-overlay=""></div> <div class="gp-component gp-component-id-z44K15ZaZr" data-gp-container="" data-gp-style="" data-gp-component-id="z44K15ZaZr" data-gp-component="container" tabindex="0"><div class="gp-text-container gp-component gp-component-id-WcEaUId70c" data-gp-style="true" data-gp-text="true" data-gp-dnd="true" data-gp-component-id="WcEaUId70c" data-gp-component="null" tabindex="0"><h1 class="gp-component-id-tsYSkz9lT" data-id="quill-node-0">LHEOX</h1></div><div class="gp-text-container gp-component gp-component-id-8Ir016zkk9" data-gp-style="" data-gp-text="" data-gp-component="text_1" data-gp-dnd="" data-gp-component-id="8Ir016zkk9" style="" tabindex="0"><h2 class="gp-component-id-XZ3vCBvUv2" data-id="quill-node-0"><a href="https://lheox.com/privacy" rel="noopener noreferrer" target="_blank" class="gdel54">PRIVACY POLICY</a> <a href="https://lheox.com/terms-conditionss" rel="noopener noreferrer" target="_blank" class="gdel54">TERMS AND CONDITIONS</a></h2><h2 class="gp-component-id-XZ3vCBvUv2" data-id="quill-node-1">Powered by <a href="https://lheo.cloud/" rel="noopener noreferrer" target="_blank" class="gdel54">LHEO AI</a></h2><h2 class="gp-component-id-XZ3vCBvUv2" data-id="quill-node-2">2025 All Rights Reserved</h2></div></div> </section> </div> <div id="blocks-staging" style="top: 0px; left: 0; position: absolute;"></div> </div> <div id="custom-bottom"> </div> <script> (function() { var callSiteCallbacks = function() { if(window.site && window.site.subscribed) { site.subscribed.forEach(callback => { callback(); }); } }; document.readyState !== 'loading' ? callSiteCallbacks() : document.addEventListener("DOMContentLoaded", callSiteCallbacks); })(); </script> <script src="https://app.groove.cm/groovepages/js/inpage_published.js"></script> </body></html>