Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-10 03:03:28 +00:00
2 changed files with 11 additions and 1416 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -174,6 +174,9 @@ export default function LandingPage() {
mediaPosition="right"
faqsAnimation="slide-up"
faqs={[
{
id: "0", title: "How do I know this will work for my audience?", content: "Our framework is proven for creators with 10k500k followers. We've helped creators earn $47,000+ in first-month revenue by positioning programs for the right segment of their audience. The Free Strategy Audit identifies whether your audience is ready and what positioning works best for your specific situation."
},
{
id: "1", title: "How quickly can I launch my first program?", content: "Most creators are ready to launch within 48 weeks with our Full Launch Program. We've had some go live in as little as 3 weeks. It depends on your audience size, existing content library, and readiness. The Free Strategy Audit determines the realistic timeline for your specific situation."
},
@@ -251,4 +254,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}