diff --git a/src/app/page.tsx b/src/app/page.tsx index 658680c..e9bb69e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { text="Pronto para realçar sua beleza? Entre em contato pelo WhatsApp ou visite nosso consultório em Montenegro." animationType="entrance-slide" buttons={[ - { text: "Agendar pelo WhatsApp", href: "https://wa.me/5551995582531" }, + { text: "Agende Sua Avaliação Grátis", href: "https://wa.me/5551995582531" }, { text: "Falar no Instagram", href: "https://instagram.com" } ]} background={{ variant: "plain" }} @@ -198,4 +198,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file