diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e0744c..9328c26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,6 @@ export default function LandingPage() { titleClassName="text-4xl md:text-5xl font-bold" descriptionClassName="text-lg text-slate-600 max-w-2xl" cardClassName="group relative overflow-hidden rounded-2xl backdrop-blur-md bg-white/40 border border-white/20 hover:bg-white/50 transition-all duration-300 h-80" - cardTitleClassName="text-lg font-semibold text-indigo-900" cardDescriptionClassName="text-sm text-slate-700 mt-2" />