Update src/app/about/page.tsx

This commit is contained in:
2026-03-23 02:59:21 +00:00
parent 9afa46463b
commit f10d5cbb80

View File

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