diff --git a/src/app/page.tsx b/src/app/page.tsx index be37bb1..f63a5d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,8 +93,8 @@ export default function LandingPage() { } ]} containerClassName="py-20" - titleClassName="text-5xl font-bold" - descriptionClassName="text-lg text-foreground mt-4" + cardTitleClassName="text-5xl font-bold" + cardDescriptionClassName="text-lg text-foreground mt-4" />