Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c071c385db | |||
| 33bb87a6bf |
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
|||||||
<FaqSplitText
|
<FaqSplitText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "Do I need a gym membership?", content: "Not necessarily! We can design programs that fit your available equipment." },
|
{ id: "q1", title: "Do I need a gym membership?", content: "No gym membership? No problem—we create custom plans for home or gym." },
|
||||||
{ id: "q2", title: "How long until I see results?", content: "Consistency is key, but most clients start noticing significant changes within 4-6 weeks." },
|
{ id: "q2", title: "How long until I see results?", content: "Consistency is key, but most clients start noticing significant changes within 4-6 weeks." },
|
||||||
{ id: "q3", title: "Is nutritional guidance included?", content: "Yes, nutritional advice is a core part of all my coaching programs." },
|
{ id: "q3", title: "Is nutritional guidance included?", content: "Yes, nutritional advice is a core part of all my coaching programs." },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user