Update src/app/page.tsx

This commit is contained in:
2026-03-22 10:40:01 +00:00
parent 43e70d9c66
commit 18a9e7ca0d

View File

@@ -168,8 +168,8 @@ export default function LandingPage() {
text="Vem visitar-nos ou pede em casa! 📍 Localização: Inserir Morada, Vila Nova de Famalicão. Horário: Segunda a Sábado 11:30h 15:00h | 18:30h 23:00h. Domingo: Descanso Semanal. 📞 Encomendas Directas: Inserir Número de Telefone. Também nos encontras em Uber Eats e Glovo!"
animationType="entrance-slide"
buttons={[
{ text: "Contactar por WhatsApp", href: "#" },
{ text: "Ver no Google Maps", href: "#" }
{ text: "Contactar por WhatsApp", href: "#contact" },
{ text: "Ver no Google Maps", href: "#contact" }
]}
background={{ variant: "animated-grid" }}
useInvertedBackground={true}