From 30f0f8477b20d541791cfbdb56efffc1a740597d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 15:12:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e0938eb..96e2978 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "gradient-bars" }} text="Venha nos visitar ou faça seu pedido agora pelo nosso WhatsApp! Estamos abertos diariamente até meia-noite." - buttons={[{ text: "Chamar no WhatsApp", href: "https://wa.me/5561985667318" }]} + buttons={[{ text: "61985667318", href: "https://wa.me/5561985667318" }]} /> -- 2.49.1