diff --git a/src/app/page.tsx b/src/app/page.tsx index eca17e4..f977084 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,9 +98,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Expert Insight", description: "Deep industry knowledge for every sector.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands-meeting_23-2148825105.jpg" }] }, - { title: "Strategic Growth", description: "Strategies for a rapidly changing landscape.", icon: Award, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-presentation-with-charts_23-2148825114.jpg" }] }, - { title: "Global Reach", description: "Seamless support for multinational operations.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-workplace_140725-8454.jpg" }] }, + { title: "Expert Insight", description: "Deep industry knowledge for every sector.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands-meeting_23-2148825105.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-people-shaking-hands-meeting_23-2148825105.jpg" }] }, + { title: "Strategic Growth", description: "Strategies for a rapidly changing landscape.", icon: Award, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/business-presentation-with-charts_23-2148825114.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/business-presentation-with-charts_23-2148825114.jpg" }] }, + { title: "Global Reach", description: "Seamless support for multinational operations.", icon: Zap, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-workplace_140725-8454.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/modern-office-interior-workplace_140725-8454.jpg" }] }, ]} title="Why Partner With Us" description="We combine global perspective with local insight to serve your interests."