From 063805abf4e40dec16075a41ea28c78ab420e179 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:53:03 +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 81efc21..e4bab11 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 2 - 5 business days", + content: "Timelines depend on complexity, typically ranging from 2 - 5 business days.", }, { id: "faq3", -- 2.49.1