Update src/app/page.tsx

This commit is contained in:
2026-04-02 20:50:21 +00:00
parent dd9a75c032
commit a17c04b8cb

View File

@@ -119,25 +119,25 @@ export default function LandingPage() {
id: "1",
name: "Sarah Miller",
role: "Lead Architect",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=1",
},
{
id: "2",
name: "John Doe",
role: "Head Groundskeeper",
imageSrc: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg?_wi=1",
},
{
id: "3",
name: "Emily Chen",
role: "Horticulturalist",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500842.jpg?_wi=1",
},
{
id: "4",
name: "Mark Roberts",
role: "Project Manager",
imageSrc: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48583.jpg?_wi=1",
},
]}
title="Meet Our Experts"
@@ -155,31 +155,31 @@ export default function LandingPage() {
id: "5",
name: "Jane Wilson",
role: "Site Lead",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=2",
},
{
id: "6",
name: "David Lee",
role: "Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boy-together-beautiful-college-smiling_1150-1659.jpg?_wi=2",
},
{
id: "7",
name: "Lisa Wang",
role: "Field Tech",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500842.jpg?_wi=2",
},
{
id: "8",
name: "Sam Frost",
role: "Junior Tech",
imageSrc: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-concept-guy-brown-coat-salesman-christmas-tree_1157-48583.jpg?_wi=2",
},
{
id: "9",
name: "Alex Grey",
role: "Equipment Lead",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=3",
},
]}
title="Operational Team"