diff --git a/src/app/page.tsx b/src/app/page.tsx index 5fd0db6..4f41483 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" }