From 8a06cf002ad14757683cfb9ceeb895417c278f9f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:33:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4b32b9..dab599f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,9 @@ 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." faqsAnimation="slide-up" @@ -239,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file