diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b71ec66..1d547a2 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -75,14 +75,14 @@ export default function LandingPage() { name: "James P.", role: "Lead Gardener", description: "Over 10 years of experience in landscaping and fine lawn maintenance.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=2", }, { id: "m2", name: "Alice T.", role: "Horticultural Specialist", description: "Passionate about healthy hedge health and sustainable plant care practices.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plant-green-house_23-2148068651.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-watering-plant-green-house_23-2148068651.jpg?_wi=2", }, ]} />