diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ce4fb4..8652c97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { handle: "@marias", testimonial: "Geweldige ervaring, eindelijk een kapper die echt naar mijn wensen luistert!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=1", imageAlt: "luxury hair salon interior clean", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { handle: "@janv", testimonial: "Topservice en altijd een zeer professioneel resultaat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg?_wi=1", imageAlt: "professional hairdressing team portrait", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { handle: "@sophiel", testimonial: "Supervriendelijk team en perfecte styling elke keer weer.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lady-with-white-flowers-curls-is-touching-her-hair-woman-yellow-top-is-smiling-background-wooden-white-doors_197531-14832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-with-white-flowers-curls-is-touching-her-hair-woman-yellow-top-is-smiling-background-wooden-white-doors_197531-14832.jpg?_wi=1", imageAlt: "beautiful healthy hair style", }, { @@ -88,7 +88,7 @@ export default function LandingPage() { handle: "@markd", testimonial: "Vaste klant sinds jaren, altijd top!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=2", imageAlt: "luxury hair salon interior clean", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@lisak", testimonial: "Mijn haar ziet er fantastisch uit na elk bezoek.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg?_wi=2", imageAlt: "professional hairdressing team portrait", }, ]} @@ -106,7 +106,7 @@ export default function LandingPage() { href: "tel:0430000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg" + imageSrc="http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg?_wi=3" imageAlt="Dordan Kappers Salon" mediaAnimation="slide-up" avatars={[ @@ -239,24 +239,24 @@ export default function LandingPage() { title: "Dorothé", subtitle: "Eigenaresse", detail: "Master stylist met passie voor het vak.", - imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg?_wi=3", }, { id: "2", title: "Brigit", subtitle: "Stylist", detail: "Specialist in kleurtechnieken.", - imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg?_wi=4", }, { id: "3", title: "Michelle", subtitle: "Stylist", detail: "Expert in styling en extensions.", - imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-getting-hair-done-side-view_23-2149860771.jpg?_wi=5", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lady-with-white-flowers-curls-is-touching-her-hair-woman-yellow-top-is-smiling-background-wooden-white-doors_197531-14832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lady-with-white-flowers-curls-is-touching-her-hair-woman-yellow-top-is-smiling-background-wooden-white-doors_197531-14832.jpg?_wi=2", imageAlt: "beautiful healthy hair style", }, ]}