Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:06:30 +00:00
parent 98bfb8148d
commit afeeaede82

View File

@@ -81,7 +81,7 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
useInvertedBackground={false}
buttonAnimation="slide-up"
/>
</div>