From 9f2f933cf75461ad57a847c1ab32da152c3f557f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:44:45 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index b3df36e..70f2562 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -78,7 +78,7 @@ export default function DashboardPage() { id: "3", title: "Order Management", content: "Process, track, and manage all orders in one place. Integrate with shipping providers for seamless fulfillment and automatic customer notifications."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-latin-man-entrepreneur-with-lot-orders-his-online-shop-business-owner-writing-customers-information-clipboard_662251-2175.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-latin-man-entrepreneur-with-lot-orders-his-online-shop-business-owner-writing-customers-information-clipboard_662251-2175.jpg?_wi=2" imageAlt="Dashboard capabilities" mediaAnimation="slide-up" useInvertedBackground={false}