From a83a3af9da423a54d238203af5944bf78e693617 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 17 Jun 2026 20:38:53 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 40a4125..571f0cb 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "Publier une offre", href: "/employeur", }} - imageSrc="http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870890.jpg?_wi=1" /> @@ -98,7 +98,7 @@ export default function HomePage() { }, ], completedLabel: "Réussi", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-red-thread-connection_23-2149870890.jpg?_wi=2", imageAlt: "minimal recruitment icon vector", }, { -- 2.49.1