Update src/app/page.tsx

This commit is contained in:
2026-06-10 16:40:54 +00:00
parent 9c18a7e02c
commit 4cdb9e29f5

View File

@@ -76,7 +76,6 @@ export default function HomePage() {
]} ]}
autoPlay={true} autoPlay={true}
autoPlayInterval={4000} autoPlayInterval={4000}
useInvertedBackground={false}
/> />
</div> </div>