Update src/app/coach-app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user