diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f41483..5fd0db6 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={false} + showDimOverlay={true} buttons={[ { text: "Join Community", href: "#about" }, { text: "Learn More", href: "#features" }