Update src/app/page.tsx

This commit is contained in:
2025-12-29 11:11:04 +00:00
parent 82eeb834e7
commit 84959baa5d

View File

@@ -117,11 +117,6 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
titleClassName="text-foreground"
descriptionClassName="text-foreground"
negativeTitleClassName="text-foreground"
positiveContentItemClassName="text-foreground"
negativeContentItemClassName="text-foreground"
/> />
</div> </div>