From 184da65d276ca144887d96e41b619d4854aec65d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 20:21:55 +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 57fefc8..b553698 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { id: "f1", title: "Are you registered in the UK?", content: "Yes, we are a fully licensed and registered accounting firm in the UK." }, - { id: "f2", title: "How do we get started?", content: "Book a free consultation and we'll walk you through our onboarding process." }, + { id: "f2", title: "How do we get started?", content: "Book a free consultation and get a personalized financial review, where we assess your current setup and provide actionable advice to optimize your tax and accounting strategy." }, { id: "f3", title: "Do you offer remote services?", content: "Yes, we operate entirely digitally and work with clients across the UK." } ]} sideTitle="Common Questions"