diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c86aec6..9affd61 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -29,10 +29,10 @@ export default function HomePage() { }} leftItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-piano-closeup-female-hands-playing-piano_169016-65568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-piano-closeup-female-hands-playing-piano_169016-65568.jpg?_wi=1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-piano-keyboard_53876-14825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-piano-keyboard_53876-14825.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-romantic-girls-park-with-violin_1157-23769.jpg", @@ -126,7 +126,7 @@ export default function HomePage() { "Franse Meesters", "Impresionisme", ], - imageSrc: "http://img.b2bpic.net/free-photo/female-hands-piano-closeup-female-hands-playing-piano_169016-65568.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-hands-piano-closeup-female-hands-playing-piano_169016-65568.jpg?_wi=2", imageAlt: "Side view man playing piano", }, { @@ -150,7 +150,7 @@ export default function HomePage() { }, ], completedLabel: "Gerealiseerd", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-piano-keyboard_53876-14825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-piano-keyboard_53876-14825.jpg?_wi=2", imageAlt: "Side view man playing piano", }, ]}