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