From fb993e426bd255e50bff7f5ac2722aa93e4d268c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 07:40:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ff943ba..6cf5ca9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"] } ]} />