From 132206f11571ba780fda79824069fb06f8f7410b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 18:44:11 +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 a48f386..ebc6b36 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "Contacto", id: "contact"}, ]} - brandName="El Caniche Rosa" + brandName="" /> -- 2.49.1