From 67eb395f9b16a9f43d548b0da2deb1e61fc2bb38 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 14 Apr 2026 09:04:28 +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 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" } + ] } ]} />