From fd7ed269334bf1403d4452e32e2a98d37f57a95d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 08:40:37 +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 0ed0442..54c7812 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { { value: "50MW+", title: "Renewable Capacity Deployed"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/members-labor-union-working-together_52683-147378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/members-labor-union-working-together_52683-147378.jpg?_wi=1" imageAlt="Consultants meeting in office" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -168,7 +168,7 @@ export default function LandingPage() { title="Energy Consulting FAQs" description="Common questions about energy audits, renewable adoption, and advisory services." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/members-labor-union-working-together_52683-147378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/members-labor-union-working-together_52683-147378.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1