Update src/app/automation/page.tsx

This commit is contained in:
2026-03-07 07:23:54 +00:00
parent 7f4c3ad972
commit 33a9541331

View File

@@ -22,7 +22,7 @@ export default function AutomationPage() {
title: "Scheduling Engine",
description: "Auto-generates recurring sessions, prevents conflicts, enforces capacity limits, and syncs in real-time",
tag: "Scheduling",
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=8",
imageAlt: "Scheduling Engine"
},
{
@@ -30,7 +30,7 @@ export default function AutomationPage() {
title: "Attendance Engine",
description: "Processes attendance instantly, auto-deducts sessions, sends notifications, and tracks patterns",
tag: "Attendance",
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=5",
imageAlt: "Attendance Engine"
},
{
@@ -38,7 +38,7 @@ export default function AutomationPage() {
title: "Performance Tracking",
description: "Aggregates coach ratings into trends, calculates improvements, generates insights, and flags at-risk players",
tag: "Analytics",
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=6",
imageAlt: "Performance Analytics"
},
{
@@ -46,7 +46,7 @@ export default function AutomationPage() {
title: "Loyalty & Rewards",
description: "Awards points for streaks, tracks referrals, manages badges, and sends notifications",
tag: "Rewards",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg?_wi=5",
imageAlt: "Rewards System"
},
{
@@ -54,7 +54,7 @@ export default function AutomationPage() {
title: "Referral Engine",
description: "Generates unique codes, tracks conversion chains, auto-awards points, and provides analytics",
tag: "Growth",
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=9",
imageAlt: "Referral System"
},
{
@@ -62,7 +62,7 @@ export default function AutomationPage() {
title: "Coach Claim Engine",
description: "Validates claims, prevents duplicates, auto-calculates payouts, and generates audit trails",
tag: "Payroll",
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=6",
imageAlt: "Coach Claims"
},
{
@@ -70,7 +70,7 @@ export default function AutomationPage() {
title: "Swap & Waitlist",
description: "Enforces swap limits, routes approvals, auto-manages lists, and tracks patterns",
tag: "Scheduling",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-sports-betting-template_23-2150566766.jpg?_wi=6",
imageAlt: "Session Management"
},
{
@@ -78,7 +78,7 @@ export default function AutomationPage() {
title: "Guest Trial Engine",
description: "Auto-creates trial accounts, tracks attendance, generates reports, and nurtures leads",
tag: "Growth",
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=10",
imageAlt: "Trial Management"
}
];