diff --git a/src/app/page.tsx b/src/app/page.tsx index c617bcc..ea69cdd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,8 @@ 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,