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