From badb9a5c0685a66931753b69ed3e679d9c2b03aa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 11:32:19 +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 a495223..88d98c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { description="ECCL Kenya provides professional waste management and industrial environmental compliance services throughout the region." subdescription="Our mission is to foster a cleaner Kenya through innovative, compliant, and sustainable waste management practices." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/industrial-consultant-examines-high-tech-solar-energy-production-line_482257-126062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-consultant-examines-high-tech-solar-energy-production-line_482257-126062.jpg?_wi=1" useInvertedBackground={false} /> @@ -108,7 +108,7 @@ export default function LandingPage() { { id: "1", title: "How is medical waste handled?", content: "We utilize high-temperature incineration following strict Kenyan NEMA protocols." }, { id: "2", title: "Do you provide certificates?", content: "Yes, we issue certified disposal documentation for every project managed." } ]} - imageSrc="http://img.b2bpic.net/free-photo/industrial-consultant-examines-high-tech-solar-energy-production-line_482257-126062.jpg" + imageSrc="http://img.b2bpic.net/free-photo/industrial-consultant-examines-high-tech-solar-energy-production-line_482257-126062.jpg?_wi=2" faqsAnimation="slide-up" textboxLayout="split" useInvertedBackground={true} -- 2.49.1