From f0ccde9d147a7bb26ec54e49359cc46fa61c82b3 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 21:36:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b99160..89f857f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,6 @@ export default function LandingPage() { id: "management", groupTitle: "Management", members: [ { id: "m1", title: "Tommy", subtitle: "Lead Roofer", detail: "15+ years experience in domestic roofing and leadwork.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg" }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-working-roof_23-2149343654.jpg" } ]} /> -- 2.49.1