diff --git a/src/app/page.tsx b/src/app/page.tsx index 20c6a87..b2dfd49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,6 +150,7 @@ export default function LandingPage() { textBoxClassName="text-center mb-12" titleClassName="text-4xl font-bold text-foreground mb-4" descriptionClassName="text-lg text-foreground/70" + cardTitleClassName="text-lg font-semibold text-foreground" gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6" />