Update src/app/page.tsx

This commit is contained in:
2026-06-12 02:00:41 +00:00
parent ab74c22199
commit afef1d1d83

View File

@@ -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",
},
]}