From 68cdcde097b535f024d32d490e26cef123cfd93e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:29:26 +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 9ddb457..5caeb0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { value: "24/7", label: "Experiencia" }, ]} enableKpiAnimation={true} - buttons={[{ text: "Reservar mesa", href: "#contact" }]} + buttons={[{ text: "Reservá tu mesa ahora", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/glass-bowl-coctail-places-candle-holder_140725-6013.jpg" imageAlt="Ambiente premium El Campito Restó Bar" mediaAnimation="slide-up" -- 2.49.1