From 72aab231ed7da1695984737931486595b7ebe6b8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 22:05:26 +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 a34b809..c27ba95 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { { id: "q2", title: "Is this for small businesses?", content: "Absolutely, we cater to businesses of all sizes."}, { - id: "q3", title: "How long until I see results?", content: "Typically, improvements can be seen within 4-8 weeks."}, + id: "q3", title: "How long until I see results?", content: "Typically, improvements can be seen within 4-8 weeks. Book your consultation now to start seeing results faster."}, ]} title="Frequently Asked Questions" description="Everything you need to know about our services." -- 2.49.1