Update src/app/page.tsx

This commit is contained in:
2026-05-07 15:12:42 +00:00
parent ce0c1df2f0
commit 30f0f8477b

View File

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