{"id":987512656,"date":"2026-08-13T00:50:42","date_gmt":"2026-08-13T00:50:42","guid":{"rendered":"https:\/\/totalfreedomplan.com\/?page_id=987512656"},"modified":"2026-08-13T02:28:04","modified_gmt":"2026-08-13T02:28:04","slug":"join-our-phs-team-today","status":"publish","type":"page","link":"https:\/\/totalfreedomplan.com\/","title":{"rendered":"Join Our PHS Team Today"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>The Profit Hub System<\/title>\n    \n<!-- Google Fonts for Modern Typography -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fjalla+One&amp;family=Roboto:ital,wght@0,400;0,700;1,400;1,700&amp;display=swap\" rel=\"stylesheet\">\n    \n<style>\n    \/* Base Reset & Typography *\/\n    * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    body {\n        font-family: 'Roboto', sans-serif;\n        background-color: #f2efef;\n        color: #1a1c20;\n        line-height: 1.6;\n        overflow-x: hidden; \/* Prevents side-to-side scrolling on mobile *\/\n    }\n    h1, h2, h3, h4, .headline-font {\n        font-family: 'Fjalla One', sans-serif;\n        line-height: 1.3;\n    }\n\n    \/* Main Container *\/\n    .container {\n        max-width: 950px;\n        margin: 0 auto;\n        background-color: #ffffff;\n        padding: 40px 20px;\n        box-shadow: 0 0 20px rgba(0,0,0,0.05);\n    }\n\n    \/* Header Logo *\/\n    .header-logo {\n        display: block;\n        max-width: 260px;\n        margin: 0 auto 40px auto;\n    }\n\n    \/* Section Spacing *\/\n    .step-section {\n        margin-bottom: 60px;\n        text-align: center;\n    }\n            \n    .headline {\n        font-size: 32px;\n        font-weight: 700;\n        line-height: 1.5; \n        margin-bottom: 15px; \n        color: #2a2d31;\n    }\n\n    .subhead {\n        font-size: 24px;\n        color: #1a1c20;\n        margin-bottom: 20px;\n    }\n\n    \/* Responsive Video Wrapper *\/\n    .video-wrapper {\n        position: relative;\n        padding-bottom: 56.25%; \/* 16:9 Aspect Ratio *\/\n        height: 0;\n        overflow: hidden;\n        width: 100%;\n        background: #000;\n        border: 4px solid #1a1c20;\n        box-shadow: 0 0 15px rgba(4, 53, 125, 0.15);\n        border-radius: 4px;\n        margin: 0 auto 30px auto;\n    }\n    .video-wrapper iframe {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        border: none;\n    }\n\n    \/* High-Converting CTA Button *\/\n    .cta-button {\n        display: block;\n        width: 100%;\n        max-width: 700px;\n        margin: 30px auto;\n        padding: 20px 10px;\n        background: linear-gradient(135deg, #FF4500, #FF8C00);\n        color: #ffffff;\n        font-family: 'Fjalla One', sans-serif;\n        font-size: 28px;\n        font-weight: bold;\n        text-align: center;\n        text-decoration: none;\n        border-radius: 50px;\n        border: 2px solid rgba(255,255,255,0.3);\n        box-shadow: 0 6px 24px rgba(255, 69, 0, 0.5), 0 0 0 4px rgba(255,107,44,0.15);\n        text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n        transition: transform 0.2s ease, box-shadow 0.2s ease;\n        cursor: pointer;\n    }\n    .cta-button:hover {\n        transform: scale(1.02);\n        box-shadow: 0 8px 30px rgba(255, 69, 0, 0.6), 0 0 0 4px rgba(255,107,44,0.25);\n    }\n\n    \/* Email Instructions Box *\/\n    .email-instructions {\n        background-color: #f8f9fa;\n        border: 2px dashed #4a5257;\n        padding: 30px;\n        border-radius: 8px;\n        text-align: center;\n        font-family: 'Fjalla One', sans-serif;\n        font-size: 24px;\n        color: #4a5257;\n        margin: 40px auto;\n        max-width: 800px;\n        word-wrap: break-word; \/* Forces long emails to break to the next line *\/\n        overflow-wrap: break-word;\n    }\n    .email-instructions a {\n        color: #2e66ca;\n        text-decoration: none;\n    }\n    .email-instructions a:hover {\n        text-decoration: underline;\n    }\n    .highlight-sponsor {\n        background-color: #ffeb3b;\n        padding: 2px 8px;\n        color: #000;\n        border-radius: 4px;\n        display: inline-block; \/* Helps prevent weird line breaks on the highlight *\/\n    }\n\n    \/* Bonuses Section (Long Form Copy) *\/\n    .bonus-section {\n        max-width: 875px;\n        margin: 60px auto;\n    }\n    .bonus-headline {\n        font-size: 48px;\n        text-align: center;\n        margin-bottom: 20px;\n        line-height: 1.3;\n    }\n    .bonus-subhead {\n        font-size: 27px;\n        text-align: center;\n        margin-bottom: 40px;\n        line-height: 1.4;\n    }\n    .bonus-copy p {\n        font-size: 21px;\n        margin-bottom: 25px;\n        color: #1a1c20;\n        line-height: 1.6;\n    }\n    .italic { font-style: italic; }\n    .underline { text-decoration: underline; }\n\n    \/* Sign-off Section *\/\n    .sign-off-section {\n        text-align: center;\n        margin-top: 60px;\n        padding-top: 40px;\n        border-top: 1px solid #ddd;\n    }\n    .sign-off-text {\n        font-family: 'Fjalla One', sans-serif;\n        font-size: 31px;\n        color: #1a1c20;\n        margin-bottom: 30px;\n    }\n    .sign-off-profile {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        margin-top: 40px;\n    }\n    .profile-img {\n        width: 230px;\n        height: auto;\n        border: 2px solid #1a1c20;\n        box-shadow: 0 0 10px rgba(0,0,0,0.2);\n        margin-bottom: 20px;\n    }\n    .profile-name {\n        font-size: 21px;\n        font-weight: bold;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 768px) {\n        .container { \n            padding: 20px 15px; \n            width: 100%;\n        }\n        .headline { font-size: 26px; line-height: 1.4; } \n        .subhead { font-size: 20px; }\n        .cta-button { font-size: 20px; padding: 15px 10px; }\n        .email-instructions { \n            font-size: 18px; \n            padding: 20px 15px; \n            margin: 25px auto;\n        }\n        .bonus-headline { font-size: 32px; }\n        .bonus-subhead { font-size: 22px; }\n        .bonus-copy p { font-size: 18px; }\n        .sign-off-text { font-size: 24px; }\n        .profile-img { width: 180px; } \/* Scales down the profile image on mobile *\/\n    }\n<\/style>\n\n<div class=\"container\">\n    <div class=\"step-section\">\n        <div class=\"headline\"><img decoding=\"async\" src=\"https:\/\/firebasestorage.googleapis.com\/v0\/b\/phonesites-prod.appspot.com\/o\/images%2FYJ1BmyFVG8N3uQwoK7bF5mrIMIy1%2F1785204652560*profithubsystemlogo*png?alt=media&amp;token=3f017842-92d3-48e8-98ed-6d3f9928ec98\" style=\"text-align: center; max-width: 100%; height: auto;\"><\/div>\n        <div class=\"headline\">STEP 1: I Earned $10,320 In My First 10 Days - Newbies On My Team Are Earning Too - See How Below.<\/div>\n        <div class=\"subhead headline-font\"><br><\/div>\n        <div class=\"subhead headline-font\">Watch My Quick Intro<\/div>\n        <div class=\"video-wrapper\">\n            <iframe src=\"https:\/\/player.vimeo.com\/video\/1209387684?autoplay=0&amp;muted=0&amp;loop=0&amp;autopause=0\" allowfullscreen=\"\" allow=\"autoplay\"><\/iframe>\n        <\/div>\n    <\/div>\n\n    <!-- Step 2 -->\n    <div class=\"step-section\">\n        <div class=\"headline\">STEP 2: Get Paid Life Changing Commissions To Build The Online Asset Every Serious Affiliate Needs.<\/div>\n        <div class=\"subhead headline-font\"><br><\/div>\n        <div class=\"subhead headline-font\">Watch The Webinar Replay<\/div>\n        <div class=\"video-wrapper\">\n            <iframe src=\"https:\/\/player.vimeo.com\/video\/1209394457?autoplay=0&amp;muted=0&amp;loop=0&amp;autopause=0\" allowfullscreen=\"\" allow=\"autoplay\"><\/iframe>\n        <\/div>\n    <\/div>\n\n    <!-- Step 3 -->\n    <div class=\"step-section\">\n        <div class=\"headline\">STEP 3: Get Your Own Profit Hub - Claim The Bonuses That Will Put You Ahead Of 99.99% Of The Industry.<\/div>\n        <div class=\"subhead headline-font\"><br><\/div>\n        <div class=\"subhead headline-font\">Join The Team<\/div>\n        <div class=\"video-wrapper\">\n            <iframe src=\"https:\/\/player.vimeo.com\/video\/1209393858?autoplay=0&amp;muted=0&amp;loop=0&amp;autopause=0\" allowfullscreen=\"\" allow=\"autoplay\"><\/iframe>\n        <\/div>\n        \n        <!-- CTA Button -->\n        <a href=\"https:\/\/profithubsystem.com\/lc.php?id=driventoempower\" target=\"_blank\" class=\"cta-button\">\n            Click Here &amp; Get Started With The Profit Hub System.\n        <\/a>\n    <\/div>\n\n    <!-- Email Instructions -->\n    <div class=\"email-instructions\">\n        <p>After joining The Profit Hub System, please send an email to:<br>\n        <a href=\"mailto:info@easycommissionfunnel.com\">info@easycommissionfunnel.com<\/a><\/p>\n        <br>\n        <p>with the subject line:<br>\n        <span style=\"color: #2e66ca;\">I upgraded in The Profit Hub System.<\/span><\/p>\n        <br>\n        <p>Please include the name of your sponsor (<span class=\"highlight-sponsor\">Jermaine Acfalle<\/span>) in the body of the email.<\/p>\n        <br>\n        <p>That's it! I'll reply and give you access to the team training materials and all the info you need to start earning life changing commissions starting ASAP.<\/p>\n    <\/div>\n\n    <!-- Calculator Section -->\n    <div class=\"step-section\">\n        <div class=\"headline\">Frank Andres' Profit Hub System Commission Calculator.<\/div>\n        <div class=\"subhead headline-font\"><br><\/div>\n        <div class=\"subhead headline-font\">This Comp Plan Is Built To Change Lives<\/div>\n        <div class=\"video-wrapper\">\n            <iframe src=\"https:\/\/player.vimeo.com\/video\/1209396098?autoplay=0&amp;muted=0&amp;loop=0&amp;autopause=0\" allowfullscreen=\"\" allow=\"autoplay\"><\/iframe>\n        <\/div>\n    <\/div>\n\n    <!-- Bonus Section -->\n    <div class=\"bonus-section\">\n        <div class=\"bonus-headline headline-font\">EXCLUSIVE BONUSES!<\/div>\n        <div class=\"bonus-headline headline-font\"><span style=\"font-size: 27px; letter-spacing: -0.04vw;\">I\u2019ll be sharing the exact strategies I\u2019m using behind the scenes to turn my Profit Hub into a steady flow of <\/span><span class=\"underline\" style=\"font-size: 27px; letter-spacing: -0.04vw;\">FREE<\/span><span style=\"font-size: 27px; letter-spacing: -0.04vw;\"> traffic, leads, and sales.<\/span><\/div>\n        \n        <div class=\"bonus-copy\">\n            <p><strong>The traffic and lead-generating potential of having your own Profit Hub blog isn\u2019t just \u201cnice to have\u201d\u2026 it\u2019s a complete game-changer for your business.<\/strong><\/p>\n            <p><strong>Imagine having a fully functioning blog working for you 24\/7\u2014pulling in organic traffic, generating leads, and bringing in potential buyers on autopilot.<\/strong><\/p>\n            <p class=\"italic\"><strong>Especially considering I'll be teaching you an AI loophole that can fill your blog with traffic-generating content...<\/strong><\/p>\n            <p class=\"italic\"><strong>...without writing a single word or coming up with a single idea yourself. It's literally copy-and-paste simple.<\/strong><\/p>\n            <p><strong>Instead of chasing traffic every day, you\u2019ve got content out there doing the heavy lifting for you.<\/strong><\/p>\n            <p><strong>But here\u2019s where it really starts to separate you from the average affiliate\u2026<\/strong><\/p>\n            <p><strong>You\u2019re not just getting traffic\u2014<span class=\"italic\">you\u2019re building a real online presence.<\/span><\/strong><\/p>\n            <p><strong>A home base.<\/strong><\/p>\n            <p><strong>A platform that works for you around the clock.<\/strong><\/p>\n            <p><strong>On top of that, you\u2019ll get access to the exclusive Profit Hub Community, where you\u2019ll find world-class training, support, and a group of members all focused on growing their business the right way.<\/strong><\/p>\n            <p><strong>No more guessing, no more piecing things together\u2014you\u2019ll actually know what to do and how to do it.<\/strong><\/p>\n            <p><strong>And for my team, I\u2019m keeping this as simple and practical as possible.<\/strong><\/p>\n            <p><strong>I\u2019ll be showing you exactly how I\u2019m using this to generate traffic, leads, and sales without overcomplicating the process.<\/strong><\/p>\n            <p><strong>For example, I\u2019ll show you how to use simple AI tools to create high-quality blog posts in 10 minutes or less\u2014specifically the type of content that gets ranked and brings in consistent, targeted traffic over time.<\/strong><\/p>\n            <p><strong>When you start posting just one of these per day, something powerful happens.<\/strong><\/p>\n            <p><strong>Your content begins to stack, your traffic starts to build, and your leads begin to come in more consistently. It\u2019s not overnight\u2014<span class=\"italic\">but it\u2019s predictable.<\/span><\/strong><\/p>\n            <p><strong>And once that momentum kicks in\u2026 <span class=\"italic\">that\u2019s when things really start to compound.<\/span><\/strong><\/p>\n            <p><strong>Aside from having a solid autoresponder\u2026<\/strong><\/p>\n            <p><strong>There is <span class=\"underline\">NO<\/span> other tool with more upside than having your own Profit Hub System.<\/strong><\/p>\n            <p><strong>It's a tool that virtually every single marketer on the planet needs if they want to set themselves up for long term success.<\/strong><\/p>\n            <p><strong>Yes, the traffic, leads, and sales potential alone make it a no-brainer\u2026<\/strong><\/p>\n            <p><strong>But there\u2019s something even <span class=\"underline\">BIGGER<\/span> here.<\/strong><\/p>\n            <p><strong>Something most affiliates completely overlook.<\/strong><\/p>\n            <p class=\"italic\"><strong>AUTHORITY.<\/strong><\/p>\n            <p><strong>When you have your own Profit Hub Blog, you instantly separate yourself from the crowd and build authority for yourself.<\/strong><\/p>\n            <p><strong>You\u2019re no longer just another random person dropping links and hoping something sticks\u2014you become someone with a platform, a presence, and a voice in the marketplace.<\/strong><\/p>\n            <p><strong>And here\u2019s the truth most people don\u2019t want to admit\u2026<\/strong><\/p>\n            <p><strong>You can have all the traffic in the world, but if people don\u2019t trust you, they won\u2019t buy from you.<\/strong><\/p>\n            <p><strong>They won\u2019t join you. They won\u2019t follow you.<\/strong><\/p>\n            <p><strong>But when you\u2019re seen as a credible authority?<\/strong><\/p>\n            <p><strong><span class=\"underline\">Everything<\/span> changes.<\/strong><\/p>\n            <p><strong>Leads convert <span class=\"italic\">easier<\/span>.<\/strong><\/p>\n            <p><strong>Sales happen <span class=\"italic\">faster<\/span>.<\/strong><\/p>\n            <p><strong>And building your business starts to feel a whole lot less like pushing a boulder uphill.<\/strong><\/p>\n            <p><strong>That\u2019s exactly what having your own Profit Hub Blog helps you do\u2014<span class=\"italic\">it positions you as someone worth paying attention to.<\/span><\/strong><\/p>\n            <p><strong>If you tried to outsource the kind of website you\u2019re about to get with The Profit Hub System, you\u2019d easily spend <span class=\"underline\">multiple<\/span> thousands of dollars hiring a freelancer or an agency.<\/strong><\/p>\n            <p><strong>And even then\u2026 you\u2019d still be stuck figuring out how to actually use it\u2014with no real training, no support, and no clear path forward.<\/strong><\/p>\n            <p><strong>That\u2019s exactly why I never set up a blog myself. The potential was obvious\u2026 but the process?<\/strong><\/p>\n            <p><strong>Overwhelming.<\/strong><\/p>\n            <p class=\"italic\"><strong>The Profit Hub System eliminates all of that.<\/strong><\/p>\n            <p><strong>Hosting, setup, tech\u2014handled for you.<\/strong><\/p>\n            <p><strong>You log in, pick your template, pick your domain - and you\u2019re live.<\/strong><\/p>\n            <p><strong>From there, you plug into the step-by-step training inside the Profit Hub Community and start building something that actually works\u2014a site that positions you as an authority while bringing in traffic, leads, and sales.<\/strong><\/p>\n            <p><strong>And here\u2019s what's beautiful about Profit Hub System.<\/strong><\/p>\n            <p><strong>You\u2019re not just building an asset\u2014you're going to get paid <span class=\"underline\">BIG<\/span> money to share it.<\/strong><\/p>\n            <p><strong>The affiliate side of The Profit Hub System is <span class=\"underline\">life changing<\/span>.<\/strong><\/p>\n            <p><strong>Just a <span class=\"underline italic\">handful<\/span> of referrals each month can realistically turn into four figures in monthly income.<\/strong><\/p>\n            <p><strong>So don\u2019t skip this part\u2026<\/strong><\/p>\n            <p><strong>If this clicks for you, don\u2019t overthink it.<\/strong><\/p>\n            <p><strong>Get started, get your site live, and start taking advantage of the system asap.<\/strong><\/p>\n            <p><strong>I\u2019ll see you inside the community. \ud83d\udc4a<\/strong><\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Final CTA & Sign Off -->\n    <div class=\"sign-off-section\">\n        <!-- CTA Button -->\n        <a href=\"https:\/\/profithubsystem.com\/lc.php?id=driventoempower\" target=\"_blank\" class=\"cta-button\">\n            Click Here &amp; Get Started With The Profit Hub System.\n        <\/a>\n\n        <div class=\"sign-off-text underline\"><span style=\"letter-spacing: -0.04vw;\">We've Got Your Back. You're In Good Hands.<\/span><\/div>\n\n        <div class=\"sign-off-profile\">\n            <img decoding=\"async\" src=\"https:\/\/imgallery.llsvr.com\/jeffaman.645f9bec7e30d.jpg\" alt=\"Jeff Aman\" class=\"profile-img\">\n            <p class=\"profile-name\">Cheers,<\/p>\n            <p class=\"profile-name\">Jeff Aman<\/p>\n        <\/div>\n    <\/div>\n<\/div><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-template-blank.php","meta":{"order-bump-settings":[],"_wpfnl_thankyou_order_overview":"on","_wpfnl_thankyou_order_details":"on","_wpfnl_thankyou_billing_details":"on","_wpfnl_thankyou_shipping_details":"on","footnotes":""},"class_list":["post-987512656","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/pages\/987512656","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/comments?post=987512656"}],"version-history":[{"count":6,"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/pages\/987512656\/revisions"}],"predecessor-version":[{"id":987512664,"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/pages\/987512656\/revisions\/987512664"}],"wp:attachment":[{"href":"https:\/\/totalfreedomplan.com\/v\/wp\/v2\/media?parent=987512656"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}