diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1db51d5..fcfa4aa 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { title="Corporate Governance" sections={[ { - heading: "Ethics & ESG Standards", content: { text: "We adhere to industry-leading health and safety protocols, ensuring the wellbeing of our people and the longevity of our clients' assets." }, + heading: "Ethics & ESG Standards", content: { type: "paragraph", text: "We adhere to industry-leading health and safety protocols, ensuring the wellbeing of our people and the longevity of our clients' assets." }, }, ]} />