diff --git a/src/app/page.tsx b/src/app/page.tsx index 5893d22..1277b1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241202.jpg", imageAlt: "Professional workspace"}, { - imageSrc: "http://img.b2bpic.net/free-photo/business-growth-bar-chart-with-upward-trend_84443-86259.jpg", imageAlt: "Strategic planning"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-growth-bar-chart-with-upward-trend_84443-86259.jpg?_wi=1", imageAlt: "Strategic planning"}, ]} mediaAnimation="slide-up" rating={5} @@ -66,7 +66,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", title: "Strategy Development", description: "Defining your path to market leadership with actionable roadmaps.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/business-growth-bar-chart-with-upward-trend_84443-86259.jpg"}, + id: "1", title: "Strategy Development", description: "Defining your path to market leadership with actionable roadmaps.", tag: "Core", imageSrc: "http://img.b2bpic.net/free-photo/business-growth-bar-chart-with-upward-trend_84443-86259.jpg?_wi=2"}, { id: "2", title: "Operational Excellence", description: "Refining your internal processes to maximize team efficiency and ROI.", tag: "Process", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-team-employees-meeting-break-have-fun-discussing-about-business-collaboration-happy-people-laughing-planning-marketing-project-office-handheld-shot_482257-43330.jpg"}, {