Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 52cf951668 | |||
| 146219ecb0 | |||
| 8a06cf002a | |||
| f7cdbcd5b9 |
@@ -192,9 +192,14 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f2", title: "What is the commitment?", content: "High. This is for women ready to change their life permanently."},
|
||||
{
|
||||
id: "f3", title: "Do I need a product?", content: "No, we teach you how to sell services and build high-ticket assets."},
|
||||
id: "f3", title: "How much time do I need per week?", content: "Most of our successful graduates dedicate 10-15 hours per week to see significant progress."},
|
||||
{
|
||||
id: "f4", title: "Do I need a product?", content: "No, we teach you how to sell services and build high-ticket assets."},
|
||||
]}
|
||||
sideTitle="Questions? Get Answers."
|
||||
buttons={[
|
||||
{ text: "Contact Support", href: "#contact" }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -239,4 +244,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user