diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a4dc4b..7403bde 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,8 +141,8 @@ export default function LandingPage() { ]} speed={40} showCard={true} - titleClassName="text-4xl md:text-5xl font-extrabold leading-tight" - descriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" + textBoxTitleClassName="text-4xl md:text-5xl font-extrabold leading-tight" + textBoxDescriptionClassName="text-lg md:text-xl text-foreground/70 mt-6" />