Update src/app/coach-app/page.tsx

This commit is contained in:
2026-03-07 07:23:55 +00:00
parent f79b3189c2
commit 1af3ced918

View File

@@ -90,7 +90,7 @@ export default function CoachAppPage() {
title: "Player Performance Rating",
description: "Rate players on 6 key metrics (Shooting, Footwork, Dribbling, IQ, Behavior, Handles) with 1-5 scales and detailed comments",
tag: "Performance",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104978.jpg?_wi=4",
imageAlt: "Coach Performance Rating Interface",
},
{
@@ -98,7 +98,7 @@ export default function CoachAppPage() {
title: "Attendance Management",
description: "Mark attendance instantly with one tap, auto-deduct sessions, send notifications, and track attendance patterns over time",
tag: "Attendance",
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=4",
imageAlt: "Attendance Management",
},
{
@@ -106,7 +106,7 @@ export default function CoachAppPage() {
title: "Coach Claims & Payroll",
description: "Submit session claims with validation, prevent duplicates, auto-calculate payouts, and maintain complete audit trails",
tag: "Payroll",
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=6",
imageAlt: "Coach Claims System",
},
]}