From 2687a72c2cb42879bee830ab01d2cc6183e6348e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:31:20 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 95a7722..88748ea 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" + }, ]} />