diff --git a/src/app/page.tsx b/src/app/page.tsx index 34efa8d..983bff1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,8 +186,8 @@ export default function LandingPage() { animationType="opacity" textboxLayout="default" useInvertedBackground="noInvert" - titleClassName="text-3xl md:text-4xl font-bold" - descriptionClassName="text-lg opacity-90" + textBoxTitleClassName="text-3xl md:text-4xl font-bold" + textBoxDescriptionClassName="text-lg opacity-90" />