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: "#" } - ]} />