diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1f28abd..b14f39c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { { value: "20+", title: "Years in Business" }, { value: "500+", title: "Projects Completed" } ]} - imageSrc="http://img.b2bpic.net/free-photo/teamwork-concept-with-smiling-architects_23-2147702541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teamwork-concept-with-smiling-architects_23-2147702541.jpg?_wi=2" imageAlt="RoofStrippers team of professional roofers" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index 66c2570..6714785 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { { value: "20+", title: "Years in Business" }, { value: "500+", title: "Projects Completed" } ]} - imageSrc="http://img.b2bpic.net/free-photo/teamwork-concept-with-smiling-architects_23-2147702541.jpg" + imageSrc="http://img.b2bpic.net/free-photo/teamwork-concept-with-smiling-architects_23-2147702541.jpg?_wi=1" imageAlt="RoofStrippers team of professional roofers" mediaAnimation="slide-up" metricsAnimation="slide-up"