diff --git a/src/app/page.tsx b/src/app/page.tsx index 7869fd5..ce31bf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,11 +76,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-video-blogger-making-video-review-her-vlog_1303-18381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-video-blogger-making-video-review-her-vlog_1303-18381.jpg?_wi=1", imageAlt: "Cinematic wedding production", }, { - imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2491.jpg?_wi=1", imageAlt: "Cinematic property film", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { imageAlt: "Wedding film", }, { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-smartphone_23-2149356775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-smartphone_23-2149356775.jpg?_wi=1", imageAlt: "Brand production", }, ]} @@ -135,7 +135,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-illuminated-by-light_1153-5195.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/young-video-blogger-making-video-review-her-vlog_1303-18381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-video-blogger-making-video-review-her-vlog_1303-18381.jpg?_wi=2", imageAlt: "luxury wedding film cinematic", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-reporter-outdoors_23-2149267736.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-smartphone_23-2149356775.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-smartphone_23-2149356775.jpg?_wi=2", imageAlt: "luxury wedding film cinematic", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empire-state-building-seen-from-apartment_23-2150897704.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-ny-usa-october-20-2020-vessel-hudson-yards-staircase-designed-by-architect-thomas-heatherwick-midtown-manhattan-west_1321-2491.jpg?_wi=2", imageAlt: "luxury wedding film cinematic", }, ]}