From d367a1753e8f8e30c1dc02a13323e04a7ef51ac8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:16:23 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 5df07e08f5d5047c076aa899f9ef1180968080fc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:16:23 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1