{"variantPageData":{"campaignId":"699b503f00d05e409d9329dc","campaignVersionId":"69cbdea12a019b6074c828fb","companyId":"65ca40593d565b001432ab5b","pageId":"69c2225c1450ae91b117a76f","pageName":"Opt In","pageSlug":"page_45j8xg","tag":"landing","components":[{"_id":"69c2225d1450ae91b117a774","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n    &lt;meta charset=&quot;UTF-8&quot;&gt;\n    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n    &lt;title&gt;Urgency Bar&lt;/title&gt;\n    &lt;style&gt;\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .urgency-bar {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 12px 20px;\n            font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, sans-serif;\n            background: #ffffff; /* optional: keep contrast */\n        }\n        \n        .pulsing-dot-container {\n            position: relative;\n            width: 12px;\n            height: 12px;\n            flex-shrink: 0;\n        }\n        \n        .pulsing-dot {\n            width: 12px;\n            height: 12px;\n            background: #000000;\n            border-radius: 50%;\n            position: relative;\n            animation: pulse 1.5s infinite ease-in-out;\n        }\n        \n        .pulsing-dot::before {\n            content: &#39;&#39;;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 100%;\n            height: 100%;\n            background: #000000;\n            border-radius: 50%;\n            animation: pulseRing 1.5s infinite ease-in-out;\n        }\n        \n        @keyframes pulse {\n            0% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);\n            }\n            50% {\n                box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);\n            }\n            100% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);\n            }\n        }\n        \n        @keyframes pulseRing {\n            0% {\n                transform: translate(-50%, -50%) scale(1);\n                opacity: 1;\n            }\n            50% {\n                transform: translate(-50%, -50%) scale(1.5);\n                opacity: 0.5;\n            }\n            100% {\n                transform: translate(-50%, -50%) scale(1.8);\n                opacity: 0;\n            }\n        }\n        \n        .urgency-text {\n            color: #000000;\n            font-size: 16px;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n            text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);\n        }\n        \n        @media (max-width: 480px) {\n            .urgency-bar {\n                padding: 10px 15px;\n            }\n            \n            .urgency-text {\n                font-size: 14px;\n            }\n        }\n    &lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n    &lt;div class=&quot;urgency-bar&quot;&gt;\n        &lt;div class=&quot;pulsing-dot-container&quot;&gt;\n            &lt;div class=&quot;pulsing-dot&quot;&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;urgency-text&quot;&gt;\n            100% FREE CLASS THIS WEDNESDAY\n        &lt;/div&gt;\n    &lt;/div&gt;\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"transparent"},"framed":false,"isGdprSensitive":true,"enforceCenteredCustomHtmlContent":true},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"embed","createdAt":"2026-03-24T05:34:21.022Z","updatedAt":"2026-03-24T05:34:21.022Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a774","attributes":{"name":"embed","componentType":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n    &lt;meta charset=&quot;UTF-8&quot;&gt;\n    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n    &lt;title&gt;Urgency Bar&lt;/title&gt;\n    &lt;style&gt;\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .urgency-bar {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 12px 20px;\n            font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, sans-serif;\n            background: #ffffff; /* optional: keep contrast */\n        }\n        \n        .pulsing-dot-container {\n            position: relative;\n            width: 12px;\n            height: 12px;\n            flex-shrink: 0;\n        }\n        \n        .pulsing-dot {\n            width: 12px;\n            height: 12px;\n            background: #000000;\n            border-radius: 50%;\n            position: relative;\n            animation: pulse 1.5s infinite ease-in-out;\n        }\n        \n        .pulsing-dot::before {\n            content: &#39;&#39;;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 100%;\n            height: 100%;\n            background: #000000;\n            border-radius: 50%;\n            animation: pulseRing 1.5s infinite ease-in-out;\n        }\n        \n        @keyframes pulse {\n            0% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);\n            }\n            50% {\n                box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);\n            }\n            100% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);\n            }\n        }\n        \n        @keyframes pulseRing {\n            0% {\n                transform: translate(-50%, -50%) scale(1);\n                opacity: 1;\n            }\n            50% {\n                transform: translate(-50%, -50%) scale(1.5);\n                opacity: 0.5;\n            }\n            100% {\n                transform: translate(-50%, -50%) scale(1.8);\n                opacity: 0;\n            }\n        }\n        \n        .urgency-text {\n            color: #000000;\n            font-size: 16px;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n            text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);\n        }\n        \n        @media (max-width: 480px) {\n            .urgency-bar {\n                padding: 10px 15px;\n            }\n            \n            .urgency-text {\n                font-size: 14px;\n            }\n        }\n    &lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n    &lt;div class=&quot;urgency-bar&quot;&gt;\n        &lt;div class=&quot;pulsing-dot-container&quot;&gt;\n            &lt;div class=&quot;pulsing-dot&quot;&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;urgency-text&quot;&gt;\n            100% FREE CLASS THIS WEDNESDAY\n        &lt;/div&gt;\n    &lt;/div&gt;\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"transparent"},"framed":false,"isGdprSensitive":true,"enforceCenteredCustomHtmlContent":true}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"65eb072f9671ba48e6c8390b"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a774"},{"_id":"69c2225d1450ae91b117a77a","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"},{"type":"bold"},{"type":"bold"}],"text":"Break Into High‑Ticket Sales In The Next 30 Days And Start Earning $5k–$15k/Month Online"}]}]},"kind":[],"box":{"bottom":"large","top":"large","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Break Into High‑Ticket Sales In The Next 30 Days And Start Earning $5k–$15k/Month Online"},"categoryId":"5a957843b727462286d2d61e","sectionId":"5a957be4a2f9ed33569e4b6e","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.051Z","updatedAt":"2026-03-24T05:34:32.178Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a77a","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"},{"type":"bold"},{"type":"bold"}],"text":"Break Into High‑Ticket Sales In The Next 30 Days And Start Earning $5k–$15k/Month Online"}]}]},"kind":[],"box":{"bottom":"large","top":"large","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Break Into High‑Ticket Sales In The Next 30 Days And Start Earning $5k–$15k/Month Online"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"5a957843b727462286d2d61e"}},"section":{"data":{"type":"section","id":"5a957be4a2f9ed33569e4b6e"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a77a"},{"_id":"69c2225d1450ae91b117a780","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"heading","attrs":{"level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"small"}},{"type":"bold"},{"type":"bold"}],"text":"(working a couple hours a day from anywhere in the world)"}]}]},"kind":[],"box":{"bottom":"small","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"(working a couple hours a day from anywhere in the world)"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6904b163f0184c1c0536c1c4","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.082Z","updatedAt":"2026-03-24T05:35:01.438Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a780","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"heading","attrs":{"level":2},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"small"}},{"type":"bold"},{"type":"bold"}],"text":"(working a couple hours a day from anywhere in the world)"}]}]},"kind":[],"box":{"bottom":"small","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"(working a couple hours a day from anywhere in the world)"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6904b163f0184c1c0536c1c4"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a780"},{"_id":"69c2225d1450ae91b117a786","type":"component","isTemplate":false,"name":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"}],"text":"Save Your Spot"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"medium","top":"medium","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Save Your Spot Wednesday March 25th @ 7PM EST","clickId":"button_click_f2d613","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4f32dfc44fb3c33b71","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"button","createdAt":"2026-03-24T05:34:21.110Z","updatedAt":"2026-03-24T05:34:21.110Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a786","attributes":{"name":"button","componentType":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"}],"text":"Save Your Spot"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"medium","top":"medium","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Save Your Spot Wednesday March 25th @ 7PM EST","clickId":"button_click_f2d613","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4f32dfc44fb3c33b71"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a786"},{"_id":"69c2225d1450ae91b117a78c","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":"whitespace-normal break-words"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"medium"}},{"type":"bold"}],"text":"In This 100% Free LIVE Training, You'll Discover…"}]}]},"kind":[],"box":{"bottom":"none","top":"medium","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"In This 100% Free LIVE Training, You'll Discover…"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4b32dfc44fb3c33b11","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.133Z","updatedAt":"2026-03-24T05:34:21.133Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a78c","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":"whitespace-normal break-words"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"medium"}},{"type":"bold"}],"text":"In This 100% Free LIVE Training, You'll Discover…"}]}]},"kind":[],"box":{"bottom":"none","top":"medium","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"In This 100% Free LIVE Training, You'll Discover…"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4b32dfc44fb3c33b11"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a78c"},{"_id":"69c2225d1450ae91b117a792","type":"component","isTemplate":false,"name":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"transparent"},"verticalAlign":"center","framed":true},"campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"gridRow","createdAt":"2026-03-24T05:34:21.151Z","updatedAt":"2026-03-24T05:34:21.169Z","__v":0,"components":[{"_id":"69c2225d1450ae91b117a796","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false},"parentId":"69c2225d1450ae91b117a792","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-03-24T05:34:21.166Z","updatedAt":"2026-03-24T05:34:21.181Z","__v":0,"components":[{"_id":"69c2225d1450ae91b117a79a","type":"component","isTemplate":false,"name":"list","content":{"borderRadius":"minor","box":{"bottom":"large","top":"small","right":"large","left":"large"},"align":"left","textSize":"14px","visualSize":"xSmall"},"parentId":"69c2225d1450ae91b117a796","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"list","createdAt":"2026-03-24T05:34:21.181Z","updatedAt":"2026-03-24T05:34:21.382Z","__v":1,"components":[{"_id":"69c2225d1450ae91b117a7a1","type":"component","isTemplate":false,"name":"listItem","parentId":"69c2225d1450ae91b117a79a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-03-24T05:34:21.198Z","updatedAt":"2026-03-24T05:34:21.354Z","__v":1,"components":[{"_id":"69c2225d1450ae91b117a7b4","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1489537235181-fc05daed5805?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=urUdKCxsTUI","emoji":"white_check_mark","srcType":"emoji","icon":"filter_2","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"69c2225d1450ae91b117a7a1","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-03-24T05:34:21.231Z","updatedAt":"2026-03-24T05:34:21.231Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7b4","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1489537235181-fc05daed5805?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=urUdKCxsTUI","emoji":"white_check_mark","srcType":"emoji","icon":"filter_2","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a1"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7b4"},{"_id":"69c2225d1450ae91b117a7b3","type":"component","isTemplate":false,"name":"text","content":{"plainText":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day"}]}]},"align":"center","size":"small","text":"Frühling"},"parentId":"69c2225d1450ae91b117a7a1","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.231Z","updatedAt":"2026-03-24T05:34:21.231Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7b3","attributes":{"name":"text","componentType":"text","content":{"plainText":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day"}]}]},"align":"center","size":"small","text":"Frühling"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a1"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7b3"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a1","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a79a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7a1"},{"_id":"69c2225d1450ae91b117a7a2","type":"component","isTemplate":false,"name":"listItem","parentId":"69c2225d1450ae91b117a79a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-03-24T05:34:21.198Z","updatedAt":"2026-03-24T05:34:21.232Z","__v":0,"components":[{"_id":"69c2225d1450ae91b117a7b5","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1501973801540-537f08ccae7b?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=uuBBew6g2jM","emoji":"white_check_mark","srcType":"emoji","icon":"filter_3","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"69c2225d1450ae91b117a7a2","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-03-24T05:34:21.231Z","updatedAt":"2026-03-24T05:34:21.231Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7b5","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1501973801540-537f08ccae7b?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=uuBBew6g2jM","emoji":"white_check_mark","srcType":"emoji","icon":"filter_3","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a2"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7b5"},{"_id":"69c2225d1450ae91b117a7b6","type":"component","isTemplate":false,"name":"text","content":{"plainText":"The #1 Way To Get Placed Into Sales Roles in the next 30 days","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"The #1 Way To Get Placed Into Sales Roles in the next 30 days"}]}]},"text":"Herbst"},"parentId":"69c2225d1450ae91b117a7a2","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.231Z","updatedAt":"2026-03-24T05:34:21.231Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7b6","attributes":{"name":"text","componentType":"text","content":{"plainText":"The #1 Way To Get Placed Into Sales Roles in the next 30 days","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"The #1 Way To Get Placed Into Sales Roles in the next 30 days"}]}]},"text":"Herbst"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a2"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7b6"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a2","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a79a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7a2"},{"_id":"69c2225d1450ae91b117a7a5","type":"component","isTemplate":false,"name":"listItem","parentId":"69c2225d1450ae91b117a79a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-03-24T05:34:21.205Z","updatedAt":"2026-03-24T05:34:21.360Z","__v":1,"components":[{"_id":"69c2225d1450ae91b117a7bf","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1448908828366-ae00562d5fde?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=pRQ_G-un4xs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_4","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"69c2225d1450ae91b117a7a5","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-03-24T05:34:21.245Z","updatedAt":"2026-03-24T05:34:21.245Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7bf","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1448908828366-ae00562d5fde?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=pRQ_G-un4xs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_4","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a5"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7bf"},{"_id":"69c2225d1450ae91b117a7c0","type":"component","isTemplate":false,"name":"text","content":{"plainText":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience"}]}]},"text":"Winter"},"parentId":"69c2225d1450ae91b117a7a5","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.245Z","updatedAt":"2026-03-24T05:34:21.245Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7c0","attributes":{"name":"text","componentType":"text","content":{"plainText":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience"}]}]},"text":"Winter"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a5"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7c0"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a5","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a79a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7a5"},{"_id":"69c2225d1450ae91b117a7a6","type":"component","isTemplate":false,"name":"listItem","parentId":"69c2225d1450ae91b117a79a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-03-24T05:34:21.205Z","updatedAt":"2026-03-24T05:34:21.354Z","__v":1,"components":[{"_id":"69c2225d1450ae91b117a7be","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/reserve/m6rT4MYFQ7CT8j9m2AEC_JakeGivens%20-%20Sunset%20in%20the%20Park.JPG?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=ocwmWiNAWGs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_1","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"69c2225d1450ae91b117a7a6","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-03-24T05:34:21.245Z","updatedAt":"2026-03-24T05:34:21.245Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7be","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/reserve/m6rT4MYFQ7CT8j9m2AEC_JakeGivens%20-%20Sunset%20in%20the%20Park.JPG?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=ocwmWiNAWGs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_1","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a6"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7be"},{"_id":"69c2225d1450ae91b117a7bd","type":"component","isTemplate":false,"name":"text","content":{"plainText":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals"}]}]},"text":"Sommer"},"parentId":"69c2225d1450ae91b117a7a6","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.245Z","updatedAt":"2026-03-24T05:34:21.245Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7bd","attributes":{"name":"text","componentType":"text","content":{"plainText":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals"}]}]},"text":"Sommer"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a6"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7bd"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a7a6","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a79a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a7a6"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a79a","attributes":{"name":"list","componentType":"list","content":{"borderRadius":"minor","box":{"bottom":"large","top":"small","right":"large","left":"large"},"align":"left","textSize":"14px","visualSize":"xSmall"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a796"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a79a"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a796","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a792"}},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a796"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a792","attributes":{"name":"gridRow","componentType":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"transparent"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a792"},{"_id":"69c2225d1450ae91b117a80a","type":"component","isTemplate":false,"name":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false},"campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"gridRow","createdAt":"2026-03-24T05:34:21.433Z","updatedAt":"2026-03-24T05:34:21.546Z","__v":1,"components":[{"_id":"69c2225d1450ae91b117a80f","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true},"parentId":"69c2225d1450ae91b117a80a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"679cb57673ca2c9b8023b8da","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-03-24T05:34:21.462Z","updatedAt":"2026-03-24T05:34:21.487Z","__v":0,"components":[{"_id":"69c2225d1450ae91b117a819","type":"component","isTemplate":false,"name":"media","content":{"box":{"left":"none","bottom":"none","right":"none","top":"none"},"icon":"play_circle_filled","srcType":"image","size":"custom","src":"https://perspective.imgix.net/69c05c620b234f66f578f859.jpg?auto=compress,format&crop=faces,entropy&dpr=2&fit=crop&w=375","framed":false,"mediaIds":["69c05c620b234f66f578f859"]},"parentId":"69c2225d1450ae91b117a80f","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4c32dfc44fb3c33b31","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-03-24T05:34:21.486Z","updatedAt":"2026-03-24T05:34:21.486Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a819","attributes":{"name":"media","componentType":"media","content":{"box":{"left":"none","bottom":"none","right":"none","top":"none"},"icon":"play_circle_filled","srcType":"image","size":"custom","src":"https://perspective.imgix.net/69c05c620b234f66f578f859.jpg?auto=compress,format&crop=faces,entropy&dpr=2&fit=crop&w=375","framed":false,"mediaIds":["69c05c620b234f66f578f859"]}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a80f"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4c32dfc44fb3c33b31"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a819"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a80f","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a80a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"679cb57673ca2c9b8023b8da"}},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a80f"},{"_id":"69c2225d1450ae91b117a810","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true},"parentId":"69c2225d1450ae91b117a80a","categoryId":"61af39fa0ff35780165e4faa","sectionId":"679cb57673ca2c9b8023b8da","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-03-24T05:34:21.462Z","updatedAt":"2026-03-24T05:34:21.482Z","__v":0,"components":[{"_id":"69c2225d1450ae91b117a817","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Hey. ​I'm Orson Peter."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"​"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"underline"},{"type":"bold"}],"text":"High Ticket Sales"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"And this week I'll be showing you everything you need to get started."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"See you there.​"}]}]},"kind":[],"box":{"bottom":"xLarge","top":"xLarge","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Hey. ​I'm Orson Peter. ​ Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales.  After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online.  High Ticket Sales  And this week I'll be showing you everything you need to get started.  See you there.​"},"parentId":"69c2225d1450ae91b117a810","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4b32dfc44fb3c33b11","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-03-24T05:34:21.482Z","updatedAt":"2026-03-24T05:34:21.482Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a817","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Hey. ​I'm Orson Peter."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"​"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"underline"},{"type":"bold"}],"text":"High Ticket Sales"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"And this week I'll be showing you everything you need to get started."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"See you there.​"}]}]},"kind":[],"box":{"bottom":"xLarge","top":"xLarge","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Hey. ​I'm Orson Peter. ​ Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales.  After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online.  High Ticket Sales  And this week I'll be showing you everything you need to get started.  See you there.​"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a810"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4b32dfc44fb3c33b11"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a817"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a810","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"69c2225d1450ae91b117a80a"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"679cb57673ca2c9b8023b8da"}},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a810"}],"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a80a","attributes":{"name":"gridRow","componentType":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a80a"},{"_id":"69c2225d1450ae91b117a834","type":"component","isTemplate":false,"name":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"},{"type":"bold"}],"text":"Register For The Class"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"group-[.is-mobile]/artboard:text-[length:var(--fs-m)] group-[.is-desktop]/artboard:text-[length:var(--fs-d)] group-[.is-mobile]/artboard:leading-[var(--lh-m)] group-[.is-desktop]/artboard:leading-[var(--lh-d)] group-[.is-mobile]/artboard:tracking-[var(--ls-m)] group-[.is-desktop]/artboard:tracking-[var(--ls-d)]"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"small","top":"small","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Register For The Class Wednesday March 25th @ 7PM EST","clickId":"button_click_n49qhy","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4f32dfc44fb3c33b71","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"69c2225c1450ae91b117a76f","companyId":"65ca40593d565b001432ab5b","componentType":"button","createdAt":"2026-03-24T05:34:21.603Z","updatedAt":"2026-03-24T05:34:21.603Z","__v":0,"dataForClient":{"data":{"type":"component","id":"69c2225d1450ae91b117a834","attributes":{"name":"button","componentType":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"},{"type":"bold"}],"text":"Register For The Class"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"group-[.is-mobile]/artboard:text-[length:var(--fs-m)] group-[.is-desktop]/artboard:text-[length:var(--fs-d)] group-[.is-mobile]/artboard:leading-[var(--lh-m)] group-[.is-desktop]/artboard:leading-[var(--lh-d)] group-[.is-mobile]/artboard:tracking-[var(--ls-m)] group-[.is-desktop]/artboard:tracking-[var(--ls-d)]"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"small","top":"small","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Register For The Class Wednesday March 25th @ 7PM EST","clickId":"button_click_n49qhy","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"}},"relationships":{"page":{"data":{"type":"page","id":"69c2225c1450ae91b117a76f"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4f32dfc44fb3c33b71"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"69c2225d1450ae91b117a834"}],"isResultPage":false,"animation":"none","theme":{"_id":"5b351358ce62b9c75417f6c1","updatedAt":"2025-04-16T14:24:31.816Z","createdAt":"2018-06-28T16:56:56.430Z","name":"Amazon","image":"https://perspective.imgix.net/assets/app/themes/amazon.png","typography":"Roboto:300,700","fontColor":"#343435","backgroundColor":"#ffffff","formFieldBackgroundColor":"#f5f5f5","buttonBackgroundColor":"#f0c14b","type":"theme","__v":0,"transition":"default","borderRadius":"small","dataForClient":{"data":{"type":"theme","id":"5b351358ce62b9c75417f6c1","attributes":{"name":"Amazon","image":"https://perspective.imgix.net/assets/app/themes/amazon.png","typography":"Roboto:300,700","transition":"default","fontColor":"#343435","backgroundColor":"#ffffff","formFieldBackgroundColor":"#f5f5f5","buttonBackgroundColor":"#f0c14b","borderRadius":"small","createdAt":"2018-06-28T16:56:56.430Z","updatedAt":"2025-04-16T14:24:31.816Z"},"relationships":{"company":{"data":null},"font":{"data":null},"headingFont":{"data":null},"brandProfile":{"data":null}}}},"editableFields":{"attributes":["name","typography","transition","fontColor","backgroundColor","formFieldBackgroundColor","buttonBackgroundColor","borderRadius","primaryHover","primaryText","accent","secondary","secondaryText","surface","mutedText","border","headingFontFamily","bodyWeight","headingWeight","baseTextSize","letterSpacing","headingLetterSpacing","lineHeight","textTransform","shadow","borderWidth","borderStyle","blockGap","paddingX","paddingY","contentAlign","pageTransition","blockEntrance"],"relationships":["font","headingFont","brandProfile"]},"id":"5b351358ce62b9c75417f6c1"},"fields":[{"additional":{"form":{"componentId":"699b503f00d05e409d932aea","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"699b503f00d05e409d932afe","inputType":"text","required":true,"title":"Your first name","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"699b503f00d05e409d932b02","inputType":"email","required":true,"title":"Your e-mail address","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"699b503f00d05e409d932b03","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]},"_id":"699b503f00d05e409d932abd","type":"field","title":"Wednesday, March 25th @ 7PM EST","interactionType":"form","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","pageId":"699b503f00d05e409d932a3f","componentId":"699b503f00d05e409d932a90","createdAt":"2026-02-22T18:51:43.327Z","updatedAt":"2026-03-25T01:38:13.392Z","__v":0,"dataForClient":{"data":{"type":"field","id":"699b503f00d05e409d932abd","attributes":{"title":"Wednesday, March 25th @ 7PM EST","interactionType":"form","additional":{"form":{"componentId":"699b503f00d05e409d932aea","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"699b503f00d05e409d932afe","inputType":"text","required":true,"title":"Your first name","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"699b503f00d05e409d932b02","inputType":"email","required":true,"title":"Your e-mail address","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"699b503f00d05e409d932b03","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]}},"relationships":{"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}},"workspace":{"data":null},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3f"}},"component":{"data":{"type":"component","id":"699b503f00d05e409d932a90"}}}}},"editableFields":{"attributes":[],"relationships":[]},"_companyId":"65ca40593d565b001432ab5b","id":"699b503f00d05e409d932abd"}],"cookiesEnabled":false,"language":"en","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"699b503f00d05e409d932a3f","sortedPages":["699b503f00d05e409d932a3c","699b503f00d05e409d932a3f","69c099f4a2c7ee9db3cbc658"],"hasResultPages":true,"resultPages":["699b503f00d05e409d932a3e","69c142f0278db8e712f6f2bc"],"isHomePage":false,"isLastPage":false,"firstResultPage":"699b503f00d05e409d932a3e","headScript":"&lt;!-- Meta Pixel Code --&gt;\n&lt;script&gt;\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=&#39;2.0&#39;;\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window, document,&#39;script&#39;,\n&#39;https://connect.facebook.net/en_US/fbevents.js&#39;);\nfbq(&#39;init&#39;, &#39;548889021049533&#39;);\nfbq(&#39;track&#39;, &#39;PageView&#39;);\n&lt;/script&gt;\n&lt;noscript&gt;&lt;img height=&quot;1&quot; width=&quot;1&quot; style=&quot;display:none&quot;\nsrc=&quot;https://www.facebook.com/tr?id=548889021049533&amp;ev=PageView&amp;noscript=1&quot;\n/&gt;&lt;/noscript&gt;\n&lt;!-- End Meta Pixel Code --&gt;\n\n&lt;script&gt;\nvar head = document.head;\nvar script = document.createElement(&#39;script&#39;);\nscript.type = &#39;text/javascript&#39;;\nscript.src = &quot;https://211085.t.hyros.com/v1/lst/universal-script?ph=0db96c5d6c289a508c52d159bdfcf620849bf4fd6e067e0fe6c90a61eb9de30b&amp;tag=!clicked&amp;ref_url=&quot; + encodeURI(document.URL) ;\nhead.appendChild(script);\n&lt;/script&gt;\n","bodyScript":"","trackingProperties":[{"_id":"699b503f00d05e409d9329e8","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932b02"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.377Z","__v":0},{"_id":"699b503f00d05e409d9329e9","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932afe"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.377Z","__v":0},{"_id":"699b503f00d05e409d9329f3","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932b03"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.385Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{},"byName":{}},"pageIdSlugMap":{},"context":{}},"campaignId":"699b503f00d05e409d9329dc","campaignVersionId":"69cbdea12a019b6074c828fb","companyId":"65ca40593d565b001432ab5b","pageId":"699b503f00d05e409d932a3c","pageName":"Opt In","pageSlug":"page_po6qcp","tag":"landing","components":[{"_id":"699b503f00d05e409d932a4b","type":"component","isTemplate":false,"name":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n    &lt;meta charset=&quot;UTF-8&quot;&gt;\n    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n    &lt;title&gt;Urgency Bar&lt;/title&gt;\n    &lt;style&gt;\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .urgency-bar {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 12px 20px;\n            font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, sans-serif;\n            background: #ffffff; /* optional: keep contrast */\n        }\n        \n        .pulsing-dot-container {\n            position: relative;\n            width: 12px;\n            height: 12px;\n            flex-shrink: 0;\n        }\n        \n        .pulsing-dot {\n            width: 12px;\n            height: 12px;\n            background: #000000;\n            border-radius: 50%;\n            position: relative;\n            animation: pulse 1.5s infinite ease-in-out;\n        }\n        \n        .pulsing-dot::before {\n            content: &#39;&#39;;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 100%;\n            height: 100%;\n            background: #000000;\n            border-radius: 50%;\n            animation: pulseRing 1.5s infinite ease-in-out;\n        }\n        \n        @keyframes pulse {\n            0% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);\n            }\n            50% {\n                box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);\n            }\n            100% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);\n            }\n        }\n        \n        @keyframes pulseRing {\n            0% {\n                transform: translate(-50%, -50%) scale(1);\n                opacity: 1;\n            }\n            50% {\n                transform: translate(-50%, -50%) scale(1.5);\n                opacity: 0.5;\n            }\n            100% {\n                transform: translate(-50%, -50%) scale(1.8);\n                opacity: 0;\n            }\n        }\n        \n        .urgency-text {\n            color: #000000;\n            font-size: 16px;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n            text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);\n        }\n        \n        @media (max-width: 480px) {\n            .urgency-bar {\n                padding: 10px 15px;\n            }\n            \n            .urgency-text {\n                font-size: 14px;\n            }\n        }\n    &lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n    &lt;div class=&quot;urgency-bar&quot;&gt;\n        &lt;div class=&quot;pulsing-dot-container&quot;&gt;\n            &lt;div class=&quot;pulsing-dot&quot;&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;urgency-text&quot;&gt;\n            100% FREE CLASS THIS WEDNESDAY\n        &lt;/div&gt;\n    &lt;/div&gt;\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"transparent"},"framed":false,"isGdprSensitive":true,"enforceCenteredCustomHtmlContent":true},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"65eb072f9671ba48e6c8390b","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"embed","createdAt":"2026-03-24T03:26:08.945Z","updatedAt":"2026-03-24T03:26:08.945Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932a4b","attributes":{"name":"embed","componentType":"embed","content":{"body":"&lt;!DOCTYPE html&gt;\n&lt;html lang=&quot;en&quot;&gt;\n&lt;head&gt;\n    &lt;meta charset=&quot;UTF-8&quot;&gt;\n    &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;\n    &lt;title&gt;Urgency Bar&lt;/title&gt;\n    &lt;style&gt;\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        .urgency-bar {\n            display: flex;\n            align-items: center;\n            gap: 12px;\n            padding: 12px 20px;\n            font-family: -apple-system, BlinkMacSystemFont, &#39;Segoe UI&#39;, Roboto, Oxygen, Ubuntu, sans-serif;\n            background: #ffffff; /* optional: keep contrast */\n        }\n        \n        .pulsing-dot-container {\n            position: relative;\n            width: 12px;\n            height: 12px;\n            flex-shrink: 0;\n        }\n        \n        .pulsing-dot {\n            width: 12px;\n            height: 12px;\n            background: #000000;\n            border-radius: 50%;\n            position: relative;\n            animation: pulse 1.5s infinite ease-in-out;\n        }\n        \n        .pulsing-dot::before {\n            content: &#39;&#39;;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 100%;\n            height: 100%;\n            background: #000000;\n            border-radius: 50%;\n            animation: pulseRing 1.5s infinite ease-in-out;\n        }\n        \n        @keyframes pulse {\n            0% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);\n            }\n            50% {\n                box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);\n            }\n            100% {\n                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);\n            }\n        }\n        \n        @keyframes pulseRing {\n            0% {\n                transform: translate(-50%, -50%) scale(1);\n                opacity: 1;\n            }\n            50% {\n                transform: translate(-50%, -50%) scale(1.5);\n                opacity: 0.5;\n            }\n            100% {\n                transform: translate(-50%, -50%) scale(1.8);\n                opacity: 0;\n            }\n        }\n        \n        .urgency-text {\n            color: #000000;\n            font-size: 16px;\n            font-weight: 700;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n            text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);\n        }\n        \n        @media (max-width: 480px) {\n            .urgency-bar {\n                padding: 10px 15px;\n            }\n            \n            .urgency-text {\n                font-size: 14px;\n            }\n        }\n    &lt;/style&gt;\n&lt;/head&gt;\n&lt;body&gt;\n    &lt;div class=&quot;urgency-bar&quot;&gt;\n        &lt;div class=&quot;pulsing-dot-container&quot;&gt;\n            &lt;div class=&quot;pulsing-dot&quot;&gt;&lt;/div&gt;\n        &lt;/div&gt;\n        &lt;div class=&quot;urgency-text&quot;&gt;\n            100% FREE CLASS THIS WEDNESDAY\n        &lt;/div&gt;\n    &lt;/div&gt;\n&lt;/body&gt;\n&lt;/html&gt;","provider":"custom-html","box":{"left":"none","right":"none","top":"none","bottom":"small","backgroundColor":"transparent"},"framed":false,"isGdprSensitive":true,"enforceCenteredCustomHtmlContent":true}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"65eb072f9671ba48e6c8390b"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932a4b"},{"_id":"699b503f00d05e409d932a5a","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"},{"type":"bold"},{"type":"bold"}],"text":"Break Into High‑Ticket Setting In The Next 30 Days And Start Earning $5k–$15k/Month Online"}]}]},"kind":[],"box":{"bottom":"large","top":"large","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Break Into High‑Ticket Setting In The Next 30 Days And Start Earning $5k–$15k/Month Online"},"categoryId":"5a957843b727462286d2d61e","sectionId":"5a957be4a2f9ed33569e4b6e","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.222Z","updatedAt":"2026-03-24T05:33:44.291Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932a5a","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"},{"type":"bold"},{"type":"bold"}],"text":"Break Into High‑Ticket Setting In The Next 30 Days And Start Earning $5k–$15k/Month Online"}]}]},"kind":[],"box":{"bottom":"large","top":"large","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Break Into High‑Ticket Setting In The Next 30 Days And Start Earning $5k–$15k/Month Online"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"5a957843b727462286d2d61e"}},"section":{"data":{"type":"section","id":"5a957be4a2f9ed33569e4b6e"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932a5a"},{"_id":"699b535568b47758e4b53828","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"heading","attrs":{"level":2},"content":[{"type":"text","marks":[{"type":"bold"},{"type":"bold"},{"type":"bold"},{"type":"textStyle","attrs":{"color":"","fontSize":"small"}}],"text":"(working a couple hours a day from anywhere in the world)"}]}]},"kind":[],"box":{"bottom":"small","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"(working a couple hours a day from anywhere in the world)"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6904b163f0184c1c0536c1c4","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T19:04:53.176Z","updatedAt":"2026-03-24T05:35:05.148Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b535568b47758e4b53828","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"heading","attrs":{"level":2},"content":[{"type":"text","marks":[{"type":"bold"},{"type":"bold"},{"type":"bold"},{"type":"textStyle","attrs":{"color":"","fontSize":"small"}}],"text":"(working a couple hours a day from anywhere in the world)"}]}]},"kind":[],"box":{"bottom":"small","top":"small","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"(working a couple hours a day from anywhere in the world)"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6904b163f0184c1c0536c1c4"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b535568b47758e4b53828"},{"_id":"699b503f00d05e409d932a6a","type":"component","isTemplate":false,"name":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"}],"text":"Save Your Spot"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"medium","top":"medium","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Save Your Spot Wednesday March 25th @ 7PM EST","clickId":"button_click_oaztq4","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4f32dfc44fb3c33b71","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"button","createdAt":"2026-03-24T03:24:22.484Z","updatedAt":"2026-03-24T04:50:03.235Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932a6a","attributes":{"name":"button","componentType":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"}],"text":"Save Your Spot"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":null,"fontSize":"xLarge"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"medium","top":"medium","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Save Your Spot Wednesday March 25th @ 7PM EST","clickId":"button_click_oaztq4","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4f32dfc44fb3c33b71"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932a6a"},{"_id":"699b503f00d05e409d932a91","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":"whitespace-normal break-words"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"medium"}},{"type":"bold"}],"text":"In This 100% Free LIVE Training, You'll Discover…"}]}]},"kind":[],"box":{"bottom":"none","top":"medium","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"In This 100% Free LIVE Training, You'll Discover…"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4b32dfc44fb3c33b11","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.285Z","updatedAt":"2026-03-24T03:13:05.886Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932a91","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":"whitespace-normal break-words"},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"medium"}},{"type":"bold"}],"text":"In This 100% Free LIVE Training, You'll Discover…"}]}]},"kind":[],"box":{"bottom":"none","top":"medium","right":"xLarge","left":"xLarge","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"In This 100% Free LIVE Training, You'll Discover…"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4b32dfc44fb3c33b11"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932a91"},{"_id":"699b503f00d05e409d932aee","type":"component","isTemplate":false,"name":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"transparent"},"verticalAlign":"center","framed":true},"campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"gridRow","createdAt":"2026-02-22T18:51:43.410Z","updatedAt":"2026-03-24T03:09:24.717Z","__v":0,"components":[{"_id":"699b503f00d05e409d932af6","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false},"parentId":"699b503f00d05e409d932aee","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-02-22T18:51:43.426Z","updatedAt":"2026-02-22T18:51:43.479Z","__v":0,"components":[{"_id":"699b503f00d05e409d932b08","type":"component","isTemplate":false,"name":"list","content":{"borderRadius":"minor","box":{"bottom":"large","top":"small","right":"large","left":"large"},"align":"left","textSize":"14px","visualSize":"xSmall"},"parentId":"699b503f00d05e409d932af6","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"list","createdAt":"2026-02-22T18:51:43.478Z","updatedAt":"2026-02-22T18:51:43.686Z","__v":1,"components":[{"_id":"699b503f00d05e409d932b25","type":"component","isTemplate":false,"name":"listItem","parentId":"699b503f00d05e409d932b08","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-02-22T18:51:43.518Z","updatedAt":"2026-02-22T18:51:43.664Z","__v":1,"components":[{"_id":"699b503f00d05e409d932b4c","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1489537235181-fc05daed5805?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=urUdKCxsTUI","emoji":"white_check_mark","srcType":"emoji","icon":"filter_2","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"699b503f00d05e409d932b25","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-02-22T18:51:43.560Z","updatedAt":"2026-02-22T18:51:43.560Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b4c","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1489537235181-fc05daed5805?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=urUdKCxsTUI","emoji":"white_check_mark","srcType":"emoji","icon":"filter_2","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b25"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b4c"},{"_id":"699b503f00d05e409d932b4b","type":"component","isTemplate":false,"name":"text","content":{"plainText":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day"}]}]},"align":"center","size":"small","text":"Frühling"},"parentId":"699b503f00d05e409d932b25","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.560Z","updatedAt":"2026-03-24T03:13:26.106Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b4b","attributes":{"name":"text","componentType":"text","content":{"plainText":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Complete Beginners Are Securing $5k-$15k/Month In Commissions Working A Few Hours A Day"}]}]},"align":"center","size":"small","text":"Frühling"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b25"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b4b"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b25","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b08"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b25"},{"_id":"699b503f00d05e409d932b26","type":"component","isTemplate":false,"name":"listItem","parentId":"699b503f00d05e409d932b08","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-02-22T18:51:43.519Z","updatedAt":"2026-02-22T18:51:43.575Z","__v":0,"components":[{"_id":"699b503f00d05e409d932b56","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1501973801540-537f08ccae7b?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=uuBBew6g2jM","emoji":"white_check_mark","srcType":"emoji","icon":"filter_3","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"699b503f00d05e409d932b26","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-02-22T18:51:43.574Z","updatedAt":"2026-02-22T18:51:43.574Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b56","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1501973801540-537f08ccae7b?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=uuBBew6g2jM","emoji":"white_check_mark","srcType":"emoji","icon":"filter_3","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b26"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b56"},{"_id":"699b503f00d05e409d932b57","type":"component","isTemplate":false,"name":"text","content":{"plainText":"The #1 Way To Get Placed Into Sales Roles in the next 30 days","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"The #1 Way To Get Placed Into Sales Roles in the next 30 days"}]}]},"text":"Herbst"},"parentId":"699b503f00d05e409d932b26","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.574Z","updatedAt":"2026-03-24T03:13:29.254Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b57","attributes":{"name":"text","componentType":"text","content":{"plainText":"The #1 Way To Get Placed Into Sales Roles in the next 30 days","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"The #1 Way To Get Placed Into Sales Roles in the next 30 days"}]}]},"text":"Herbst"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b26"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b57"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b26","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b08"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b26"},{"_id":"699b503f00d05e409d932b27","type":"component","isTemplate":false,"name":"listItem","parentId":"699b503f00d05e409d932b08","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-02-22T18:51:43.519Z","updatedAt":"2026-02-22T18:51:43.575Z","__v":0,"components":[{"_id":"699b503f00d05e409d932b54","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1448908828366-ae00562d5fde?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=pRQ_G-un4xs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_4","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"699b503f00d05e409d932b27","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-02-22T18:51:43.574Z","updatedAt":"2026-02-22T18:51:43.574Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b54","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/photo-1448908828366-ae00562d5fde?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=pRQ_G-un4xs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_4","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b27"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b54"},{"_id":"699b503f00d05e409d932b55","type":"component","isTemplate":false,"name":"text","content":{"plainText":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience"}]}]},"text":"Winter"},"parentId":"699b503f00d05e409d932b27","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.574Z","updatedAt":"2026-03-24T03:13:32.398Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b55","attributes":{"name":"text","componentType":"text","content":{"plainText":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"How Students, 9-5 Workers, And Begginers are getting placed with no sales experience"}]}]},"text":"Winter"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b27"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b55"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b27","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b08"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b27"},{"_id":"699b503f00d05e409d932b28","type":"component","isTemplate":false,"name":"listItem","parentId":"699b503f00d05e409d932b08","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"listItem","createdAt":"2026-02-22T18:51:43.519Z","updatedAt":"2026-02-22T18:51:43.575Z","__v":0,"components":[{"_id":"699b503f00d05e409d932b4a","type":"component","isTemplate":false,"name":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/reserve/m6rT4MYFQ7CT8j9m2AEC_JakeGivens%20-%20Sunset%20in%20the%20Park.JPG?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=ocwmWiNAWGs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_1","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false},"parentId":"699b503f00d05e409d932b28","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-02-22T18:51:43.560Z","updatedAt":"2026-02-22T18:51:43.560Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b4a","attributes":{"name":"media","componentType":"media","content":{"size":"xLarge","src":"https://images.unsplash.com/reserve/m6rT4MYFQ7CT8j9m2AEC_JakeGivens%20-%20Sunset%20in%20the%20Park.JPG?ixlib=rb-1.2.1&q=80&fm=jpg&crop=entropy&cs=tinysrgb&w=1080&fit=max&ixid=eyJhcHBfaWQiOjIyNzA3fQ&externalId=ocwmWiNAWGs","emoji":"white_check_mark","srcType":"emoji","icon":"filter_1","box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b28"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b4a"},{"_id":"699b503f00d05e409d932b53","type":"component","isTemplate":false,"name":"text","content":{"plainText":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals"}]}]},"text":"Sommer"},"parentId":"699b503f00d05e409d932b28","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc5232dfc44fb3c33bb1","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.574Z","updatedAt":"2026-03-24T03:13:53.739Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b53","attributes":{"name":"text","componentType":"text","content":{"plainText":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals","kind":[],"box":{"backgroundColor":"transparent","right":"none","left":"none","bottom":"none","top":"none"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"small","wysiwyg":{"type":"doc","content":[{"type":"paragraph","content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103"}},{"type":"bold"}],"text":"My Exact 3-Step Sales Process You Can Use To Close High Ticket Sales Deals"}]}]},"text":"Sommer"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b28"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b53"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b28","attributes":{"name":"listItem","componentType":"listItem"},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932b08"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b28"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932b08","attributes":{"name":"list","componentType":"list","content":{"borderRadius":"minor","box":{"bottom":"large","top":"small","right":"large","left":"large"},"align":"left","textSize":"14px","visualSize":"xSmall"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932af6"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc5232dfc44fb3c33bb1"}},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932b08"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932af6","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932aee"}},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932af6"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932aee","attributes":{"name":"gridRow","componentType":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small","backgroundColor":"transparent"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932aee"},{"_id":"699b503f00d05e409d932bc2","type":"component","isTemplate":false,"name":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false},"campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"gridRow","createdAt":"2026-02-22T18:51:43.726Z","updatedAt":"2026-02-22T18:51:43.739Z","__v":0,"components":[{"_id":"699b503f00d05e409d932bc7","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true},"parentId":"699b503f00d05e409d932bc2","categoryId":"61af39fa0ff35780165e4faa","sectionId":"679cb57673ca2c9b8023b8da","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-02-22T18:51:43.737Z","updatedAt":"2026-02-22T18:51:43.749Z","__v":0,"components":[{"_id":"699b503f00d05e409d932bce","type":"component","isTemplate":false,"name":"media","content":{"box":{"left":"none","bottom":"none","right":"none","top":"none"},"icon":"play_circle_filled","srcType":"image","size":"custom","src":"https://perspective.imgix.net/69c05c620b234f66f578f859.jpg?auto=compress,format&crop=faces,entropy&dpr=2&fit=crop&w=375","framed":false,"mediaIds":["69c05c620b234f66f578f859"]},"parentId":"699b503f00d05e409d932bc7","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4c32dfc44fb3c33b31","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"media","createdAt":"2026-02-22T18:51:43.749Z","updatedAt":"2026-03-22T21:17:29.336Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bce","attributes":{"name":"media","componentType":"media","content":{"box":{"left":"none","bottom":"none","right":"none","top":"none"},"icon":"play_circle_filled","srcType":"image","size":"custom","src":"https://perspective.imgix.net/69c05c620b234f66f578f859.jpg?auto=compress,format&crop=faces,entropy&dpr=2&fit=crop&w=375","framed":false,"mediaIds":["69c05c620b234f66f578f859"]}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932bc7"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4c32dfc44fb3c33b31"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bce"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bc7","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932bc2"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"679cb57673ca2c9b8023b8da"}},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bc7"},{"_id":"699b503f00d05e409d932bc9","type":"component","isTemplate":false,"name":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true},"parentId":"699b503f00d05e409d932bc2","categoryId":"61af39fa0ff35780165e4faa","sectionId":"679cb57673ca2c9b8023b8da","campaignId":"699b503f00d05e409d9329dc","allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"gridColumn","createdAt":"2026-02-22T18:51:43.739Z","updatedAt":"2026-02-22T18:51:43.755Z","__v":0,"components":[{"_id":"699b503f00d05e409d932bd1","type":"component","isTemplate":false,"name":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Hey. ​I'm Orson Peter."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"​"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"underline"},{"type":"bold"}],"text":"High Ticket Sales"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"And this week I'll be showing you everything you need to get started."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"See you there.​"}]}]},"kind":[],"box":{"bottom":"xLarge","top":"xLarge","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Hey. ​I'm Orson Peter. ​ Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales.  After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online.  High Ticket Sales  And this week I'll be showing you everything you need to get started.  See you there.​"},"parentId":"699b503f00d05e409d932bc9","categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4b32dfc44fb3c33b11","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"text","createdAt":"2026-02-22T18:51:43.755Z","updatedAt":"2026-03-24T03:14:08.044Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bd1","attributes":{"name":"text","componentType":"text","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Hey. ​I'm Orson Peter."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"​"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"underline"},{"type":"bold"}],"text":"High Ticket Sales"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"And this week I'll be showing you everything you need to get started."},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#030103","fontSize":"small"}},{"type":"bold"}],"text":"See you there.​"}]}]},"kind":[],"box":{"bottom":"xLarge","top":"xLarge","right":"xLarge","left":"xLarge"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"align":"center","size":"medium","text":"Das ist ein Text Block für deine Nachricht.","plainText":"Hey. ​I'm Orson Peter. ​ Over the past 4 years, I've documented my entire journey from working at a restaurant to making millions of dollars in high ticket sales.  After many failed businesses I found the ONE online business model that has a 100% success rate for making your first dollar online.  High Ticket Sales  And this week I'll be showing you everything you need to get started.  See you there.​"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932bc9"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4b32dfc44fb3c33b11"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bd1"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bc9","attributes":{"name":"gridColumn","componentType":"gridColumn","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":true}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":{"type":"component","id":"699b503f00d05e409d932bc2"}},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"679cb57673ca2c9b8023b8da"}},"components":{"data":[{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bc9"}],"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bc2","attributes":{"name":"gridRow","componentType":"gridRow","content":{"box":{"left":"none","right":"none","top":"small","bottom":"small"},"verticalAlign":"center","framed":false}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":null},"section":{"data":null},"components":{"data":[{"type":"component","id":"[object Object]"},{"type":"component","id":"[object Object]"}]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bc2"},{"_id":"699b503f00d05e409d932bec","type":"component","isTemplate":false,"name":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"},{"type":"bold"}],"text":"Register For The Class"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"group-[.is-mobile]/artboard:text-[length:var(--fs-m)] group-[.is-desktop]/artboard:text-[length:var(--fs-d)] group-[.is-mobile]/artboard:leading-[var(--lh-m)] group-[.is-desktop]/artboard:leading-[var(--lh-d)] group-[.is-mobile]/artboard:tracking-[var(--ls-m)] group-[.is-desktop]/artboard:tracking-[var(--ls-d)]"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"small","top":"small","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Register For The Class Wednesday March 25th @ 7PM EST","clickId":"button_click_5lnb58","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"},"categoryId":"61af39fa0ff35780165e4faa","sectionId":"6557bc4f32dfc44fb3c33b71","campaignId":"699b503f00d05e409d9329dc","components":[],"allowedChildSections":[],"pageId":"699b503f00d05e409d932a3c","companyId":"65ca40593d565b001432ab5b","componentType":"button","createdAt":"2026-02-22T18:51:43.795Z","updatedAt":"2026-03-24T03:09:24.717Z","__v":0,"dataForClient":{"data":{"type":"component","id":"699b503f00d05e409d932bec","attributes":{"name":"button","componentType":"button","content":{"wysiwyg":{"type":"doc","content":[{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}},{"type":"bold"},{"type":"bold"}],"text":"Register For The Class"},{"type":"hardBreak","marks":[{"type":"textStyle","attrs":{"color":"","fontSize":"group-[.is-mobile]/artboard:text-[length:var(--fs-m)] group-[.is-desktop]/artboard:text-[length:var(--fs-d)] group-[.is-mobile]/artboard:leading-[var(--lh-m)] group-[.is-desktop]/artboard:leading-[var(--lh-d)] group-[.is-mobile]/artboard:tracking-[var(--ls-m)] group-[.is-desktop]/artboard:tracking-[var(--ls-d)]"}},{"type":"bold"}]},{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"Wednesday March 25th "}]},{"type":"paragraph","attrs":{"class":null},"content":[{"type":"text","marks":[{"type":"textStyle","attrs":{"color":"#000000","fontSize":"large"}}],"text":"@ 7PM EST"}]}]},"buttonType":"button","box":{"bottom":"small","top":"small","right":"large","left":"large","backgroundColor":"transparent"},"responsive":{"active":false,"hasContainer":true,"options":{"size":[],"offset":[]},"mapping":[]},"linking":{"isInternal":true},"size":"small","align":"center","text":"Klick mich!","borderRadius":"minor","plainText":"Register For The Class Wednesday March 25th @ 7PM EST","clickId":"button_click_5lnb58","animation":"jittery","fullWidthOnDesktop":true,"backgroundColor":"transparent"}},"relationships":{"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3c"}},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"parent":{"data":null},"category":{"data":{"type":"sectionCategory","id":"61af39fa0ff35780165e4faa"}},"section":{"data":{"type":"section","id":"6557bc4f32dfc44fb3c33b71"}},"components":{"data":[]},"allowedChildSections":{"data":[]},"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}}}}},"editableFields":{"attributes":["content"],"relationships":["components"]},"_companyId":"65ca40593d565b001432ab5b","isTemplateAccount":false,"id":"699b503f00d05e409d932bec"}],"isResultPage":false,"animation":"none","theme":{"_id":"5b351358ce62b9c75417f6c1","updatedAt":"2025-04-16T14:24:31.816Z","createdAt":"2018-06-28T16:56:56.430Z","name":"Amazon","image":"https://perspective.imgix.net/assets/app/themes/amazon.png","typography":"Roboto:300,700","fontColor":"#343435","backgroundColor":"#ffffff","formFieldBackgroundColor":"#f5f5f5","buttonBackgroundColor":"#f0c14b","type":"theme","__v":0,"transition":"default","borderRadius":"small","dataForClient":{"data":{"type":"theme","id":"5b351358ce62b9c75417f6c1","attributes":{"name":"Amazon","image":"https://perspective.imgix.net/assets/app/themes/amazon.png","typography":"Roboto:300,700","transition":"default","fontColor":"#343435","backgroundColor":"#ffffff","formFieldBackgroundColor":"#f5f5f5","buttonBackgroundColor":"#f0c14b","borderRadius":"small","createdAt":"2018-06-28T16:56:56.430Z","updatedAt":"2025-04-16T14:24:31.816Z"},"relationships":{"company":{"data":null},"font":{"data":null},"headingFont":{"data":null},"brandProfile":{"data":null}}}},"editableFields":{"attributes":["name","typography","transition","fontColor","backgroundColor","formFieldBackgroundColor","buttonBackgroundColor","borderRadius","primaryHover","primaryText","accent","secondary","secondaryText","surface","mutedText","border","headingFontFamily","bodyWeight","headingWeight","baseTextSize","letterSpacing","headingLetterSpacing","lineHeight","textTransform","shadow","borderWidth","borderStyle","blockGap","paddingX","paddingY","contentAlign","pageTransition","blockEntrance"],"relationships":["font","headingFont","brandProfile"]},"id":"5b351358ce62b9c75417f6c1"},"fields":[{"additional":{"form":{"componentId":"699b503f00d05e409d932aea","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"699b503f00d05e409d932afe","inputType":"text","required":true,"title":"Your first name","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"699b503f00d05e409d932b02","inputType":"email","required":true,"title":"Your e-mail address","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"699b503f00d05e409d932b03","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]},"_id":"699b503f00d05e409d932abd","type":"field","title":"Wednesday, March 25th @ 7PM EST","interactionType":"form","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","pageId":"699b503f00d05e409d932a3f","componentId":"699b503f00d05e409d932a90","createdAt":"2026-02-22T18:51:43.327Z","updatedAt":"2026-03-25T01:38:13.392Z","__v":0,"dataForClient":{"data":{"type":"field","id":"699b503f00d05e409d932abd","attributes":{"title":"Wednesday, March 25th @ 7PM EST","interactionType":"form","additional":{"form":{"componentId":"699b503f00d05e409d932aea","inputs":[{"fieldName":"firstName","conversionTrigger":false,"componentId":"699b503f00d05e409d932afe","inputType":"text","required":true,"title":"Your first name","visual":":wave:","visualType":"emoji"},{"fieldName":"email","conversionTrigger":true,"componentId":"699b503f00d05e409d932b02","inputType":"email","required":true,"title":"Your e-mail address","visual":":email:","visualType":"emoji"},{"fieldName":"phone","conversionTrigger":true,"componentId":"699b503f00d05e409d932b03","inputType":"phone","required":true,"title":"Your phone number","visual":":telephone_receiver:","visualType":"emoji"}]},"answers":[]}},"relationships":{"company":{"data":{"type":"company","id":"65ca40593d565b001432ab5b"}},"workspace":{"data":null},"campaign":{"data":{"type":"campaign","id":"699b503f00d05e409d9329dc"}},"page":{"data":{"type":"page","id":"699b503f00d05e409d932a3f"}},"component":{"data":{"type":"component","id":"699b503f00d05e409d932a90"}}}}},"editableFields":{"attributes":[],"relationships":[]},"_companyId":"65ca40593d565b001432ab5b","id":"699b503f00d05e409d932abd"}],"cookiesEnabled":false,"language":"en","showProgressBar":true,"showAffiliateBadge":false,"affiliateLink":"","resultMapping":{},"nextPage":"699b503f00d05e409d932a3f","sortedPages":["699b503f00d05e409d932a3c","699b503f00d05e409d932a3f","69c099f4a2c7ee9db3cbc658"],"hasResultPages":true,"resultPages":["699b503f00d05e409d932a3e","69c142f0278db8e712f6f2bc"],"isHomePage":true,"isLastPage":false,"firstResultPage":"699b503f00d05e409d932a3e","headScript":"&lt;!-- Meta Pixel Code --&gt;\n&lt;script&gt;\n!function(f,b,e,v,n,t,s)\n{if(f.fbq)return;n=f.fbq=function(){n.callMethod?\nn.callMethod.apply(n,arguments):n.queue.push(arguments)};\nif(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=&#39;2.0&#39;;\nn.queue=[];t=b.createElement(e);t.async=!0;\nt.src=v;s=b.getElementsByTagName(e)[0];\ns.parentNode.insertBefore(t,s)}(window, document,&#39;script&#39;,\n&#39;https://connect.facebook.net/en_US/fbevents.js&#39;);\nfbq(&#39;init&#39;, &#39;548889021049533&#39;);\nfbq(&#39;track&#39;, &#39;PageView&#39;);\n&lt;/script&gt;\n&lt;noscript&gt;&lt;img height=&quot;1&quot; width=&quot;1&quot; style=&quot;display:none&quot;\nsrc=&quot;https://www.facebook.com/tr?id=548889021049533&amp;ev=PageView&amp;noscript=1&quot;\n/&gt;&lt;/noscript&gt;\n&lt;!-- End Meta Pixel Code --&gt;\n\n&lt;script&gt;\nvar head = document.head;\nvar script = document.createElement(&#39;script&#39;);\nscript.type = &#39;text/javascript&#39;;\nscript.src = &quot;https://211085.t.hyros.com/v1/lst/universal-script?ph=0db96c5d6c289a508c52d159bdfcf620849bf4fd6e067e0fe6c90a61eb9de30b&amp;tag=!clicked&amp;ref_url=&quot; + encodeURI(document.URL) ;\nhead.appendChild(script);\n&lt;/script&gt;\n","bodyScript":"","trackingProperties":[{"_id":"699b503f00d05e409d9329e8","type":"trackingProperty","fieldName":"email","title":"email","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932b02"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.377Z","__v":0},{"_id":"699b503f00d05e409d9329e9","type":"trackingProperty","fieldName":"firstName","title":"firstName","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932afe"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.377Z","__v":0},{"_id":"699b503f00d05e409d9329f3","type":"trackingProperty","fieldName":"phone","title":"phone","source":"input","companyId":"65ca40593d565b001432ab5b","campaignId":"699b503f00d05e409d9329dc","components":["699b503f00d05e409d932b03"],"createdAt":"2026-02-22T18:51:43.082Z","updatedAt":"2026-03-25T01:38:13.385Z","__v":0}],"automaticRedirect":null,"inputMap":{"byComponent":{"699b503f00d05e409d932afe":{"name":"fname","originalName":"fname","parentId":"699b503f00d05e409d932aea","autocomplete":"given-name"},"699b503f00d05e409d932b02":{"name":"email","originalName":"email","parentId":"699b503f00d05e409d932aea","autocomplete":"email"},"699b503f00d05e409d932b03":{"name":"phone","originalName":"phone","parentId":"699b503f00d05e409d932aea","autocomplete":"tel"}},"byName":{"699b503f00d05e409d932aea":{"fname":"699b503f00d05e409d932afe","email":"699b503f00d05e409d932b02","phone":"699b503f00d05e409d932b03"}}},"pageIdSlugMap":{"699b503f00d05e409d932a3c":"page_po6qcp","699b503f00d05e409d932a3e":"thanks","699b503f00d05e409d932a3f":"page_jbchrb","69c099f4a2c7ee9db3cbc658":"page_x1lfwx","69c142f0278db8e712f6f2bc":"thanksdq","69c2225c1450ae91b117a76f":"page_45j8xg"},"context":{"slug":"","trackingVersion":"v4","url":"https://class.thumberacademy.com/","domain":"class.thumberacademy.com"}}