From fe9cdd2ff2222cbd62535751bd4b8154a86ddcb2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 23:11:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 89a398a..1e7472d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoAlt="SANATORA Logo" brandName="SANATORA" button={{ - text: "Comprar ahora", href: "#products"}} + text: "Comprar ahora", href: "#products"}} /> @@ -71,8 +71,6 @@ export default function LandingPage() { ]} testimonialRotationInterval={6000} buttons={[ - { - text: "Comprar ahora", href: "#products"}, { text: "WhatsApp", href: "https://wa.me/?text=Hola%2C%20tengo%20una%20consulta%20sobre%20los%20productos%20Sanatora."}, ]} @@ -95,6 +93,18 @@ export default function LandingPage() { /> +
+ +
+
-
- -
-
); -} +} \ No newline at end of file