From 20adb3521d852ae2867dd5b0da1ffb0c96c2ab0a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 07:43:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1ff4d4a..7333637 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} /> @@ -87,7 +87,7 @@ export default function LandingPage() { description="Comprehensive energy marketing solutions tailored to your business needs" tag="What We Offer" textboxLayout="default" - useInvertedBackground="invertDefault" + useInvertedBackground="noInvert" features={[ { id: "1", title: "Market Strategy Development", description: "Develop comprehensive market entry and expansion strategies tailored to the energy sector landscape. We analyze competitive positioning, identify market gaps, and create actionable roadmaps for growth.", imageSrc: "http://img.b2bpic.net/free-photo/management-team-sharing-insight-statistics-night-corporation-meeting-providing-initiatives_482257-132898.jpg", imageAlt: "Market Strategy" -- 2.49.1