From f71cd1010bccdf76b61251b49c2c156295c808dd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:46:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eff9312..4b526f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -220,8 +220,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: [ -- 2.49.1