Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-05 01:16:27 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"