Update src/app/page.tsx
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user