From 9d8e5119320b6e57690275a5c2c3cca5f2658e60 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 07:39:26 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 34e6c6b..1a8e5ef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -65,8 +65,7 @@ export default function LandingPage() { { id: "m2", title: "Jane Doe", subtitle: "Operations Manager", detail: "Streamlining projects for efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg" }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-working-roof_23-2149343672.jpg" + ] }, ]} /> -- 2.49.1