diff --git a/src/app/page.tsx b/src/app/page.tsx index efe04d3..bb2d037 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working_23-2148886869.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-lake-by-road-captured-daytime_181624-41231.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-lake-by-road-captured-daytime_181624-41231.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -180,7 +180,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-lake-by-road-captured-daytime_181624-41231.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-lake-by-road-captured-daytime_181624-41231.jpg?_wi=2", imageAlt: "water filtration technology", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154427.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154427.jpg?_wi=1", imageAlt: "water filtration technology", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-giving-presentation-group-people-board-room_637285-9152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-giving-presentation-group-people-board-room_637285-9152.jpg?_wi=1", imageAlt: "water filtration technology", }, ]} @@ -283,7 +283,7 @@ export default function LandingPage() { role: "Plant Director", company: "Global Textiles", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-giving-presentation-group-people-board-room_637285-9152.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-giving-presentation-group-people-board-room_637285-9152.jpg?_wi=2", }, { id: "2", @@ -384,7 +384,7 @@ export default function LandingPage() {