Merge version_1 into main #3

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

View File

@@ -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() {
<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", 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?_wi=1", 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", 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?_wi=2", imageAlt: "Lisa Thompson, Facility Manager"
}
]}
cardTitle="What Our Clients Say"