Update src/app/page.tsx

This commit is contained in:
2026-05-20 16:15:19 +00:00
parent e46482787a
commit d30ded0868

View File

@@ -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",
},
]}