From 3e060c6952c92e06fa9845801d58be5f72d3f03c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 13:51:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2755244..cfe354e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "View Our Process", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-engineers-with-laptop_23-2149354038.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-engineers-with-laptop_23-2149354038.jpg?_wi=1" imageAlt="Professional environmental remediation team at work" mediaAnimation="blur-reveal" ariaLabel="Hero section for OneSource Remediation" @@ -118,7 +118,7 @@ export default function LandingPage() { animationType="scale-rotate" metrics={[ { - id: "projects", value: "500+", title: "Successful Projects", description: "Completed remediation projects across 45 states", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-engineers-with-laptop_23-2149354038.jpg", imageAlt: "Environmental remediation team at project site" + id: "projects", value: "500+", title: "Successful Projects", description: "Completed remediation projects across 45 states", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-engineers-with-laptop_23-2149354038.jpg?_wi=2", imageAlt: "Environmental remediation team at project site" }, { id: "sites", value: "1,200+", title: "Contaminated Sites Restored", description: "From industrial to residential properties", imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-man-hat-sunglasses-posed-outdoor-rain-against-tractor-with-bucket_627829-13225.jpg", imageAlt: "Soil remediation and site restoration work" @@ -137,7 +137,7 @@ export default function LandingPage() {