From 5f7f52c744de995f84487eae5f208a046bc3e750 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:13:58 +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 b57e754..4903435 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", title: "I servizi ", content: "We serve the entire metro area and surrounding suburbs."}, + id: "q1", title: "Che servizi offrite ", content: "We serve the entire metro area and surrounding suburbs."}, { id: "q2", title: "How do you value my home?", content: "We use comparative market analysis and recent sales data."}, { -- 2.49.1