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}