From e9ff77d0efb2f3dd2979a28a2df87fa605189cea Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 13:48:32 +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 d652e78..f6c45ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Recensioni", id: "testimonials" }, { name: "Contatti", id: "contact" }, ]} - brandName="Da borzì " + brandName="" /> -- 2.49.1