diff --git a/src/app/page.tsx b/src/app/page.tsx index 440df0a..8b064a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { testimonials={[ { name: "John Mthembu", handle: "Property Manager", testimonial: "Speed Cleaners transformed our office space. Professional, punctual, and thorough.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-isolated-white-wall_231208-12430.jpg", imageAlt: "professional man headshot business portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-isolated-white-wall_231208-12430.jpg?_wi=1", imageAlt: "professional man headshot business portrait" }, { name: "Sarah Ndaba", handle: "Facility Director", testimonial: "Exceptional service quality and attention to detail. Highly recommended for all cleaning needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-walking-front-corporate-building_23-2147972941.jpg", imageAlt: "professional woman business portrait headshot" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-walking-front-corporate-building_23-2147972941.jpg?_wi=1", imageAlt: "professional woman business portrait headshot" }, { name: "Michael Khumalo", handle: "Business Owner", testimonial: "Reliable, affordable, and they handle civil projects with expertise. Great partnership.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "professional male headshot business portrait" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1", imageAlt: "professional male headshot business portrait" } ]} testimonialRotationInterval={5000} @@ -148,16 +148,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "clients", value: "2,500+", title: "Satisfied Clients", description: "Trusted by businesses and homeowners across the region", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-isolated-white-wall_231208-12430.jpg", imageAlt: "professional man headshot business portrait" + id: "clients", value: "2,500+", title: "Satisfied Clients", description: "Trusted by businesses and homeowners across the region", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-business-woman-isolated-white-wall_231208-12430.jpg?_wi=2", imageAlt: "professional man headshot business portrait" }, { - id: "projects", value: "5,000+", title: "Projects Completed", description: "From small apartments to large commercial facilities", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-walking-front-corporate-building_23-2147972941.jpg", imageAlt: "professional woman business portrait headshot" + id: "projects", value: "5,000+", title: "Projects Completed", description: "From small apartments to large commercial facilities", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-walking-front-corporate-building_23-2147972941.jpg?_wi=2", imageAlt: "professional woman business portrait headshot" }, { - id: "experience", value: "15+", title: "Years Experience", description: "Established expertise in cleaning and civil services", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "professional male headshot business portrait" + id: "experience", value: "15+", title: "Years Experience", description: "Established expertise in cleaning and civil services", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "professional male headshot business portrait" }, { - id: "rating", value: "4.9/5", title: "Average Rating", description: "Consistently excellent customer feedback and reviews", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "professional person headshot business portrait" + id: "rating", value: "4.9/5", title: "Average Rating", description: "Consistently excellent customer feedback and reviews", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1", imageAlt: "professional person headshot business portrait" } ]} ariaLabel="Metrics section" @@ -179,7 +179,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Thabo Sithole", role: "Facilities Manager", company: "Corporate Plaza", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2" }, { id: "2", name: "Nomsa Zwane", role: "Owner", company: "Residential Property", rating: 5,