diff --git a/src/app/page.tsx b/src/app/page.tsx index 2b129a3..177a460 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -165,7 +165,7 @@ export default function LandingPage() { description="Onze winkel in de wijk Alteveer is dé plek voor vertrouwde service en kwaliteit. De koffie staat altijd klaar." subdescription="Wij leveren producten, geven advies en komen thuis inmeten." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg" + imageSrc="http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -242,7 +242,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-making-beautiful-floral-arrangement_23-2148846516.jpg?_wi=2", imageAlt: "professional interior measuring tools", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/content-woman-with-clipboard-managing-coffee-shop-business_1098-20957.jpg?_wi=2", imageAlt: "professional interior measuring tools", }, ]}