diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3ee96d3..0e8e6a5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,10 +60,10 @@ 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" - }, + } ], imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg", imageAlt: "Portrait of a successful businesswoman" - }, + } ]} />