From 883315e69dcc51195a46dbfe5e6270e11ea8aece Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:31:47 +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 1ec32c2..5c39410 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" } ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-man_23-2148427097.jpg", imageAlt: "Front view of business man" + imageAlt: "Front view of business man" } ]} /> -- 2.49.1