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() { /> +
+