From a89c508313c0a5732f2d94362eeb465fcfe5c671 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:01:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d207af4..7252ba2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", title: "How long does it take to build a website?", content: "The timeline varies based on complexity and features, but typically ranges from 4-8 weeks. We'll provide a detailed timeline after our initial consultation."}, + id: "1", title: "How long does it take to build a website?", content: "The timeline varies based on complexity and features, but typically ranges 2 to 3 days if everything goes smoothly!"}, { id: "2", title: "Do I need technical knowledge to work with you?", content: "Absolutely not! We handle all the technical aspects. Our process is designed to be beginner-friendly, guiding you every step of the way."}, { -- 2.49.1