From d0cd189e4f09390cb6bdb0f7e89d08142a283bf6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 06:40:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"}, {