Update src/app/player-app/page.tsx
This commit is contained in:
@@ -82,17 +82,17 @@ export default function PlayerAppPage() {
|
||||
{
|
||||
id: "1", title: "Home Dashboard", description:
|
||||
"Real-time overview of upcoming sessions, balance, performance progress, and important notifications all in one place", tag: "Dashboard", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg", imageAlt: "Home Dashboard", buttons: [{ text: "View Demo", href: "#" }],
|
||||
"http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg?_wi=4", imageAlt: "Home Dashboard", buttons: [{ text: "View Demo", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "2", title: "Session Scheduling", description:
|
||||
"Browse available sessions, register with one tap, manage your calendar, and see coach details for each session", tag: "Scheduling", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147903921.jpg", imageAlt: "Session Scheduling", buttons: [{ text: "View Demo", href: "#" }],
|
||||
"http://img.b2bpic.net/free-vector/admin-dashboard-panel-template_23-2147903921.jpg?_wi=5", imageAlt: "Session Scheduling", buttons: [{ text: "View Demo", href: "#" }],
|
||||
},
|
||||
{
|
||||
id: "3", title: "Performance Tracking", description:
|
||||
"View coach ratings across 6 key metrics, track improvement trends, see detailed comments, and celebrate milestones", tag: "Analytics", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/basketball-player-with-ball-fingers_23-2147644392.jpg", imageAlt: "Performance Tracking", buttons: [{ text: "View Demo", href: "#" }],
|
||||
"http://img.b2bpic.net/free-photo/basketball-player-with-ball-fingers_23-2147644392.jpg?_wi=3", imageAlt: "Performance Tracking", buttons: [{ text: "View Demo", href: "#" }],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user