diff --git a/src/app/page.tsx b/src/app/page.tsx index fc292ce..265dae4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@jandevries", testimonial: "Geweldig geholpen door het team van Correct Kozijnen. Zeer vakbekwaam.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-walking-together-town_1303-11893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-walking-together-town_1303-11893.jpg?_wi=1", imageAlt: "modern window frames house exterior", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@markvisser", testimonial: "Snelle service en nette montage van mijn nieuwe kozijnen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg?_wi=1", imageAlt: "modern window frames house exterior", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@sandraklein", testimonial: "Topkwaliteit en een uitstekende afwerking.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/down-angle-arched-windows-old-beautiful-building-with-sky-trees-reflection-glass_158595-6376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/down-angle-arched-windows-old-beautiful-building-with-sky-trees-reflection-glass_158595-6376.jpg?_wi=1", imageAlt: "modern window frames house exterior", }, { @@ -99,11 +99,11 @@ export default function LandingPage() { handle: "@hansdegroot", testimonial: "Zeer tevreden over de communicatie en het eindresultaat.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-white-building-with-panoramic-windows_114579-12062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-white-building-with-panoramic-windows_114579-12062.jpg?_wi=1", imageAlt: "modern window frames house exterior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-couple-walking-together-town_1303-11893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-couple-walking-together-town_1303-11893.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -178,7 +178,7 @@ export default function LandingPage() { price: "Vanaf €450", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-organic-vegetables-kitchen_23-2148672866.jpg?_wi=2", }, { id: "p2", @@ -187,7 +187,7 @@ export default function LandingPage() { price: "Vanaf €600", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/down-angle-arched-windows-old-beautiful-building-with-sky-trees-reflection-glass_158595-6376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/down-angle-arched-windows-old-beautiful-building-with-sky-trees-reflection-glass_158595-6376.jpg?_wi=2", }, { id: "p3", @@ -196,7 +196,7 @@ export default function LandingPage() { price: "Vanaf €550", rating: 4, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/modern-white-building-with-panoramic-windows_114579-12062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-white-building-with-panoramic-windows_114579-12062.jpg?_wi=2", }, { id: "p4",