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

This commit is contained in:
2026-03-07 07:26:50 +00:00
parent e86a47adcb
commit dc561a4eb1

View File

@@ -80,11 +80,11 @@ export default function CoachAppPage() {
description="Powerful tools designed specifically for coaching staff to manage players, track performance, and streamline operations"
features={[
{
id: "1", 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", imageAlt: "Coach Performance Rating Interface"},
id: "1", 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?_wi=4", imageAlt: "Coach Performance Rating Interface"},
{
id: "2", 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", imageAlt: "Attendance Management"},
id: "2", 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?_wi=4", imageAlt: "Attendance Management"},
{
id: "3", 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", imageAlt: "Coach Claims System"},
id: "3", 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?_wi=6", imageAlt: "Coach Claims System"},
]}
animationType="slide-up"
textboxLayout="default"