From 3262f690d686455a9bbb592d0b7bff9bbe529dcb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:41:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32a16f8..1ff4d4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/close-up-two-hands-holding-light-bulb-against-green-grass_23-2147817155.jpg", imageAlt: "Sustainable Energy" } ]} autoplayDelay={4000} - showDimOverlay={false} + showDimOverlay={true} /> -- 2.49.1