From a333b5063bfade4baabd670380e5d1c402f94683 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 16:42:57 +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 9f3a90e..907b88b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,11 +63,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-with-thumb-up_1368-780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-with-thumb-up_1368-780.jpg?_wi=1", imageAlt: "Plomberie Mavi service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plumber-with-thumb-up_1368-780.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumber-with-thumb-up_1368-780.jpg?_wi=2", imageAlt: "Plomberie Mavi expertise", }, ]} -- 2.49.1