From 814e75e19ea395c4d6666f983385b145ffbe3a6b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 10:00:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e4d36b6..b79da8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,13 +61,11 @@ export default function LandingPage() { carouselPosition="right" tagAnimation="none" buttonAnimation="none" - useInvertedBackground={false} />
@@ -148,10 +146,6 @@ export default function LandingPage() { mediaAnimation="opacity" inputPlaceholder="Tu email" buttonText="Enviar mensaje" - buttons={[ - { text: "Solicitar presupuesto", href: "#" }, - { text: "WhatsApp", href: "#" } - ]} />