diff --git a/src/app/page.tsx b/src/app/page.tsx index b5c70e3..ec83318 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { imageAlt: "Elena Gialli", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=1" imageAlt="Modern construction site with heavy machinery and city skyline" mediaAnimation="opacity" avatars={[ @@ -246,7 +246,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=2", imageAlt: "road construction site heavy machinery", }, { @@ -397,7 +397,7 @@ export default function LandingPage() { imageAlt: "Andrea Rizzo", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sunset-sky_395237-177.jpg?_wi=3", imageAlt: "male construction executive portrait", }, ]}