From 89185bea4b269d6250b03dabf87eae9b16ab3fb0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:27:16 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." }, }, ]} />