Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-05-18 08:31:23 +00:00
3 changed files with 6 additions and 3 deletions

View File

@@ -53,7 +53,8 @@ export default function AboutPage() {
title="Corporate Governance"
sections={[
{
heading: "Ethics & ESG Standards", content: "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: "We adhere to industry-leading health and safety protocols, ensuring the wellbeing of our people and the longevity of our clients' assets."
},
]}
/>
</div>

View File

@@ -41,7 +41,8 @@ export default function ContactPage() {
title="Head Office"
sections={[
{
heading: "Contact Details", content: "Perth, WA. info@esg-mining.com. Available 24/7"},
heading: "Contact Details", content: "Perth, WA. info@esg-mining.com. Available 24/7"
},
]}
/>
</div>

View File

@@ -57,7 +57,8 @@ export default function JoinESGPage() {
title="Application Terms"
sections={[
{
heading: "Our Commitment", content: "ESG values safety and professional conduct above all else. By applying, you agree to rigorous background checks and site compliance standards."},
heading: "Our Commitment", content: "ESG values safety and professional conduct above all else. By applying, you agree to rigorous background checks and site compliance standards."
},
]}
/>
</div>