diff --git a/src/app/page.tsx b/src/app/page.tsx index 06fe85d..c5c0977 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-camera-lens_181624-24125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-camera-lens_181624-24125.jpg?_wi=1", imageAlt: "cinematic film studio camera lens", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/video-editor-analyzing-film-montage-computer_482257-114303.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-camera-lens_181624-24125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-camera-lens_181624-24125.jpg?_wi=2", imageAlt: "film director professional headshot", }, ]}