Update src/app/page.tsx

This commit is contained in:
2025-12-29 11:09:18 +00:00
parent 853526c87e
commit 82eeb834e7

View File

@@ -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"
/>
</div>