{"id":373,"date":"2025-06-24T18:11:35","date_gmt":"2025-06-24T17:11:35","guid":{"rendered":"https:\/\/www.empreso.co.uk\/?page_id=373"},"modified":"2025-08-22T11:34:36","modified_gmt":"2025-08-22T10:34:36","slug":"empreso-property-business-masterclass","status":"publish","type":"page","link":"https:\/\/www.empreso.co.uk\/?page_id=373","title":{"rendered":"Empreso Property Business MasterClass"},"content":{"rendered":"\n<style>\n\/* Navigation Menu Fix *\/\n.site-header,\n.wp-block-navigation,\n.wp-block-navigation__responsive-container {\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n}\n\n.wp-block-navigation__responsive-container {\n    justify-content: flex-end !important;\n    gap: 15px !important;\n}\n\n        \/* AGGRESSIVE WordPress Twenty Twenty-Four Theme Override *\/\n        \n        \/* Force full width on all WordPress containers *\/\n        body,\n        html,\n        .wp-site-blocks,\n        .wp-block-group,\n        .wp-block-group__inner-container,\n        .entry-content,\n        .site-main,\n        .site-content,\n        .content-area,\n        .wp-block-post-content,\n        .is-layout-constrained,\n        .has-global-padding,\n        .wp-container-core-group-is-layout-1,\n        .wp-container-core-group-is-layout-2,\n        .wp-container-core-group-is-layout-3 {\n            max-width: none !important;\n            width: 100% !important;\n            margin: 0 !important;\n            padding: 0 !important;\n            box-sizing: border-box !important;\n        }\n        \n        \/* Remove all theme padding and margins *\/\n        .wp-block-group.has-global-padding {\n            padding-left: 0 !important;\n            padding-right: 0 !important;\n        }\n        \n        \/* Force sections to break out of containers *\/\n        section {\n            width: 100vw !important;\n            margin-left: calc(-50vw + 50%) !important;\n            margin-right: calc(-50vw + 50%) !important;\n            position: relative !important;\n        }\n        \n        \/* Override theme's constrained layout *\/\n        .is-layout-constrained > * {\n            max-width: none !important;\n        }\n        \n        \/* Remove theme's default spacing *\/\n        .wp-block-group.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {\n            max-width: none !important;\n            margin-left: 0 !important;\n            margin-right: 0 !important;\n        }\n        \n        \/* Force full width on specific WordPress blocks *\/\n        .wp-block-post-content > * {\n            max-width: none !important;\n            width: 100% !important;\n        }\n        \n        \/* Override theme typography *\/\n        * {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif !important;\n        }\n\n        \/* Reset and base styles *\/\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            background: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 50%, #20B2AA 100%);\n            color: white;\n            padding: 80px 0;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero-content {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 50px;\n            align-items: center;\n        }\n\n        .hero-text h1 {\n            font-size: 3.8rem;\n            font-weight: bold;\n            margin-bottom: 25px;\n            line-height: 1.1;\n        }\n\n        .hero-text .subtitle {\n            font-size: 1.6rem;\n            margin-bottom: 30px;\n            opacity: 0.95;\n            font-weight: 500;\n        }\n\n        .hero-highlights {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin-bottom: 35px;\n        }\n\n        .highlight-item {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 20px;\n            border-radius: 12px;\n            backdrop-filter: blur(10px);\n            display: flex;\n            align-items: center;\n            gap: 12px;\n        }\n\n        .highlight-icon {\n            width: 28px;\n            height: 28px;\n            color: #FFD700;\n            flex-shrink: 0;\n        }\n\n        .highlight-text {\n            font-weight: 600;\n            font-size: 1.1rem;\n        }\n\n        .cta-button {\n            background: linear-gradient(135deg, #FF6B35 0%, #F7931E 100%);\n            color: white;\n            padding: 20px 45px;\n            border: none;\n            border-radius: 50px;\n            font-size: 1.3rem;\n            font-weight: bold;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-decoration: none;\n            display: inline-block;\n            box-shadow: 0 10px 30px rgba(255, 107, 53, 0.4);\n        }\n\n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 15px 40px rgba(255, 107, 53, 0.5);\n        }\n\n        .hero-visual {\n            text-align: center;\n        }\n\n        .masterclass-card {\n            background: rgba(255, 255, 255, 0.95);\n            color: #333;\n            padding: 40px;\n            border-radius: 20px;\n            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n            animation: float 3s ease-in-out infinite;\n        }\n\n        @keyframes float {\n            0%, 100% { transform: translateY(0px); }\n            50% { transform: translateY(-15px); }\n        }\n\n        .masterclass-card h3 {\n            color: #1e3a8a;\n            font-size: 1.8rem;\n            margin-bottom: 15px;\n            font-weight: bold;\n        }\n\n        .masterclass-card p {\n            color: #666;\n            font-size: 1.1rem;\n            margin-bottom: 20px;\n        }\n\n        .event-details {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 15px;\n            margin-top: 25px;\n        }\n\n        .detail-item {\n            background: #f8fafc;\n            padding: 15px;\n            border-radius: 10px;\n            text-align: center;\n        }\n\n        .detail-item strong {\n            color: #1e3a8a;\n            display: block;\n            font-size: 0.9rem;\n            margin-bottom: 5px;\n        }\n\n        .detail-value {\n            color: #333;\n            font-weight: 600;\n        }\n\n        \/* Urgency Banner *\/\n        .urgency-banner {\n            background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);\n            color: white;\n            padding: 20px;\n            text-align: center;\n            font-weight: bold;\n            font-size: 1.2rem;\n            animation: pulse 2s ease-in-out infinite;\n            width: 100vw;\n            margin-left: calc(-50vw + 50%);\n            margin-right: calc(-50vw + 50%);\n        }\n\n        @keyframes pulse {\n            0%, 100% { opacity: 1; }\n            50% { opacity: 0.8; }\n        }\n\n        \/* What You'll Learn Section *\/\n        .learn-section {\n            padding: 80px 0;\n            background: #f8fafc;\n        }\n\n        .section-title {\n            text-align: center;\n            font-size: 2.8rem;\n            font-weight: bold;\n            margin-bottom: 60px;\n            color: #1e3a8a;\n        }\n\n        .learn-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));\n            gap: 40px;\n        }\n\n        .learn-item {\n            background: white;\n            padding: 35px;\n            border-radius: 15px;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease;\n            border-left: 5px solid #20B2AA;\n        }\n\n        .learn-item:hover {\n            transform: translateY(-8px);\n        }\n\n        .learn-icon {\n            width: 60px;\n            height: 60px;\n            background: linear-gradient(135deg, #20B2AA, #1e3a8a);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-bottom: 25px;\n            color: white;\n        }\n\n        .learn-item h3 {\n            font-size: 1.4rem;\n            margin-bottom: 15px;\n            color: #1e3a8a;\n            font-weight: bold;\n        }\n\n        .learn-item p {\n            color: #666;\n            line-height: 1.7;\n        }\n\n        .income-streams {\n            background: linear-gradient(135deg, #20B2AA 0%, #1e3a8a 100%);\n            color: white;\n            padding: 25px;\n            border-radius: 12px;\n            margin-top: 20px;\n        }\n\n        .income-streams h4 {\n            margin-bottom: 15px;\n            font-size: 1.1rem;\n        }\n\n        .income-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .income-list li {\n            padding: 8px 0;\n            padding-left: 25px;\n            position: relative;\n        }\n\n        .income-list li:before {\n            content: \"\ud83d\udcb0\";\n            position: absolute;\n            left: 0;\n        }\n\n        \/* Testimonials Section *\/\n        .testimonials-section {\n            padding: 80px 0;\n            background: white;\n        }\n\n        .testimonials-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n            gap: 30px;\n            margin-bottom: 50px;\n        }\n\n        .testimonial-card {\n            background: #f8fafc;\n            padding: 35px;\n            border-radius: 15px;\n            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);\n            transition: all 0.3s ease;\n            border-top: 4px solid #20B2AA;\n        }\n\n        .testimonial-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);\n        }\n\n        .stars {\n            color: #FFD700;\n            font-size: 1.3rem;\n            margin-bottom: 20px;\n        }\n\n        .testimonial-quote {\n            font-size: 1.1rem;\n            font-style: italic;\n            color: #374151;\n            margin-bottom: 25px;\n            line-height: 1.7;\n        }\n\n        .testimonial-author {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            flex-wrap: wrap;\n            gap: 15px;\n        }\n\n        .author-info h4 {\n            font-size: 1.1rem;\n            color: #1e3a8a;\n            margin-bottom: 5px;\n        }\n\n        .author-info p {\n            color: #6b7280;\n            font-size: 0.95rem;\n        }\n\n        .success-badge {\n            background: linear-gradient(135deg, #10b981, #059669);\n            color: white;\n            padding: 8px 16px;\n            border-radius: 20px;\n            font-weight: bold;\n            font-size: 0.9rem;\n            white-space: nowrap;\n        }\n\n        \/* Registration Section *\/\n        .registration-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #1e3a8a 0%, #20B2AA 100%);\n            color: white;\n        }\n\n        .registration-content {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n        }\n\n        .registration-text h2 {\n            font-size: 2.5rem;\n            margin-bottom: 25px;\n            font-weight: bold;\n        }\n\n        .registration-text p {\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            opacity: 0.95;\n        }\n\n        .benefits-list {\n            list-style: none;\n            margin-bottom: 35px;\n        }\n\n        .benefits-list li {\n            padding: 12px 0;\n            padding-left: 35px;\n            position: relative;\n            font-size: 1.1rem;\n        }\n\n        .benefits-list li:before {\n            content: \"\u2705\";\n            position: absolute;\n            left: 0;\n            font-size: 1.2rem;\n        }\n\n        .form-container {\n            background: rgba(255, 255, 255, 0.95);\n            color: #333;\n            padding: 40px;\n            border-radius: 20px;\n            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);\n        }\n\n        .form-header {\n            text-align: center;\n            margin-bottom: 30px;\n        }\n\n        .form-header h3 {\n            color: #1e3a8a;\n            font-size: 1.8rem;\n            margin-bottom: 10px;\n        }\n\n        .form-header p {\n            color: #666;\n            font-size: 1rem;\n        }\n\n        .value-highlight {\n            background: linear-gradient(135deg, #fbbf24, #f59e0b);\n            color: white;\n            padding: 20px;\n            border-radius: 12px;\n            text-align: center;\n            margin-bottom: 25px;\n        }\n\n        .value-highlight h4 {\n            font-size: 1.3rem;\n            margin-bottom: 8px;\n        }\n\n        .value-highlight p {\n            font-size: 0.95rem;\n            opacity: 0.9;\n        }\n\n        \/* Trust Section *\/\n        .trust-section {\n            padding: 60px 0;\n            background: #f8fafc;\n        }\n\n        .trust-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 30px;\n        }\n\n        .trust-item {\n            background: white;\n            padding: 30px;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n            transition: transform 0.3s ease;\n        }\n\n        .trust-item:hover {\n            transform: translateY(-5px);\n        }\n\n        .trust-icon {\n            width: 50px;\n            height: 50px;\n            color: #20B2AA;\n            margin: 0 auto 20px;\n        }\n\n        .trust-item h3 {\n            font-size: 1.1rem;\n            margin-bottom: 10px;\n            color: #1e3a8a;\n        }\n\n        .trust-item p {\n            color: #666;\n            font-size: 0.95rem;\n        }\n\n        \/* Final CTA Section *\/\n        .final-cta-section {\n            padding: 80px 0;\n            background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%);\n            color: white;\n            text-align: center;\n        }\n\n        .final-cta-section h2 {\n            font-size: 2.8rem;\n            margin-bottom: 20px;\n            font-weight: bold;\n        }\n\n        .final-cta-section p {\n            font-size: 1.3rem;\n            margin-bottom: 40px;\n            opacity: 0.95;\n        }\n\n        .countdown-timer {\n            background: rgba(255, 255, 255, 0.15);\n            padding: 25px;\n            border-radius: 15px;\n            margin-bottom: 40px;\n            backdrop-filter: blur(10px);\n        }\n\n        .countdown-display {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin-top: 15px;\n        }\n\n        .time-unit {\n            text-align: center;\n        }\n\n        .time-number {\n            display: block;\n            font-size: 2.5rem;\n            font-weight: bold;\n            color: white;\n        }\n\n        .time-label {\n            font-size: 1rem;\n            opacity: 0.9;\n        }\n\n        .final-features {\n            display: flex;\n            justify-content: center;\n            gap: 40px;\n            margin-top: 30px;\n            flex-wrap: wrap;\n        }\n\n        .feature-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1rem;\n        }\n\n        .feature-check {\n            color: #10b981;\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero-content,\n            .registration-content {\n                grid-template-columns: 1fr;\n                text-align: center;\n            }\n\n            .hero-text h1 {\n                font-size: 2.8rem;\n            }\n\n            .hero-highlights {\n                grid-template-columns: 1fr;\n            }\n\n            .section-title {\n                font-size: 2.2rem;\n            }\n\n            .learn-grid,\n            .testimonials-grid {\n                grid-template-columns: 1fr;\n            }\n\n            .countdown-display {\n                gap: 20px;\n            }\n\n            .time-number {\n                font-size: 2rem;\n            }\n\n            .final-features {\n                flex-direction: column;\n                align-items: center;\n                gap: 15px;\n            }\n\n            .final-cta-section h2 {\n                font-size: 2.2rem;\n            }\n\n            .event-details {\n                grid-template-columns: 1fr;\n            }\n        }\n\n        \/* Smooth scrolling *\/\n        html {\n            scroll-behavior: smooth;\n        }\n\n        \/* Focus styles for accessibility *\/\n        button:focus,\n        .cta-button:focus {\n            outline: 3px solid #FFD700;\n            outline-offset: 2px;\n        }\n    <\/style>\n\n    <!-- Urgency Banner -->\n    <div class=\"urgency-banner\">\n        \ud83d\udd25 FIRST 10 TICKETS ABSOLUTELY FREE &#8211; ONLY <span id=\"free-tickets-left\">3<\/span> LEFT! \ud83d\udd25\n    <\/div>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <div class=\"hero-content\">\n                <div class=\"hero-text\">\n                    <h1>\ud83c\udfc6 EMPRESO PROPERTY BUSINESS MASTERCLASS<\/h1>\n                    <p class=\"subtitle\">Build Multiple Income Streams Through Property Investment<\/p>\n                    \n                    <div class=\"hero-highlights\">\n                        <div class=\"highlight-item\">\n                            <svg class=\"highlight-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\n                            <\/svg>\n                            <span class=\"highlight-text\">Live Deal-Making<\/span>\n                        <\/div>\n                        <div class=\"highlight-item\">\n                            <svg class=\"highlight-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M7 14l3-3 3 3 5-5-1.5-1.5L12 12l-3-3-3 3L7 14z\"\/>\n                            <\/svg>\n                            <span class=\"highlight-text\">Funding Strategies<\/span>\n                        <\/div>\n                        <div class=\"highlight-item\">\n                            <svg class=\"highlight-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm0 7c1.66 0 2.99-1.34 2.99-3S9.66 12 8 12c-1.66 0-3 1.34-3 3s1.34 3 3 3zm8 0c1.66 0 2.99-1.34 2.99-3S17.66 12 16 12c-1.66 0-3 1.34-3 3s1.34 3 3 3z\"\/>\n                            <\/svg>\n                            <span class=\"highlight-text\">Expert Network<\/span>\n                        <\/div>\n                        <div class=\"highlight-item\">\n                            <svg class=\"highlight-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                                <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n                            <\/svg>\n                            <span class=\"highlight-text\">Proven Systems<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <a href=\"#register-now\" class=\"cta-button\">CLAIM MY FREE TICKET NOW \ud83c\udf9f\ufe0f<\/a>\n                <\/div>\n\n                <div class=\"hero-visual\">\n                    <div class=\"masterclass-card\">\n                        <h3>\ud83c\udfaf PROPERTY BUSINESS MASTERCLASS<\/h3>\n                        <p>Transform Your Financial Future Through Strategic Property Investment<\/p>\n                        \n                        <div class=\"event-details\">\n                            <div class=\"detail-item\">\n                                <strong>DURATION<\/strong>\n                                <div class=\"detail-value\">Half Day Intensive<\/div>\n                            <\/div>\n                            <div class=\"detail-item\">\n                                <strong>FORMAT<\/strong>\n                                <div class=\"detail-value\">Live + Interactive<\/div>\n                            <\/div>\n                            <div class=\"detail-item\">\n                                <strong>NETWORKING<\/strong>\n                                <div class=\"detail-value\">Investors &#038; Partners<\/div>\n                            <\/div>\n                            <div class=\"detail-item\">\n                                <strong>BONUS<\/strong>\n                                <div class=\"detail-value\">Business Plan Template<\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Free Tickets Countdown Section -->\n    <section style=\"background: linear-gradient(135deg, #dc2626 0%, #ef4444 100%); color: white; padding: 40px 0; text-align: center;\">\n        <div class=\"container\">\n            <h2 style=\"font-size: 2.2rem; margin-bottom: 20px; font-weight: bold;\">\n                \ud83c\udf9f\ufe0f FREE TICKETS DISAPPEARING FAST!\n            <\/h2>\n            <p style=\"font-size: 1.3rem; margin-bottom: 30px; opacity: 0.95;\">\n                Normally \u00a3197 per ticket &#8211; Get yours FREE while spots last!\n            <\/p>\n            \n            <div style=\"background: rgba(255, 255, 255, 0.15); padding: 30px; border-radius: 15px; margin-bottom: 30px; backdrop-filter: blur(10px); max-width: 600px; margin-left: auto; margin-right: auto;\">\n                <div style=\"display: flex; justify-content: center; align-items: center; gap: 30px; margin-bottom: 20px;\">\n                    <div style=\"text-align: center;\">\n                        <div style=\"font-size: 3rem; font-weight: bold; color: #FFD700;\" id=\"free-tickets-display\">10<\/div>\n                        <div style=\"font-size: 1.1rem; opacity: 0.9;\">FREE TICKETS LEFT<\/div>\n                    <\/div>\n                    <div style=\"font-size: 2rem;\">\ud83d\udcc9<\/div>\n                    <div style=\"text-align: center;\">\n                        <div style=\"font-size: 3rem; font-weight: bold; color: #FFD700;\">25<\/div>\n                        <div style=\"font-size: 1.1rem; opacity: 0.9;\">TOTAL FREE SPOTS<\/div>\n                    <\/div>\n                <\/div>\n                \n                <div style=\"background: rgba(255, 255, 255, 0.2); height: 20px; border-radius: 10px; overflow: hidden; margin-bottom: 15px;\">\n                    <div id=\"progress-bar\" style=\"background: linear-gradient(135deg, #FFD700, #FFA500); height: 100%; width: 68%; transition: width 0.3s ease; border-radius: 10px;\"><\/div>\n                <\/div>\n                \n                <p style=\"font-size: 1rem; margin: 0; opacity: 0.9;\">\n                    \u26a1 <strong>68% claimed<\/strong> &#8211; Don&#8217;t miss out on your FREE spot!\n                <\/p>\n            <\/div>\n            \n            <a href=\"#register-now\" style=\"background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%); color: #1e3a8a; padding: 18px 40px; border: none; border-radius: 50px; font-size: 1.2rem; font-weight: bold; text-decoration: none; display: inline-block; box-shadow: 0 10px 30px rgba(255, 215, 0, 0.4); transition: all 0.3s ease;\">\n                GRAB MY FREE TICKET NOW! \ud83c\udfc3\u200d\u2642\ufe0f\ud83d\udca8\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <!-- What You'll Learn Section -->\n    <section class=\"learn-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">\ud83d\udca1 WHAT YOU&#8217;LL MASTER IN ONE DAY<\/h2>\n            \n            <div class=\"learn-grid\">\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Funding Hacks &#038; Joint Ventures<\/h3>\n                    <p>Discover how to secure funding without using your own money. Learn the exact strategies our attendees use to connect with private lenders and create profitable joint venture partnerships.<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Income Potential:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>JV finder fees: \u00a32,000-\u00a35,000 per deal<\/li>\n                            <li>Profit share: 20-50% of project returns<\/li>\n                            <li>Ongoing rental income<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M7 14l3-3 3 3 5-5-1.5-1.5L12 12l-3-3-3 3L7 14z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Property Sourcing Business<\/h3>\n                    <p>Build a six-figure sourcing business using our proven step-by-step template. Learn how to find, package, and sell property deals to investors across the UK.<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Income Potential:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>Sourcing fees: \u00a33,000-\u00a38,000 per property<\/li>\n                            <li>Monthly retainers: \u00a3500-\u00a32,000<\/li>\n                            <li>Referral commissions: \u00a3200-\u00a31,200<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Scaling Strategies<\/h3>\n                    <p>Move beyond single properties to multi-unit conversions and development projects. Learn how to identify and execute larger deals that generate substantial returns.<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Income Potential:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>Development profits: \u00a350,000-\u00a3200,000+<\/li>\n                            <li>Conversion projects: \u00a320,000-\u00a380,000<\/li>\n                            <li>Portfolio management fees<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm0 7c1.66 0 2.99-1.34 2.99-3S9.66 12 8 12c-1.66 0-3 1.34-3 3s1.34 3 3 3zm8 0c1.66 0 2.99-1.34 2.99-3S17.66 12 16 12c-1.66 0-3 1.34-3 3s1.34 3 3 3z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Network &#038; Deal-Making Hub<\/h3>\n                    <p>Connect with developers, brokers, and serious investors in our exclusive networking sessions. Many attendees close their first deals during the event!<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Network Benefits:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>Live deal opportunities<\/li>\n                            <li>Partnership formations<\/li>\n                            <li>Mentor connections<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Empreso Associate Partner Program<\/h3>\n                    <p>Upgrade from basic referrals to high-commission mortgage deals. Learn how to become a top earner in the Empreso network with our advanced partner strategies.<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Commission Structure:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>Mortgage deals: \u00a3800-\u00a31,200 each<\/li>\n                            <li>Insurance products: \u00a3200-\u00a3500<\/li>\n                            <li>Ongoing residual income<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n\n                <div class=\"learn-item\">\n                    <div class=\"learn-icon\">\n                        <svg fill=\"currentColor\" viewBox=\"0 0 24 24\" width=\"30\" height=\"30\">\n                            <path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/>\n                        <\/svg>\n                    <\/div>\n                    <h3>Business Plan Template<\/h3>\n                    <p>Get our proven business plan template that has helped hundreds of attendees launch successful property businesses. Complete with financial projections and action steps.<\/p>\n                    \n                    <div class=\"income-streams\">\n                        <h4>\ud83d\udcb0 Template Value:<\/h4>\n                        <ul class=\"income-list\">\n                            <li>12-month roadmap included<\/li>\n                            <li>Financial modeling tools<\/li>\n                            <li>Marketing strategies<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Testimonials Section -->\n    <section class=\"testimonials-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">\ud83c\udf1f SUCCESS STORIES FROM PAST ATTENDEES<\/h2>\n            \n            <div class=\"testimonials-grid\">\n                <div class=\"testimonial-card\">\n                    <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-quote\">&#8220;I walked in with zero property experience and left with a fully funded joint venture! The &#8216;Funding Hacks&#8217; session connected me with a private lender, and 6 months later, I&#8217;ve completed my first refurb. Empreso&#8217;s network made it possible.&#8221;<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"author-info\">\n                            <h4>Jamie T., Birmingham<\/h4>\n                            <p>Former NHS nurse, now 2-property portfolio<\/p>\n                        <\/div>\n                        <div class=\"success-badge\">First-Time Investor<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-card\">\n                    <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-quote\">&#8220;The business plan template was a game-changer. I followed it step-by-step, quit my job within a year, and now run a six-figure sourcing business. The MasterClass was the push I needed.&#8221;<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"author-info\">\n                            <h4>Priya K., London<\/h4>\n                            <p>Ex-recruiter, Empreso Associate Partner<\/p>\n                        <\/div>\n                        <div class=\"success-badge\">Six-Figure Business<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-card\">\n                    <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-quote\">&#8220;I had two rentals but no strategy to scale. At the networking session, I met a developer and a broker \u2013 we&#8217;re now working on a 4-unit conversion. This isn&#8217;t just a class; it&#8217;s a deal-making hub.&#8221;<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"author-info\">\n                            <h4>Ryan M., Manchester<\/h4>\n                            <p>Buy-to-let investor, 8 properties<\/p>\n                        <\/div>\n                        <div class=\"success-badge\">Portfolio Scaled<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-card\">\n                    <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-quote\">&#8220;I started as an Associate earning \u00a3200 referrals. After the MasterClass, I became an Associate Partner and closed my first mortgage deal (\u00a31,200 commission). The coaching works.&#8221;<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"author-info\">\n                            <h4>Sarah L., Leeds<\/h4>\n                            <p>Single mum, now top 10% earner in Empreso North<\/p>\n                        <\/div>\n                        <div class=\"success-badge\">Top 10% Earner<\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"testimonial-card\">\n                    <div class=\"stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n                    <p class=\"testimonial-quote\">&#8220;I almost didn&#8217;t come \u2013 thought it&#8217;d be another sales pitch. Instead, I got a room full of serious investors and actionable tactics. My only regret? Not joining sooner.&#8221;<\/p>\n                    <div class=\"testimonial-author\">\n                        <div class=\"author-info\">\n                            <h4>David R., Bristol<\/h4>\n                            <p>IT consultant, now 3 JV projects underway<\/p>\n                        <\/div>\n                        <div class=\"success-badge\">Skeptic Turned Advocate<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Registration Section -->\n    <section class=\"registration-section\" id=\"register-now\">\n        <div class=\"container\">\n            <div class=\"registration-content\">\n                <div class=\"registration-text\">\n                    <h2>\ud83c\udf9f\ufe0f CLAIM YOUR FREE TICKET<\/h2>\n                    <p>Join hundreds of successful property investors who have transformed their financial future through our proven strategies &#8211; <strong>absolutely FREE for the first 10 registrants!<\/strong><\/p>\n                    \n                    <div style=\"background: linear-gradient(135deg, #dc2626, #ef4444); color: white; padding: 20px; border-radius: 12px; margin: 25px 0; text-align: center;\">\n                        <h3 style=\"margin-bottom: 10px; font-size: 1.3rem;\">\ud83d\udd25 LIMITED TIME OFFER<\/h3>\n                        <p style=\"margin: 0; font-size: 1.1rem;\">Normal Price: <span style=\"text-decoration: line-through; opacity: 0.7;\">\u00a3197<\/span> | Your Price: <strong style=\"color: #FFD700; font-size: 1.4rem;\">FREE<\/strong><\/p>\n                    <\/div>\n                    \n                    <ul class=\"benefits-list\">\n                        <li>Full-day intensive training with industry experts<\/li>\n                        <li>Proven business plan template (worth \u00a3500)<\/li>\n                        <li>Live networking with investors and partners<\/li>\n                        <li>Funding strategies and JV opportunities<\/li>\n                        <li>Exclusive access to Empreso network<\/li>\n                        <li>Follow-up coaching and support<\/li>\n                        <li>Certificate of completion<\/li>\n                    <\/ul>\n\n                    <p style=\"font-size: 1.1rem; font-weight: 600; margin-top: 25px;\">\n                        \ud83c\udfaf <strong>Only <span id=\"free-spots-left\">3<\/span> FREE spots remaining<\/strong> out of 10 total free tickets!\n                    <\/p>\n                <\/div>\n\n                <div class=\"form-container\">\n                    <div class=\"form-header\">\n                        <h3>\ud83c\udf9f\ufe0f Claim Your FREE Ticket<\/h3>\n                        <p>Secure one of the remaining <span id=\"form-free-tickets\">3<\/span> free spots<\/p>\n                    <\/div>\n\n                    <div class=\"value-highlight\">\n                        <h4>\ud83c\udf81 COMPLETELY FREE TICKET<\/h4>\n                        <p>Save \u00a3197 &#8211; Limited to first 10 registrants only!<\/p>\n                    <\/div>\n\n                    <!-- Empreso Form Script -->\n                    <script src=\"https:\/\/network.empreso.co\/frm\/24WTonGrWsp1CCsEK.js\"><\/script>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Trust Section -->\n    <section class=\"trust-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">\ud83d\udee1\ufe0f TRUSTED BY THOUSANDS<\/h2>\n            \n            <div class=\"trust-grid\">\n                <div class=\"trust-item\">\n                    <svg class=\"trust-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\/>\n                    <\/svg>\n                    <h3>FCA Regulated<\/h3>\n                    <p>Authorized financial services provider<\/p>\n                <\/div>\n\n                <div class=\"trust-item\">\n                    <svg class=\"trust-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm0 7c1.66 0 2.99-1.34 2.99-3S9.66 12 8 12c-1.66 0-3 1.34-3 3s1.34 3 3 3zm8 0c1.66 0 2.99-1.34 2.99-3S17.66 12 16 12c-1.66 0-3 1.34-3 3s1.34 3 3 3z\"\/>\n                    <\/svg>\n                    <h3>5,000+ Members<\/h3>\n                    <p>Growing network of successful investors<\/p>\n                <\/div>\n\n                <div class=\"trust-item\">\n                    <svg class=\"trust-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/>\n                    <\/svg>\n                    <h3>Proven Results<\/h3>\n                    <p>\u00a350M+ in deals facilitated<\/p>\n                <\/div>\n\n                <div class=\"trust-item\">\n                    <svg class=\"trust-icon\" fill=\"currentColor\" viewBox=\"0 0 24 24\">\n                        <path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4z\"\/>\n                    <\/svg>\n                    <h3>Expert Training<\/h3>\n                    <p>Industry-leading education programs<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA Section -->\n    <section class=\"final-cta-section\">\n        <div class=\"container\">\n            <h2>\u23f0 LAST CHANCE FOR FREE TICKETS!<\/h2>\n            <p>Only <span id=\"final-free-tickets\">3<\/span> FREE tickets left &#8211; Don&#8217;t pay \u00a3197 when you can get in FREE!<\/p>\n            \n            <div class=\"countdown-timer\">\n                <div style=\"font-weight: bold; font-size: 1.2rem; margin-bottom: 10px;\">\n                    \ud83c\udf9f\ufe0f FREE TICKET DEADLINE:\n                <\/div>\n                <div class=\"countdown-display\">\n                    <div class=\"time-unit\">\n                        <span class=\"time-number\" id=\"days\">7<\/span>\n                        <span class=\"time-label\">Days<\/span>\n                    <\/div>\n                    <div class=\"time-unit\">\n                        <span class=\"time-number\" id=\"hours\">12<\/span>\n                        <span class=\"time-label\">Hours<\/span>\n                    <\/div>\n                    <div class=\"time-unit\">\n                        <span class=\"time-number\" id=\"minutes\">35<\/span>\n                        <span class=\"time-label\">Minutes<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <a href=\"#register-now\" class=\"cta-button\" style=\"font-size: 1.4rem; padding: 22px 55px;\">\n                CLAIM MY FREE TICKET NOW! \ud83c\udf9f\ufe0f\n            <\/a>\n\n            <div class=\"final-features\">\n                <div class=\"feature-item\">\n                    <span class=\"feature-check\">\u2713<\/span>\n                    <span>Completely FREE (Save \u00a3197)<\/span>\n                <\/div>\n                <div class=\"feature-item\">\n                    <span class=\"feature-check\">\u2713<\/span>\n                    <span>Certificate included<\/span>\n                <\/div>\n                <div class=\"feature-item\">\n                    <span class=\"feature-check\">\u2713<\/span>\n                    <span>Lifetime network access<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <script>\n        \/\/ Free Tickets Countdown System\n        let freeTicketsLeft = 3; \/\/ Starting number of free tickets\n        const totalFreeTickets = 10;\n        \n        \/\/ Simulate tickets being claimed (for demo purposes)\n        function simulateTicketClaims() {\n            \/\/ Randomly decrease tickets every 30-90 seconds\n            const randomDelay = Math.random() * 60000 + 30000; \/\/ 30-90 seconds\n            \n            setTimeout(() => {\n                if (freeTicketsLeft > 5) { \/\/ Keep at least 5 for urgency\n                    freeTicketsLeft--;\n                    updateFreeTicketsDisplay();\n                    simulateTicketClaims(); \/\/ Schedule next update\n                }\n            }, randomDelay);\n        }\n        \n        function updateFreeTicketsDisplay() {\n            \/\/ Update all free ticket counters\n            const elements = [\n                'free-tickets-left',\n                'free-tickets-display', \n                'free-spots-left',\n                'form-free-tickets',\n                'final-free-tickets'\n            ];\n            \n            elements.forEach(id => {\n                const element = document.getElementById(id);\n                if (element) {\n                    element.textContent = freeTicketsLeft;\n                    \n                    \/\/ Add flash animation when number changes\n                    element.style.animation = 'flash 0.5s ease-in-out';\n                    setTimeout(() => {\n                        element.style.animation = '';\n                    }, 500);\n                }\n            });\n            \n            \/\/ Update progress bar\n            const progressBar = document.getElementById('progress-bar');\n            if (progressBar) {\n                const percentage = ((totalFreeTickets - freeTicketsLeft) \/ totalFreeTickets) * 100;\n                progressBar.style.width = percentage + '%';\n            }\n            \n            \/\/ Change colors based on urgency\n            if (freeTicketsLeft <= 10) {\n                elements.forEach(id => {\n                    const element = document.getElementById(id);\n                    if (element) {\n                        element.style.color = '#dc2626'; \/\/ Red for urgency\n                    }\n                });\n            }\n        }\n        \n        \/\/ Add flash animation CSS\n        const style = document.createElement('style');\n        style.textContent = `\n            @keyframes flash {\n                0%, 100% { opacity: 1; transform: scale(1); }\n                50% { opacity: 0.7; transform: scale(1.1); }\n            }\n        `;\n        document.head.appendChild(style);\n        \n        \/\/ Start the simulation\n        simulateTicketClaims();\n\n        \/\/ Countdown Timer\n        function updateCountdown() {\n            const now = new Date().getTime();\n            const registrationDeadline = new Date();\n            registrationDeadline.setDate(registrationDeadline.getDate() + 7);\n            registrationDeadline.setHours(23, 59, 59, 999);\n            \n            const distance = registrationDeadline - now;\n            \n            if (distance > 0) {\n                const days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n                const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n                const minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n                \n                document.getElementById('days').textContent = days.toString().padStart(2, '0');\n                document.getElementById('hours').textContent = hours.toString().padStart(2, '0');\n                document.getElementById('minutes').textContent = minutes.toString().padStart(2, '0');\n            }\n        }\n\n        \/\/ Update countdown every minute\n        updateCountdown();\n        setInterval(updateCountdown, 60000);\n\n        \/\/ Smooth scrolling for anchor links\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function (e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    target.scrollIntoView({\n                        behavior: 'smooth',\n                        block: 'start'\n                    });\n                }\n            });\n        });\n\n        \/\/ Add entrance animations on scroll\n        const observerOptions = {\n            threshold: 0.1,\n            rootMargin: '0px 0px -50px 0px'\n        };\n\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.style.opacity = '1';\n                    entry.target.style.transform = 'translateY(0)';\n                }\n            });\n        }, observerOptions);\n\n        \/\/ Observe sections for animations\n        document.querySelectorAll('section').forEach(section => {\n            section.style.opacity = '0';\n            section.style.transform = 'translateY(30px)';\n            section.style.transition = 'opacity 0.6s ease, transform 0.6s ease';\n            observer.observe(section);\n        });\n\n        \/\/ Initialize first section as visible\n        document.querySelector('.hero-section').style.opacity = '1';\n        document.querySelector('.hero-section').style.transform = 'translateY(0)';\n    <\/script>\n<div class=\"gsp_post_data\" data-post_type=\"page\" data-cat=\"\" data-modified=\"120\" data-title=\"Empreso Property Business MasterClass\" data-home=\"https:\/\/www.empreso.co.uk\"><\/div>","protected":false},"excerpt":{"rendered":"<p>\ud83d\udd25 FIRST 10 TICKETS ABSOLUTELY FREE &#8211; ONLY 3 LEFT! \ud83d\udd25 \ud83c\udfc6 EMPRESO PROPERTY BUSINESS MASTERCLASS Build Multiple Income Streams Through Property Investment Live Deal-Making Funding Strategies Expert Network Proven Systems CLAIM MY FREE TICKET NOW \ud83c\udf9f\ufe0f \ud83c\udfaf PROPERTY BUSINESS MASTERCLASS Transform Your Financial Future Through Strategic Property Investment DURATION Half Day Intensive FORMAT Live [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-373","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Empreso Property Business MasterClass - Empreso<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.empreso.co.uk\/?page_id=373\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Empreso Property Business MasterClass - Empreso\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udd25 FIRST 10 TICKETS ABSOLUTELY FREE &#8211; ONLY 3 LEFT! \ud83d\udd25 \ud83c\udfc6 EMPRESO PROPERTY BUSINESS MASTERCLASS Build Multiple Income Streams Through Prope\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.empreso.co.uk\/?page_id=373\" \/>\n<meta property=\"og:site_name\" content=\"Empreso\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EmpresoNetwork\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-22T10:34:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@AlainMbe\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/?page_id=373\",\"url\":\"https:\\\/\\\/www.empreso.co.uk\\\/?page_id=373\",\"name\":\"Empreso Property Business MasterClass - Empreso\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#website\"},\"datePublished\":\"2025-06-24T17:11:35+00:00\",\"dateModified\":\"2025-08-22T10:34:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/?page_id=373#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.empreso.co.uk\\\/?page_id=373\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/?page_id=373#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.empreso.co.uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Empreso Property Business MasterClass\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#website\",\"url\":\"https:\\\/\\\/www.empreso.co.uk\\\/\",\"name\":\"Empreso\",\"description\":\"Prosperity Through Property\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.empreso.co.uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#organization\",\"name\":\"Empreso\",\"url\":\"https:\\\/\\\/www.empreso.co.uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.empreso.co.uk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/New_Logo.jpg\",\"contentUrl\":\"https:\\\/\\\/www.empreso.co.uk\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/New_Logo.jpg\",\"width\":1043,\"height\":240,\"caption\":\"Empreso\"},\"image\":{\"@id\":\"https:\\\/\\\/www.empreso.co.uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EmpresoNetwork\",\"https:\\\/\\\/x.com\\\/AlainMbe\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/alainmbe\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Empreso Property Business MasterClass - Empreso","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.empreso.co.uk\/?page_id=373","og_locale":"en_GB","og_type":"article","og_title":"Empreso Property Business MasterClass - Empreso","og_description":"\ud83d\udd25 FIRST 10 TICKETS ABSOLUTELY FREE &#8211; ONLY 3 LEFT! \ud83d\udd25 \ud83c\udfc6 EMPRESO PROPERTY BUSINESS MASTERCLASS Build Multiple Income Streams Through Prope","og_url":"https:\/\/www.empreso.co.uk\/?page_id=373","og_site_name":"Empreso","article_publisher":"https:\/\/www.facebook.com\/EmpresoNetwork","article_modified_time":"2025-08-22T10:34:36+00:00","twitter_card":"summary_large_image","twitter_site":"@AlainMbe","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.empreso.co.uk\/?page_id=373","url":"https:\/\/www.empreso.co.uk\/?page_id=373","name":"Empreso Property Business MasterClass - Empreso","isPartOf":{"@id":"https:\/\/www.empreso.co.uk\/#website"},"datePublished":"2025-06-24T17:11:35+00:00","dateModified":"2025-08-22T10:34:36+00:00","breadcrumb":{"@id":"https:\/\/www.empreso.co.uk\/?page_id=373#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.empreso.co.uk\/?page_id=373"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.empreso.co.uk\/?page_id=373#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.empreso.co.uk\/"},{"@type":"ListItem","position":2,"name":"Empreso Property Business MasterClass"}]},{"@type":"WebSite","@id":"https:\/\/www.empreso.co.uk\/#website","url":"https:\/\/www.empreso.co.uk\/","name":"Empreso","description":"Prosperity Through Property","publisher":{"@id":"https:\/\/www.empreso.co.uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.empreso.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.empreso.co.uk\/#organization","name":"Empreso","url":"https:\/\/www.empreso.co.uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.empreso.co.uk\/#\/schema\/logo\/image\/","url":"https:\/\/www.empreso.co.uk\/wp-content\/uploads\/2025\/06\/New_Logo.jpg","contentUrl":"https:\/\/www.empreso.co.uk\/wp-content\/uploads\/2025\/06\/New_Logo.jpg","width":1043,"height":240,"caption":"Empreso"},"image":{"@id":"https:\/\/www.empreso.co.uk\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EmpresoNetwork","https:\/\/x.com\/AlainMbe","https:\/\/www.linkedin.com\/in\/alainmbe\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/373","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=373"}],"version-history":[{"count":5,"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/373\/revisions"}],"predecessor-version":[{"id":1465,"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/373\/revisions\/1465"}],"wp:attachment":[{"href":"https:\/\/www.empreso.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}