From ef48a0beb496b2fdcf08e030b178e76e3a001313 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:00:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5f435e..395b6f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,6 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" carouselPosition="right" - useInvertedBackground={false} />
@@ -221,7 +220,6 @@ export default function LandingPage() { socialLinks={[ { icon: Instagram, href: "https://www.instagram.com/", ariaLabel: "Instagram" } ]} - useInvertedBackground={false} />