From 983cd6b8e709c8105b997d3ac60c4711558f8dec Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 03:12:04 +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 6b3f3cc..557330f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="O melhor lanche da cidade é aqui! Sabor incomparável, ingredientes selecionados e experiência única." buttons={[ { - text: "Pedir no WhatsApp", href: "https://wa.me/5500000000000"}, + text: "Pedir Agora via WhatsApp", href: "https://wa.me/5500000000000"}, { text: "Ver Cardápio", href: "#products"}, ]}