From 82eeb834e7681811918c6d5af260280cb2b86ea1 Mon Sep 17 00:00:00 2001 From: development Date: Mon, 29 Dec 2025 11:09:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) 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" />