From 48a1722b65e0760ad5ab1b42d02ca544c9784155 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:51:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c4158ab..2969886 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,13 +89,13 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "1", name: "Sarah Miller", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg"}, + id: "1", name: "Sarah Miller", role: "Lead Architect", 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"}, + id: "2", name: "John Doe", role: "Head Groundskeeper", 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"}, + id: "3", name: "Emily Chen", role: "Horticulturalist", 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"}, + 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?_wi=1"}, ]} title="Meet Our Experts" description="Our team of certified horticulturalists and landscape architects are dedicated to bringing your vision to life." @@ -110,15 +110,15 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "5", name: "Jane Wilson", role: "Site Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg"}, + id: "5", name: "Jane Wilson", role: "Site Lead", 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"}, + id: "6", name: "David Lee", role: "Specialist", 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"}, + id: "7", name: "Lisa Wang", role: "Field Tech", 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"}, + 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?_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"}, + id: "9", name: "Alex Grey", role: "Equipment Lead", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-florist-taking-care-flowers_176420-2075.jpg?_wi=3"}, ]} title="Operational Team" description="The foundation of our success, our field team handles every detail with care and professional precision."