diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8d35db6..4f7a848 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { 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=2" imageAlt="father and son working together outdoors" mediaAnimation="slide-up" /> @@ -113,7 +113,7 @@ export default function LandingPage() { ]} tag="Our Impact" tagIcon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/green-park-view_1417-1499.jpg" + imageSrc="http://img.b2bpic.net/free-photo/green-park-view_1417-1499.jpg?_wi=2" imageAlt="Lush green backyard with perfect lawn" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -130,14 +130,14 @@ export default function LandingPage() { id: "1", name: "Mark Johnson", role: "Founder & Lead Horticulturist", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-home_23-2150062545.jpg?_wi=1", imageAlt: "Mark Johnson, Founder", }, { id: "2", name: "Sarah Johnson", role: "Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman_344912-2023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman_344912-2023.jpg?_wi=1", imageAlt: "Sarah Johnson, Operations Manager", }, {