From 7f4c3ad9729df96372f79102d9eb5845ac4a63a0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:23:54 +0000 Subject: [PATCH] Update src/app/admin-dashboard/page.tsx --- src/app/admin-dashboard/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/admin-dashboard/page.tsx b/src/app/admin-dashboard/page.tsx index 9a1a486..66d9660 100644 --- a/src/app/admin-dashboard/page.tsx +++ b/src/app/admin-dashboard/page.tsx @@ -90,7 +90,7 @@ export default function AdminDashboardPage() { title: "Player Management", description: "Manage player profiles, emergency contacts, medical information, session history, and payment status all in one place", tag: "Admin Panel", - imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147903921.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147903921.jpg?_wi=7", imageAlt: "Player Management Dashboard", }, { @@ -98,7 +98,7 @@ export default function AdminDashboardPage() { title: "Session Scheduling", description: "Create recurring sessions, manage coaches, enforce capacity limits, handle swaps and waitlists, and sync in real-time", tag: "Scheduling", - imageSrc: "http://img.b2bpic.net/free-psd/landing-page-black-white-with-male-basketball-athlete_23-2148825720.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/landing-page-black-white-with-male-basketball-athlete_23-2148825720.jpg?_wi=2", imageAlt: "Scheduling System", }, { @@ -106,7 +106,7 @@ export default function AdminDashboardPage() { title: "Financial & Reporting", description: "Track revenue, manage coach payouts, validate claims, generate financial reports, and monitor all transactions", tag: "Finance", - imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-with-ball-fingers_23-2147644392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-with-ball-fingers_23-2147644392.jpg?_wi=5", imageAlt: "Financial Reporting", }, ]}