From f878064cc3840cfd32176b8ec8d7124df9d87b11 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 13:35:27 +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 ac0783b..0cfecae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { role: "Habitué", company: "Ariana", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=1", }, { id: "t2", @@ -159,7 +159,7 @@ export default function LandingPage() { role: "Fan de Burgers", company: "Ariana", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=2", }, ]} title="Ce que nos clients disent" -- 2.49.1