diff --git a/src/app/page.tsx b/src/app/page.tsx index 033a28a..12167de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,8 +129,7 @@ export default function LandingPage() { ]} animationType="blur-reveal" 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-4xl md:text-5xl font-bold text-[var(--foreground)] mb-4" cardTitleClassName="text-2xl font-bold text-[var(--foreground)] mb-3" cardDescriptionClassName="text-[var(--foreground)] opacity-80 mb-6" />