diff --git a/src/app/page.tsx b/src/app/page.tsx index 39a5b43..6f2530b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { showDimOverlay={true} showBlur={true} buttons={[ - { text: "Agendar Consulta", href: "contact" }, + { text: "Agendar Consulta Agora", href: "contact" }, { text: "ConheƧa Mais", href: "about" } ]} />