Update src/app/about/page.tsx

This commit is contained in:
2026-04-14 09:04:28 +00:00
parent 04a8bc2966
commit 67eb395f9b

View File

@@ -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" }
] }
]}
/>
</div>