From 4bfb9ee7870e34b8422a8a6d9613e41e30dc58db Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:32:15 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5c39410..d432d8b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,7 +48,7 @@ export default function AboutPage() { id: "m1", title: "Juan Pérez", subtitle: "CEO", detail: "20 años de trayectoria.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man_23-2148427097.jpg" } ], - imageAlt: "Front view of business man" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man_23-2148427097.jpg" } ]} /> -- 2.49.1