From 598ce653d28680067bca69ebc4f90b2c806af42a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 00:03:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1