diff --git a/src/app/page.tsx b/src/app/page.tsx index 0857edd..0ea60a0 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: "#hero" }, + { text: "Cotação Gratuita Agora", href: "#hero" }, { text: "Falar no WhatsApp", href: "https://wa.me/5511945863001" } ]} buttonAnimation="slide-up" @@ -259,4 +259,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}