From 878e8ffbf9bf284f5b8340a08700c723a8a6b304 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:55:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index eff54a4..f31f7aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,6 +166,9 @@ export default function LandingPage() { }, { title: "Garantie satisfaction", description: "Tous nos travaux sont garantis. Votre satisfaction est notre priorité absolue.", icon: HandshakeIcon + }, + { + title: "Intervention en moins de 24h", description: "Notre équipe réactive garantit une intervention rapide pour minimiser votre inconfort en cas d'urgence.", icon: Zap } ]} /> -- 2.49.1