Update src/app/admin-dashboard/page.tsx

This commit is contained in:
2026-03-07 07:23:54 +00:00
parent 7b90a2421c
commit 7f4c3ad972

View File

@@ -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",
},
]}