Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-03 17:29:11 +00:00

View File

@@ -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"
/>
</div>
@@ -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}
/>
</div>
</ThemeProvider>