diff --git a/src/app/page.tsx b/src/app/page.tsx index ac24603..6a98608 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { imagePosition="right" mediaAnimation="slide-up" buttons={[ - { text: "Solicitar Cotação", href: "#contact-cta" }, + { text: "Solicitar Cotação", href: "#hero" }, { text: "Falar no WhatsApp", href: "https://wa.me/5511945863001" } ]} buttonAnimation="slide-up"