diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 9124956..3861276 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { title: "Customer Satisfaction", description: "Your lawn's health and your happiness are our top priorities.", icon: HeartHandshake, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg?_wi=1" imageAlt="Fresh Cut Lawn Crew family working together" mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 530045d..267e9db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { value: "99%", title: "Satisfaction Rate"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg" + imageSrc="http://img.b2bpic.net/free-photo/father-son-browsing-internet-camping_329181-10542.jpg?_wi=2" imageAlt="Fresh Cut Lawn Crew team member on a lush lawn" mediaAnimation="opacity" metricsAnimation="slide-up"