From aae6edb85e2f6dcd1223024d356431966a416b2d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:36:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53ddaf2..9bc8e38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,8 @@ export default function LandingPage() { { name: "Contacto", id: "contact" }, ]} button={{ - text: "Llamar Ahora", href: "tel:+34865795458"}} + text: "Llamar Ahora", href: "tel:+34865795458" + }} animateOnLoad={true} /> @@ -42,7 +43,7 @@ export default function LandingPage() {
@@ -123,7 +132,7 @@ export default function LandingPage() {