From 63f433b91bc85eb3acb6b9171820c0d0d8e3a060 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 13:44:51 +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 3941c69..703989f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { { id: "t1", name: "Sophie M.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg?_wi=1", }, { id: "t2", @@ -238,7 +238,7 @@ export default function LandingPage() { { id: "t5", name: "Claire R.", - imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970729.jpg?_wi=2", }, ]} cardTitle="La satisfaction de nos clients" -- 2.49.1