diff --git a/src/app/page.tsx b/src/app/page.tsx index ea69cdd..c617bcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,8 +153,7 @@ export default function HomePage() { }, featuresTitle: "What's Included:", features: [ "12 lessons per month", "60-minute sessions", "Advanced learning materials", "Priority email & chat support", "Monthly progress assessment" - ], - cardClassName: "scale-105 shadow-2xl border-2 border-primary-cta/30" + ] }, { id: "premium", tag: "Premium Plan", tagIcon: Zap,