Update src/app/about/page.tsx

This commit is contained in:
2026-04-06 20:29:11 +00:00
parent 492d5df584
commit c86bd0eed5

View File

@@ -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",
},
]}
/>