Update src/app/page.tsx

This commit is contained in:
2026-03-03 11:06:55 +00:00
parent 4c4feb0786
commit 1fc3ed6706

View File

@@ -81,7 +81,6 @@ export default function HomePage() {
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up"
/> />
</div> </div>