diff --git a/src/app/page.tsx b/src/app/page.tsx index 58a3f84..9ca68ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,9 +132,9 @@ export default function LandingPage() { description="Proven results and measurable success across hundreds of completed projects nationwide." metrics={[ { - id: "1", value: "850+", title: "Projects Completed", description: "Successfully delivered across residential and commercial sectors", imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg", imageAlt: "construction team professional workers building team construction crew"}, + id: "1", value: "850+", title: "Projects Completed", description: "Successfully delivered across residential and commercial sectors", imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg?_wi=1", imageAlt: "construction team professional workers building team construction crew"}, { - id: "2", value: "98%", title: "Client Satisfaction", description: "Consistent quality and reliability across all our projects", imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg", imageAlt: "construction team professional workers building team construction crew"}, + id: "2", value: "98%", title: "Client Satisfaction", description: "Consistent quality and reliability across all our projects", imageSrc: "http://img.b2bpic.net/free-photo/inspectors-interacting_1098-14279.jpg?_wi=2", imageAlt: "construction team professional workers building team construction crew"}, ]} textboxLayout="default" animationType="slide-up" @@ -152,13 +152,13 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/closeup-senior-businessman-with-arms-crossed_1262-1751.jpg", imageAlt: "professional portrait business person company executive business portrait"}, { id: "2", name: "James Rodriguez", role: "Business Owner", company: "Commerce Plaza Retail", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business portrait professional headshot company manager business professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "business portrait professional headshot company manager business professional"}, { id: "3", name: "Elizabeth Chen", role: "Property Manager", company: "Historic Properties Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "professional photo business person executive portrait company representative"}, { id: "4", name: "Michael Torres", role: "Developer", company: "Urban Development Co", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "business headshot professional portrait company person executive photo"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "business headshot professional portrait company person executive photo"}, ]} kpiItems={[ { value: "25+", label: "Years in Business" },