Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user