From 716ef821917dbbe591c7c446b08a5ef7cdb9649a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:40:24 +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 1ff4d4a..32a16f8 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={true} + showDimOverlay={false} /> -- 2.49.1