From 4d93cada3fa051cef8431111e6c4f4d35a74074e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:43:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a5ce68..72315e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -213,7 +213,7 @@ export default function LandingPage() { ], features: [ "4 training sessions per week", "Access to all programs", "Elite coaching staff", "Advanced performance analytics", "Priority facility access", "Tournament participation support"], - }, + featureItemClassName: "bg-gradient-to-r from-blue-500/20 to-purple-500/20 border-l-2 border-blue-500 pl-3"}, { id: "3", price: "AED 3,800", name: "Championship Program", buttons: [ { text: "Get Started", href: "#" },