Update src/app/page.tsx

This commit is contained in:
2026-06-10 03:50:24 +00:00
parent af88b72d8e
commit 3b405b2c0c

View File

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