diff --git a/src/app/page.tsx b/src/app/page.tsx index ebd9433..4d44946 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-cut-fresh-bacon-meat_613910-16076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-cut-fresh-bacon-meat_613910-16076.jpg?_wi=1", imageAlt: "Boucher travaillant la viande fraîche", }, { @@ -359,7 +359,7 @@ export default function LandingPage() { imageAlt: "Portrait de Thomas, Apprenti Boucher", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-cut-fresh-bacon-meat_613910-16076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bearded-butcher-dressed-fleece-shirt-cut-fresh-bacon-meat_613910-16076.jpg?_wi=2", imageAlt: "portrait d'un boucher expérimenté souriant", }, ]}