From c44cef64a29cc63506a1578fb35c96c801c60651 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:23:29 +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 c664d3d..2afe3dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Enviar WhatsApp", href: "https://wa.me/5562993333215" }, + { text: "Pedir Agora no WhatsApp", href: "https://wa.me/5562993333215" }, { text: "Ver Localização", href: "#contact" } ]} buttonAnimation="slide-up" @@ -215,4 +215,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1