diff --git a/src/app/page.tsx b/src/app/page.tsx index 59ad407..19b465f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"