diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a881d0..501f13c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767719391860-9kxqnvrk.jpg" imageAlt="Premium wellness setting" - showDimOverlay={true} + showDimOverlay={false} logoLineHeight={1.15} ariaLabel="Pleasure Co. premium wellness hero section" /> @@ -61,7 +61,7 @@ export default function LandingPage() {
); -} \ No newline at end of file +}