From d5ee3c5587836d4b5156e334587c6dc21f07cfe5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 11:14:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 368be04..4b9d99f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Contacto", id: "contact" }, ]} brandName="Glamsun" - button={{ text: "Reservar", href: "https://wa.me/34600000000" }} + button={{ text: "Reservar", href: "https://wa.me/34655832540" }} /> @@ -46,7 +46,7 @@ export default function LandingPage() { ); -} \ No newline at end of file +}