From c86bd0eed54cda0d2a9f12e1ce31bf10233f7d0f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 20:29:11 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} />