Update src/app/page.tsx

This commit is contained in:
2026-03-04 10:00:30 +00:00
parent ec157f6695
commit e29a21b13e

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" }