Update src/app/about/page.tsx

This commit is contained in:
2026-05-10 22:28:03 +00:00
parent 5613326dca
commit 6e9d4b6479

View File

@@ -55,7 +55,7 @@ export default function AboutPage() {
sections={[
{
heading: "Integrity", content: [
{ text: "We operate with total transparency in every phase." }
{ type: "paragraph", text: "We operate with total transparency in every phase." }
]
},
]}