From 71f889455bdb59dd015f5eab44ad23fb141b11da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 19:39:33 +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 b40fdfb..08a1651 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { id: "m1", value: "100%", title: "Qualité", description: "Finition haut de gamme", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647293.jpg" }, - { id: "m2", value: "5.0", title: "Satisfaction", description: "30+ avis clients Google", imageSrc: "http://img.b2bpic.net/free-photo/tailor-woman-using-needle-thread-sew_23-2148827164.jpg" }, + { id: "m2", value: "5.0", title: "Satisfaction", description: "Read 30+ 5-star Google reviews", imageSrc: "http://img.b2bpic.net/free-photo/tailor-woman-using-needle-thread-sew_23-2148827164.jpg" }, { id: "m3", value: "Locaux", title: "Proximité", description: "Atelier à Lausanne", imageSrc: "http://img.b2bpic.net/free-photo/wedding-dress_1157-689.jpg" }, ]} title="Pourquoi nous choisir" -- 2.49.1