From 4f2342a98514bd6d7f7ed857c03e1eeab3043247 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 16:33:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff6b3c3..51881f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { ]} button={{ text: "Reservar Ahora", href: "#contact"}} - brandName="Estilo Cincel" + brandName="Barber Shop" /> @@ -57,7 +57,7 @@ export default function LandingPage() {