Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-17 13:50:53 +00:00

View File

@@ -118,16 +118,16 @@ export default function LandingPage() {
animationType="scale-rotate"
metrics={[
{
id: "projects", value: "500+", title: "Successful Projects", description: "Completed remediation projects across 45 states"
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: "sites", value: "1,200+", title: "Contaminated Sites Restored", description: "From industrial to residential properties"
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"
},
{
id: "investment", value: "$85M+", title: "Environmental Investment", description: "Total remediation investment managed"
id: "investment", value: "$85M+", title: "Environmental Investment", description: "Total remediation investment managed", imageSrc: "http://img.b2bpic.net/free-photo/portrait-factory-engineer-worker-standing-metal-platform-industrial-storage-tanks-looking-camera_342744-445.jpg", imageAlt: "Industrial environmental remediation infrastructure"
},
{
id: "certifications", value: "15+", title: "Certifications & Licenses", description: "EPA, state, and specialty credentials"
id: "certifications", value: "15+", title: "Certifications & Licenses", description: "EPA, state, and specialty credentials", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-sea-with-windmills-factory-distance-cloudy-sky_181624-11846.jpg", imageAlt: "Environmental compliance and certification standards"
}
]}
/>
@@ -137,7 +137,7 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "testimonial-1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Michael Chen, Manufacturing Director"
id: "testimonial-1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Michael Chen, Manufacturing Director"
},
{
id: "testimonial-2", name: "Sarah Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg", imageAlt: "Sarah Rodriguez, Environmental Manager"
@@ -146,7 +146,7 @@ export default function LandingPage() {
id: "testimonial-3", name: "James Patterson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "James Patterson, Property Developer"
},
{
id: "testimonial-4", name: "Lisa Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "Lisa Thompson, Facility Manager"
id: "testimonial-4", name: "Lisa Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Lisa Thompson, Facility Manager"
}
]}
cardTitle="What Our Clients Say"