From 336340bc91f2a6da936a30d49eedcef6e8ca5ef6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 17:29:07 +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 5095330..563412b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,6 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-dancing_114579-17676.jpg" imageAlt="Gritty apocalyptic urban background with 77 SKATE logo" showDimOverlay={true} - useInvertedBackground={true} buttonAnimation="opacity" /> @@ -149,7 +148,6 @@ export default function LandingPage() { { icon: Twitter, href: "https://twitter.com/77skate", ariaLabel: "Twitter" }, { icon: Youtube, href: "https://youtube.com/77skate", ariaLabel: "YouTube" } ]} - useInvertedBackground={false} /> -- 2.49.1