From 9ef284fa92d09f7da40e324f3cf2a3db353ad8ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:15:00 +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 f112d8c..18d1565 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { } ]} buttons={[ - { text: "Visítanos", href: "contact" }, + { text: "Visítanos Hoy - Abierto 7:00-20:00", href: "contact" }, { text: "Más Información", href: "about" } ]} buttonAnimation="slide-up" @@ -271,4 +271,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1