Update src/app/page.tsx

This commit is contained in:
2026-03-03 01:49:31 +00:00
parent 76e80de0c9
commit a029f1d5a5

View File

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