From b2e4db2a82f6804142c3aa27ed1c27484e82835a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:11:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34d983c..5085272 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function LandingPage() { { id: "m1", title: "John", subtitle: "Director", detail: "Master Plumber", imageSrc: "http://img.b2bpic.net/free-photo/firewoman-her-uniform-with-safety-helmet_176474-92991.jpg"}, { - id: "m2", title: "James", subtitle: "Operations", detail: "Lead Logistics", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg"}, + id: "m2", title: "James", subtitle: "Operations", detail: "Lead Logistics", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=1"}, { id: "m3", title: "Josh", subtitle: "Technical", detail: "Senior Technician", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-tokyo-streets_23-2149389145.jpg"}, { @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "m5", title: "Robyn", subtitle: "Customer Success", detail: "Care Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-pointing-index-finger-towards-camera-expression-as-asking-question-isolated-orange-wall-with-copy-space_141793-15958.jpg"}, { - id: "m6", title: "Marilyn", subtitle: "Accounts", detail: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg"}, + id: "m6", title: "Marilyn", subtitle: "Accounts", detail: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/modern-automobile-mechanic-composition_23-2147881158.jpg?_wi=2"}, ], }, ]} -- 2.49.1