Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-10 22:27:34 +00:00

View File

@@ -54,7 +54,10 @@ export default function AboutPage() {
title="Our Commitment"
sections={[
{
heading: "Integrity", content: "We operate with total transparency in every phase."},
heading: "Integrity", content: [
{ text: "We operate with total transparency in every phase." }
]
},
]}
/>
</div>