diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index da138e9..cd30cb6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() { { id: "g1", groupTitle: "Core Values", members: [ { id: "m1", title: "Honesty", subtitle: "Transparency first", detail: "We value open communication with all clients." }, { id: "m2", title: "Precision", subtitle: "Attention to detail", detail: "Every transaction is balanced accurately." } - ], imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageAlt: "People having dinner in luxurious restaurants" } + ] } ]} />