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