From 4b6a20313492ea0b0c71c30d712670a7e03b6796 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:01:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.49.1