diff --git a/src/app/page.tsx b/src/app/page.tsx index 405c3c9..b2bb04c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg?_wi=1", imageAlt: "Business team collaborating", }, { @@ -340,7 +340,7 @@ export default function LandingPage() { imageAlt: "Michael Brown, Head of Sales", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-smiling-business-people-analyzing-reports-communicating-while-working-together-office-there-are-people-background_637285-170.jpg?_wi=2", imageAlt: "professional male executive smiling portrait", }, ]}