diff --git a/src/app/page.tsx b/src/app/page.tsx index 921f0b8..5ff69a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,6 @@ export default function LandingPage() { autoPlay={true} autoPlayInterval={4000} ariaLabel="Hero section" - useInvertedBackground={false} />
@@ -186,4 +185,4 @@ export default function LandingPage() {
); -} +} \ No newline at end of file