Merge version_2 into main #4
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Is this suitable for under 18s?", content: "Yes, our content is specifically written for high schoolers and teenagers." },
|
||||
{ id: "q1", title: "Is this suitable for under 18s?", content: "Yes, our content is specifically written for high schoolers and is entirely free and beginner-friendly." },
|
||||
{ id: "q2", title: "Do I need money to start?", content: "Absolutely not. Many startup ideas mentioned require zero initial investment." },
|
||||
{ id: "q3", title: "How do I ask a mentor?", content: "Use our contact form to submit your specific entrepreneurship questions." },
|
||||
]}
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user