diff --git a/src/app/page.tsx b/src/app/page.tsx index 14b0195..e1231f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@YvonneDenOtter", testimonial: "Kan niet beter! Supergoede kapster!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=1", imageAlt: "Yvonne Den Otter", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=1" imageAlt="Stylish hair salon interior with a client receiving service" avatars={[ { @@ -357,7 +357,7 @@ export default function LandingPage() { text: "Boek Nu", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462472.jpg?_wi=2", imageAlt: "Glamorous model in make up studio", }, { @@ -375,7 +375,7 @@ export default function LandingPage() { text: "Boek Nu", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-woman-looking-camera_23-2147892779.jpg?_wi=2", imageAlt: "Glamorous model in make up studio", }, ]}