Update src/app/page.tsx

This commit is contained in:
2026-04-19 03:12:04 +00:00
parent 1350c9db46
commit 983cd6b8e7

View File

@@ -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"},
]}