diff --git a/src/app/page.tsx b/src/app/page.tsx index a14ae58..aa30608 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,11 +79,11 @@ export default function LandingPage() { imageAlt: "Bleekwit collectie 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334649.jpg?_wi=1", imageAlt: "Bleekwit collectie 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pile-white-bowls-long-shot_23-2148746906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-white-bowls-long-shot_23-2148746906.jpg?_wi=1", imageAlt: "Bleekwit collectie 5", }, ]} @@ -131,13 +131,13 @@ export default function LandingPage() { id: "p1", name: "Design Item A", price: "€49,95", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334649.jpg?_wi=2", }, { id: "p2", name: "Design Item B", price: "€89,95", - imageSrc: "http://img.b2bpic.net/free-photo/pile-white-bowls-long-shot_23-2148746906.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pile-white-bowls-long-shot_23-2148746906.jpg?_wi=2", }, { id: "p3",