Update src/app/page.tsx

This commit is contained in:
2026-03-09 07:40:51 +00:00
parent 48485e6882
commit fb993e426b

View File

@@ -167,12 +167,7 @@ export default function LandingPage() {
id: "call", value: "Appelez", title: "Service à l'Écoute", items: ["+261 34 14 029 32", "Disponible 7j/7", "Réponse en 2 minutes"]
},
{
id: "whatsapp", value: "WhatsApp", title: "Commander en Ligne", items: ["+261 34 14 029 32", "Rapide et facile", "Confirmation instantanée"],
buttons: [
{
text: "Ouvrir WhatsApp", href: "https://wa.me/261341402932"
}
]
id: "whatsapp", value: "WhatsApp", title: "Commander en Ligne", items: ["+261 34 14 029 32", "Rapide et facile", "Confirmation instantanée"]
}
]}
/>