Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-22 10:40:05 +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!"
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}