diff --git a/src/app/page.tsx b/src/app/page.tsx index 5aefa93..7d46ead 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,6 +117,11 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground="noInvert" + titleClassName="text-foreground" + descriptionClassName="text-foreground" + negativeTitleClassName="text-foreground" + positiveContentItemClassName="text-foreground" + negativeContentItemClassName="text-foreground" />