From f4f50d6a984addc37039929cb7bcf80f32fcb400 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 11:19:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80d0d89..fc97a2a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,10 +154,10 @@ export default function HomePage() { description="Notre expertise en web design et développement se traduit par des résultats mesurables et tangibles." metrics={[ { - id: "metric-1", value: "150", title: "Projets Réalisés", items: ["Sites vitrine", "Plateformes e-commerce", "Applications web"], + id: "metric-1", value: 150, title: "Projets Réalisés", items: ["Sites vitrine", "Plateformes e-commerce", "Applications web"], }, { - id: "metric-2", value: "98", title: "Satisfaction Client", items: ["Support continu", "Livraison à temps", "Qualité garantie"], + id: "metric-2", value: 98, title: "Satisfaction Client", items: ["Support continu", "Livraison à temps", "Qualité garantie"], }, { id: "metric-3", value: "8+", title: "D'Expérience", items: ["Équipe expérimentée", "Best practices", "Innovation constante"],