From a737f8de8afc92c087306c6cdcd3b5019f729988 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 17:11:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f93f9f..1d6c50b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { metrics={[ { id: "1", icon: Award, title: "Qualité artisanale", value: "100%" }, { id: "2", icon: Clock, title: "Délais respectés", value: "99%" }, - { id: "3", icon: ShieldCheck, title: "Chantier propre", value: "Oui" }, + { id: "3", icon: ShieldCheck, title: "Chantier propre", value: "Garanti" }, ]} title="Pourquoi nous choisir ?" description="Notre ADN familial repose sur des valeurs fortes d'exigence et de respect des engagements." -- 2.49.1