{"id":409,"date":"2024-05-01T13:40:10","date_gmt":"2024-05-01T13:40:10","guid":{"rendered":"https:\/\/dev.powergroupsolutions.com\/?page_id=409"},"modified":"2025-11-24T18:47:51","modified_gmt":"2025-11-24T18:47:51","slug":"home","status":"publish","type":"page","link":"https:\/\/www.powergroupsolutions.com\/","title":{"rendered":"HOME"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"409\" class=\"elementor elementor-409\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6128bfa e-con-full e-flex e-con e-parent\" data-id=\"6128bfa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9ff75b0 e-con-full e-flex e-con e-child\" data-id=\"9ff75b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ac6905 elementor-widget elementor-widget-html\" data-id=\"2ac6905\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Hero Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <style>\n        @keyframes fadeInOut {\n            0%, 100% { opacity: 0; }\n            10%, 90% { opacity: 1; }\n        }\n        .word-animation {\n            animation: fadeInOut 3s ease-in-out;\n        }\n    <\/style>\n<\/head>\n<body>\n    <section class=\"relative h-screen w-full flex items-center justify-center\">\n        <!-- Background Image -->\n        <div class=\"absolute inset-0 bg-cover bg-center bg-no-repeat\" \n             style=\"background-image: url('https:\/\/www.powergroupsolutions.com\/wp-content\/uploads\/2025\/11\/fondo.webp');\">\n        <\/div>\n        \n        <!-- Overlay -->\n        <div class=\"absolute inset-0 bg-[#AB8A00] opacity-70\"><\/div>\n        \n        <!-- Content -->\n        <div class=\"relative z-10 text-center text-white px-4 max-w-4xl\">\n            <!-- Animated Words -->\n            <div class=\"mb-8 flex items-center justify-center\">\n                <div class=\"inline-block px-6 py-2 border-2 border-white\/30 rounded-full backdrop-blur-sm bg-white\/10\">\n                    <span id=\"animatedWord\" class=\"text-sm md:text-base lg:text-lg font-light tracking-widest uppercase word-animation\"><\/span>\n                <\/div>\n            <\/div>\n            \n            <h1 class=\"text-4xl md:text-5xl lg:text-6xl font-bold mb-6\">\n                Strategic Solutions for Businesses in the USA and Latin America\n            <\/h1>\n            <p class=\"text-lg md:text-xl lg:text-2xl mb-8\">\n                Driving Productivity, Efficiency, and Expansion Through Strategic Alliances and Market Conquest.\n            <\/p>\n            <a href=\"https:\/\/www.powergroupsolutions.com\/index.php\/contact\/\" target=\"_blank\" class=\"inline-block bg-white text-[#AB8A00] font-semibold px-8 py-3 rounded-lg hover:bg-gray-100 transition duration-300\">\n                More info\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <script>\n        const words = ['Opportunities', 'Knowledge', 'Solutions', 'Networking', 'Advising'];\n        let currentIndex = 0;\n        const wordElement = document.getElementById('animatedWord');\n\n        function changeWord() {\n            wordElement.textContent = words[currentIndex];\n            wordElement.classList.remove('word-animation');\n            void wordElement.offsetWidth; \/\/ Trigger reflow\n            wordElement.classList.add('word-animation');\n            currentIndex = (currentIndex + 1) % words.length;\n        }\n\n        changeWord();\n        setInterval(changeWord, 3000);\n    <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0bbf873 e-flex e-con-boxed e-con e-parent\" data-id=\"0bbf873\" data-element_type=\"container\" data-e-type=\"container\" id=\"pll_about\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7876bf8 e-con-full e-flex e-con e-child\" data-id=\"7876bf8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc9294b elementor-widget elementor-widget-html\" data-id=\"cc9294b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Who We Are Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<\/head>\n<body>\n    <section class=\"py-16 md:py-24 bg-gradient-to-b from-gray-50 to-white relative overflow-hidden\">\n        <!-- Decorative Elements -->\n        <div class=\"absolute top-0 left-0 w-64 h-64 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        <div class=\"absolute bottom-0 right-0 w-96 h-96 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        \n        <div class=\"max-w-6xl mx-auto px-4 relative z-10\">\n            <div class=\"text-center max-w-3xl mx-auto\">\n                <!-- Title with golden accent -->\n                <div class=\"inline-block mb-4\">\n                    <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto mb-6\"><\/div>\n                    <h2 class=\"text-3xl md:text-4xl lg:text-5xl font-bold text-gray-900 mb-4\">\n                        Who We Are\n                    <\/h2>\n                    <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto\"><\/div>\n                <\/div>\n                \n                <!-- Content Card -->\n                <div class=\"mt-8 p-8 md:p-10 bg-white rounded-2xl shadow-xl border-t-4 border-[#AB8A00]\">\n                    <p class=\"text-lg md:text-xl text-gray-700 leading-relaxed\">\n                        Born on <span class=\"font-semibold text-[#AB8A00]\">April 21, 2003<\/span>, as consultants and providers of knowledge, solutions, and opportunities in different areas, which facilitate the path for Companies and Families towards the construction of their dreams.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb46e35 e-flex e-con-boxed e-con e-parent\" data-id=\"fb46e35\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f075569 e-con-full e-flex e-con e-child\" data-id=\"f075569\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20b71e2 elementor-widget elementor-widget-html\" data-id=\"20b71e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Objectives Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<\/head>\n<body>\n    <section class=\"pb-16 md:pb-24 bg-gradient-to-b from-white to-gray-50 relative overflow-hidden\">\n        <!-- Decorative Elements -->\n        <div class=\"absolute top-1\/4 left-0 w-72 h-72 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        <div class=\"absolute bottom-1\/4 right-0 w-80 h-80 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        \n        <div class=\"max-w-6xl mx-auto px-4 relative z-10\">\n            <!-- Title -->\n            <div class=\"text-center mb-12\">\n                <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto mb-6\"><\/div>\n                <h2 class=\"text-3xl md:text-4xl lg:text-5xl font-bold text-gray-900 mb-4\">\n                    Objectives\n                <\/h2>\n                <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto\"><\/div>\n            <\/div>\n            \n            <!-- Objectives Grid -->\n            <div class=\"grid md:grid-cols-2 gap-8 max-w-5xl mx-auto\">\n                <!-- Objective 1 -->\n                <div class=\"group relative bg-gradient-to-br from-white to-gray-50 p-8 rounded-2xl shadow-md hover:shadow-xl transition-all duration-300\">\n                    <div class=\"absolute -top-4 -left-4 w-12 h-12 bg-[#AB8A00] rounded-full flex items-center justify-center text-white font-bold text-lg shadow-lg\">\n                        1\n                    <\/div>\n                    <p class=\"text-gray-700 leading-relaxed pt-2\">\n                        To create and develop strategic alliances that generate new structures and growth opportunities through the conquering of new markets; both in the United States and Latin America.\n                    <\/p>\n                <\/div>\n                \n                <!-- Objective 2 -->\n                <div class=\"group relative bg-gradient-to-br from-white to-gray-50 p-8 rounded-2xl shadow-md hover:shadow-xl transition-all duration-300\">\n                    <div class=\"absolute -top-4 -left-4 w-12 h-12 bg-[#AB8A00] rounded-full flex items-center justify-center text-white font-bold text-lg shadow-lg\">\n                        2\n                    <\/div>\n                    <p class=\"text-gray-700 leading-relaxed pt-2\">\n                        To advise companies in the United States and Latin America, providing solutions for increased productivity and efficiency and creating new business opportunities.\n                    <\/p>\n                <\/div>\n                \n                <!-- Objective 3 -->\n                <div class=\"group relative bg-gradient-to-br from-white to-gray-50 p-8 rounded-2xl shadow-md hover:shadow-xl transition-all duration-300\">\n                    <div class=\"absolute -top-4 -left-4 w-12 h-12 bg-[#AB8A00] rounded-full flex items-center justify-center text-white font-bold text-lg shadow-lg\">\n                        3\n                    <\/div>\n                    <p class=\"text-gray-700 leading-relaxed pt-2\">\n                        To advise and direct the creation of companies in the United States of America.\n                    <\/p>\n                <\/div>\n                \n                <!-- Objective 4 -->\n                <div class=\"group relative bg-gradient-to-br from-white to-gray-50 p-8 rounded-2xl shadow-md hover:shadow-xl transition-all duration-300\">\n                    <div class=\"absolute -top-4 -left-4 w-12 h-12 bg-[#AB8A00] rounded-full flex items-center justify-center text-white font-bold text-lg shadow-lg\">\n                        4\n                    <\/div>\n                    <p class=\"text-gray-700 leading-relaxed pt-2\">\n                        To give to the world correct, complete and timely information about the United States of America.\n                    <\/p>\n                <\/div>\n                \n                <!-- Objective 5 -->\n                <div class=\"group relative bg-gradient-to-br from-white to-gray-50 p-8 rounded-2xl shadow-md hover:shadow-xl transition-all duration-300 md:col-span-2 max-w-2xl mx-auto\">\n                    <div class=\"absolute -top-4 -left-4 w-12 h-12 bg-[#AB8A00] rounded-full flex items-center justify-center text-white font-bold text-lg shadow-lg\">\n                        5\n                    <\/div>\n                    <p class=\"text-gray-700 leading-relaxed pt-2\">\n                        Develop innovative solutions in the internet market.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5410d2 e-con-full e-flex e-con e-parent\" data-id=\"d5410d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5eaa372 e-con-full e-flex e-con e-child\" data-id=\"5eaa372\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ea9fac elementor-widget elementor-widget-html\" data-id=\"1ea9fac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Philanthropic Contribution Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<\/head>\n<body>\n    <section class=\"relative py-16 md:py-24 overflow-hidden\">\n        <!-- Background Image -->\n        <div class=\"absolute inset-0 bg-cover bg-center bg-no-repeat\" \n             style=\"background-image: url('https:\/\/www.powergroupsolutions.com\/wp-content\/uploads\/2025\/11\/generated-image.webp');\">\n        <\/div>\n        \n        <!-- Overlay -->\n        <div class=\"absolute inset-0 bg-[#AB8A00] opacity-80\"><\/div>\n        \n        <!-- Content -->\n        <div class=\"relative z-10 max-w-6xl mx-auto px-4\">\n            <!-- Title -->\n            <div class=\"text-center mb-12\">\n                <div class=\"w-16 h-1 bg-white mx-auto mb-6\"><\/div>\n                <h2 class=\"text-3xl md:text-4xl lg:text-5xl font-bold text-white mb-4\">\n                    Philanthropic Contribution\n                <\/h2>\n                <div class=\"w-16 h-1 bg-white mx-auto\"><\/div>\n            <\/div>\n            \n            <!-- Content Grid -->\n            <div class=\"grid md:grid-cols-2 gap-8 max-w-5xl mx-auto\">\n                <!-- Item 1 -->\n                <div class=\"bg-white\/10 backdrop-blur-sm p-8 rounded-2xl border border-white\/20 hover:bg-white\/15 transition-all duration-300\">\n                    <p class=\"text-white text-lg leading-relaxed\">\n                        To create a network with a global projection that trains, connects and supports both enterprise-level and\/or staff with special programs that benefit the arts & culture and nonprofit organizations giving our time and energy to a cause.\n                    <\/p>\n                <\/div>\n                \n                <!-- Item 2 -->\n                <div class=\"bg-white\/10 backdrop-blur-sm p-8 rounded-2xl border border-white\/20 hover:bg-white\/15 transition-all duration-300\">\n                    <p class=\"text-white text-lg leading-relaxed\">\n                        To create, develop and commercialize solutions that facilitate business management in the United States of America and Latin America.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d637a80 e-flex e-con-boxed e-con e-parent\" data-id=\"d637a80\" data-element_type=\"container\" data-e-type=\"container\" id=\"pll_companies\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1367b3b e-con-full e-flex e-con e-child\" data-id=\"1367b3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-07c28c0 elementor-widget elementor-widget-html\" data-id=\"07c28c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Business Units Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<\/head>\n<body>\n    <section class=\"py-16 md:py-24 bg-gradient-to-b from-gray-50 to-white relative overflow-hidden\">\n        <!-- Decorative Elements -->\n        <div class=\"absolute top-0 right-0 w-96 h-96 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        <div class=\"absolute bottom-0 left-0 w-80 h-80 bg-[#AB8A00] opacity-5 rounded-full blur-3xl\"><\/div>\n        \n        <div class=\"max-w-6xl mx-auto px-4 relative z-10\">\n            <!-- Title -->\n            <div class=\"text-center mb-16\">\n                <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto mb-6\"><\/div>\n                <h2 class=\"text-3xl md:text-4xl lg:text-5xl font-bold text-gray-900 mb-4\">\n                    Business Units\n                <\/h2>\n                <div class=\"w-16 h-1 bg-[#AB8A00] mx-auto\"><\/div>\n            <\/div>\n            \n            <!-- Business Units Grid -->\n            <div class=\"grid md:grid-cols-3 gap-8\">\n                <!-- Business Unit 1 -->\n                <div class=\"bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all duration-300 overflow-hidden group\">\n                    <div class=\"h-2 bg-[#AB8A00]\"><\/div>\n                    <div class=\"p-8\">\n                        <h3 class=\"text-2xl font-bold text-gray-900 mb-4 group-hover:text-[#AB8A00] transition-colors\">\n                            Business & Opportunities in The U.S.\n                        <\/h3>\n                        <p class=\"text-gray-700 leading-relaxed mb-6\">\n                            First Global Portal, with all the information from the United States of America in one place. We generate the first bilingual educational magazine Invertir USA, distributed in Florida and different Latin American countries, monthly by air, free of charge to companies, universities and governments (today, it is virtual).\n                        <\/p>\n                        <a href=\"https:\/\/www.invertirusa.com\/\" target=\"_blank\" \n                           class=\"inline-flex items-center text-[#AB8A00] font-semibold hover:underline\">\n                            Visit Website\n                            <svg class=\"w-4 h-4 ml-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Business Unit 2 -->\n                <div class=\"bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all duration-300 overflow-hidden group\">\n                    <div class=\"h-2 bg-[#AB8A00]\"><\/div>\n                    <div class=\"p-8\">\n                        <h3 class=\"text-2xl font-bold text-gray-900 mb-4 group-hover:text-[#AB8A00] transition-colors\">\n                            Mobile App & Web Solutions\n                        <\/h3>\n                        <p class=\"text-gray-700 leading-relaxed mb-6\">\n                            At Webs-Inn we offer a complete Hosting service with 20+ Features Included and we generate knowledge of the web world, through our Academy, and the best tools for web development, including a \"Do it Yourself\" version, opening doors to entrepreneurs.\n                        <\/p>\n                        <a href=\"https:\/\/www.webs-inn.com\/\" target=\"_blank\" \n                           class=\"inline-flex items-center text-[#AB8A00] font-semibold hover:underline\">\n                            Visit Website\n                            <svg class=\"w-4 h-4 ml-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n                \n                <!-- Business Unit 3 -->\n                <div class=\"bg-white rounded-2xl shadow-lg hover:shadow-2xl transition-all duration-300 overflow-hidden group\">\n                    <div class=\"h-2 bg-[#AB8A00]\"><\/div>\n                    <div class=\"p-8\">\n                        <h3 class=\"text-2xl font-bold text-gray-900 mb-4 group-hover:text-[#AB8A00] transition-colors\">\n                            Networking Club\n                        <\/h3>\n                        <p class=\"text-gray-700 leading-relaxed mb-6\">\n                            Christian Networking which generates knowledge, spiritual support, connections, tools for personal and business growth, opening doors to business, all under the Christian philosophy and teachings of Jesus. People of Impact recognizes anonymous individuals who have had a positive impact on the community.\n                        <\/p>\n                        <a href=\"https:\/\/www.peopleofimpact.us\/\" target=\"_blank\" \n                           class=\"inline-flex items-center text-[#AB8A00] font-semibold hover:underline\">\n                            Visit Website\n                            <svg class=\"w-4 h-4 ml-2\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5l7 7-7 7\"><\/path>\n                            <\/svg>\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f4066a e-con-full e-flex e-con e-parent\" data-id=\"0f4066a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4278ee2 e-con-full e-flex e-con e-child\" data-id=\"4278ee2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-547f492 elementor-widget elementor-widget-html\" data-id=\"547f492\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Make Your Dreams Section<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n<\/head>\n<body>\n    <section class=\"relative py-20 md:py-32 overflow-hidden\">\n        <!-- Background Image -->\n        <div class=\"absolute inset-0 bg-cover bg-center bg-no-repeat\" \n             style=\"background-image: url('https:\/\/www.powergroupsolutions.com\/wp-content\/uploads\/2025\/11\/casa.webp');\">\n        <\/div>\n        \n        <!-- Overlay -->\n        <div class=\"absolute inset-0 bg-[#AB8A00] opacity-75\"><\/div>\n        \n        <!-- Logo Section - Full Width -->\n        <div class=\"relative z-10 w-full py-8 bg-white\/60 backdrop-blur-sm mb-12 flex justify-center\">\n            <img decoding=\"async\" src=\"https:\/\/www.powergroupsolutions.com\/wp-content\/uploads\/2025\/11\/logo-scaled.webp\" \n                 alt=\"Logo\" \n                 class=\"w-[13%] h-auto drop-shadow-2xl\">\n        <\/div>\n        \n        <!-- Content -->\n        <div class=\"relative z-10 max-w-4xl mx-auto px-4 text-center\">\n            <!-- Title -->\n            <h2 class=\"text-4xl md:text-4xl lg:text-5x1 font-bold text-white mb-4 uppercase tracking-wide\">\n                Make Your Dreams\n            <\/h2>\n            <h3 class=\"text-5xl md:text-6xl lg:text-5xl font-bold text-white mb-8 uppercase\">\n                Come True\n            <\/h3>\n            \n            <!-- Description -->\n            <p class=\"text-xl md:text-2xl text-white mb-10 leading-relaxed max-w-2xl mx-auto\">\n                Our trusted and professional licensees are ready to give the care and guidance you need.\n            <\/p>\n            \n            <!-- CTA Button -->\n            <a href=\"https:\/\/www.investusarealty.com\/contact\/\" target=\"_blank\" class=\"inline-block bg-white text-[#AB8A00] font-bold text-lg px-10 py-4 rounded-full hover:bg-gray-100 transition duration-300 shadow-xl hover:shadow-2xl transform hover:scale-105\">\n                Contact Us\n            <\/a>\n        <\/div>\n    <\/section>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hero Section Strategic Solutions for Businesses in the USA and Latin America Driving Productivity, Efficiency, and Expansion Through Strategic Alliances and Market Conquest. More info Who We Are Section Who We Are Born on April 21, 2003, as consultants and providers of knowledge, solutions, and opportunities in different areas, which facilitate the path for Companies [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":1214,"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":1734,"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions\/1734"}],"wp:attachment":[{"href":"https:\/\/www.powergroupsolutions.com\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}