Update src/app/page.tsx

This commit is contained in:
2026-01-19 17:08:42 +00:00
parent dc4b258edb
commit b917e51855

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
/>
</div>
@@ -151,7 +151,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="invertDefault"
useInvertedBackground="noInvert"
/>
</div>