From fefed7f97b52b230c471d2787a12a88e71ca561b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 00:28:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afd5597..9ddb457 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -180,6 +180,7 @@ export default function LandingPage() { mediaAnimation="slide-up" inputPlaceholder="Tu nĂºmero de WhatsApp" buttonText="Enviar reserva" + termsText="Al hacer clic, confirmas que deseas reservar tu lugar y recibir actualizaciones de El Campito." tag="Contacto" /> @@ -197,4 +198,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1