diff --git a/src/app/page.tsx b/src/app/page.tsx index bc66dfa..46de007 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,6 @@ export default function LandingPage() { titleClassName="text-3xl sm:text-4xl lg:text-5xl font-extrabold text-foreground mb-6" descriptionClassName="text-lg text-foreground/80 leading-relaxed mb-12" gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8" - cardTitleClassName="text-xl font-extrabold text-foreground" />