Merge version_2 into main #4
1422
src/app/layout.tsx
1422
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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 10k–500k 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 4–8 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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user