From fc3733ed23288ae902a0ecd144d89b93c671a5cc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 21:32:58 +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 cbadbad..9894a28 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Yellow Ink Division" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-virtual-download-icon-progress-increasing-value-added-business-product-service-concept_616485-36.jpg", imageAlt: "CAMS Dashboard Overview" }, - { imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg", imageAlt: "Seasonal Trend Forecasting" } + { imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-64935.jpg?_wi=1", imageAlt: "Seasonal Trend Forecasting" } ]} mediaAnimation="slide-up" rating={5} @@ -132,7 +132,7 @@ export default function LandingPage() {