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" 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"