diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f3e013..e8cdfe6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -168,8 +168,8 @@ export default function LandingPage() { ]} textboxLayout="default" useInvertedBackground="noInvert" - titleClassName="text-foreground text-4xl md:text-5xl font-bold" - descriptionClassName="text-foreground text-base md:text-lg" + textBoxTitleClassName="text-foreground text-4xl md:text-5xl font-bold" + textBoxDescriptionClassName="text-foreground text-base md:text-lg" cardTitleClassName="text-foreground text-2xl font-bold" cardQuoteClassName="text-foreground text-base italic" />