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: "#" },