Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user