Update src/app/page.tsx

This commit is contained in:
2026-03-04 09:57:22 +00:00
parent 874c2c3054
commit 8b24bfaa22

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
imageAlt="Pride celebration community"
textPosition="bottom-left"
showBlur={true}
showDimOverlay={true}
showDimOverlay={false}
buttons={[
{ text: "Join Community", href: "#about" },
{ text: "Learn More", href: "#features" }