3 Commits

Author SHA1 Message Date
18a9e7ca0d Update src/app/page.tsx 2026-03-22 10:40:01 +00:00
43e70d9c66 Merge version_1 into main
Merge version_1 into main
2026-03-22 10:34:25 +00:00
24c4f742d8 Merge version_1 into main
Merge version_1 into main
2026-03-22 10:34:04 +00:00

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!" 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" animationType="entrance-slide"
buttons={[ buttons={[
{ text: "Contactar por WhatsApp", href: "#" }, { text: "Contactar por WhatsApp", href: "#contact" },
{ text: "Ver no Google Maps", href: "#" } { text: "Ver no Google Maps", href: "#contact" }
]} ]}
background={{ variant: "animated-grid" }} background={{ variant: "animated-grid" }}
useInvertedBackground={true} useInvertedBackground={true}