2 Commits

Author SHA1 Message Date
184da65d27 Update src/app/page.tsx 2026-05-12 20:21:55 +00:00
efb0a3d2f4 Merge version_2 into main
Merge version_2 into main
2026-05-12 20:21:17 +00:00

View File

@@ -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"