From dc561a4eb14765a123278bdf077c081ad09641ed Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:26:50 +0000 Subject: [PATCH] Update src/app/coach-app/page.tsx --- src/app/coach-app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/coach-app/page.tsx b/src/app/coach-app/page.tsx index 6e3dcc2..6b6425b 100644 --- a/src/app/coach-app/page.tsx +++ b/src/app/coach-app/page.tsx @@ -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"