diff --git a/src/app/page.tsx b/src/app/page.tsx index fc1d2a3..30e5ef3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,8 +117,8 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault" - titleClassName="text-3xl md:text-4xl font-extrabold" - descriptionClassName="text-foreground/80 text-lg" + textBoxTitleClassName="text-3xl md:text-4xl font-extrabold" + textBoxDescriptionClassName="text-foreground/80 text-lg" />