From 3b405b2c0cbfd23b2454539bfe1af5402732d83e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 03:50:24 +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 7957d4a..9b892be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,11 +81,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-with-map_23-2148925828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-with-map_23-2148925828.jpg?_wi=1", imageAlt: "Business strategy meeting", }, { - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg?_wi=1", imageAlt: "Team collaboration", }, { @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Global Market Expansion", description: "Navigate international markets with confidence. We provide insights and strategies for effective global outreach and sustainable growth.", bentoComponent: "globe", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-with-map_23-2148925828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-planning-trip-with-map_23-2148925828.jpg?_wi=2", imageAlt: "growth chart icon ascending trend", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { time: "Ongoing", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169845.jpg?_wi=2", imageAlt: "growth chart icon ascending trend", }, ]}