diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b97a9..033a28a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,8 @@ export default function LandingPage() { carouselMode="buttons" titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4" descriptionClassName="text-lg text-[var(--foreground)] opacity-85 mb-8" - itemClassName="text-2xl font-bold text-[var(--foreground)] mb-3" + cardTitleClassName="text-2xl font-bold text-[var(--foreground)] mb-3" + cardDescriptionClassName="text-[var(--foreground)] opacity-80 mb-6" />