diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b8464a..61e153c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "tel:+33140390172", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg" + imageSrc="http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12279.jpg", @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Réparation", author: "Atelier", description: "Talons, coutures, glissoirs, accrocs et ajustements complets pour prolonger la vie de vos chaussures.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg?_wi=1", }, { id: "s2", @@ -305,7 +305,7 @@ export default function LandingPage() { button: { text: "En savoir plus", }, - imageSrc: "http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5281.jpg?_wi=2", imageAlt: "Close up on engraving art tools", }, { @@ -321,7 +321,7 @@ export default function LandingPage() { button: { text: "En savoir plus", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186759.jpg?_wi=2", imageAlt: "Close up on engraving art tools", }, ]}