From 2994f8da72d984e6351de0b096c9757d514ba9fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:55:43 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9360b65..0d8b394 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Learn More", href: "#features" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg?_wi=1" imageAlt="Civic complaint reporting platform dashboard" frameStyle="card" mediaAnimation="slide-up" -- 2.49.1 From 0d912beeabd71b3cbfd1b310b55348b693335cf2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 18:55:43 +0000 Subject: [PATCH 2/2] Update src/app/stock-dashboard/page.tsx --- src/app/stock-dashboard/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/stock-dashboard/page.tsx b/src/app/stock-dashboard/page.tsx index f5610a1..547ea06 100644 --- a/src/app/stock-dashboard/page.tsx +++ b/src/app/stock-dashboard/page.tsx @@ -75,7 +75,7 @@ export default function StockDashboard() { { text: "Export Data", href: "#" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-woman-s-hands-reviewing-report_1139-249.jpg?_wi=2" imageAlt="Stock management dashboard overview" frameStyle="card" mediaAnimation="slide-up" -- 2.49.1