diff --git a/src/app/page.tsx b/src/app/page.tsx index 1bb0fd3..a3d32f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/boxes-packaged-moving-new-home_23-2149162243.jpg", imageAlt: "modern home renovation interior design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg", imageAlt: "experienced construction team professional builders" + imageSrc: "http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg?_wi=1", imageAlt: "experienced construction team professional builders" }, ]} mediaAnimation="slide-up" @@ -80,7 +80,7 @@ export default function HomePage() { { value: "500+", title: "Projects Completed" }, { value: "98%", title: "Customer Satisfaction" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-safety-equipment-working_23-2148976312.jpg?_wi=2" imageAlt="Our experienced building team" mediaAnimation="slide-up" metricsAnimation="slide-up"