From 1dfcc096ac12233d0ab48de9ffffa0660645634c Mon Sep 17 00:00:00 2001 From: development Date: Tue, 6 Jan 2026 17:21:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 +}