From b2d0fa8c773dfd933e2dbd4ce833cddc13ec9c96 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 06:53:43 +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 c184624..d55e453 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,8 +61,7 @@ export default function AboutPage() { { id: "m2", title: "John Smith", subtitle: "Director", detail: "Ensuring reliability.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-suit-cross-arms-chest-looking-like-real-professional-smili_1258-122403.jpg" } - ], - imageAlt: "Portrait of a successful businesswoman" + ] } ]} /> -- 2.49.1