From 8b14e1c9202eb1e882b9c080246cbe3f80296745 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:52:43 +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 c47efd3..81efc21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -271,7 +271,7 @@ export default function LandingPage() { { id: "faq2", title: "What is the timeline?", - content: "Timelines depend on complexity, typically ranging from 4-12 weeks.", + content: "Timelines depend on complexity, typically ranging from 2 - 5 business days", }, { id: "faq3", -- 2.49.1