diff --git a/src/app/page.tsx b/src/app/page.tsx index ae7d6ad..74d21eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,11 +73,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-retro-camera-digital-tablet-coffee-cup-paper-pencil-keyboard-white-table_23-2148061576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-retro-camera-digital-tablet-coffee-cup-paper-pencil-keyboard-white-table_23-2148061576.jpg?_wi=1", imageAlt: "Agency workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893460.jpg?_wi=1", imageAlt: "Abstract connectivity", }, { @@ -126,13 +126,13 @@ export default function LandingPage() { { title: "Content Production", description: "High-fidelity assets capturing brand essence perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-retro-camera-digital-tablet-coffee-cup-paper-pencil-keyboard-white-table_23-2148061576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vintage-retro-camera-digital-tablet-coffee-cup-paper-pencil-keyboard-white-table_23-2148061576.jpg?_wi=2", imageAlt: "Jewish shape of star with shadow", }, { title: "Influencer Relations", description: "Partnering with global voices who amplify true value.", - imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/future-visions-business-technology-concept_23-2151893460.jpg?_wi=2", imageAlt: "Jewish shape of star with shadow", }, ]}