From 13f68069f6dc7408d1665b0cb53dcc1be8991d0f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 08:30:49 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 814bcef..95a7722 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -41,8 +41,7 @@ export default function ContactPage() { title="Head Office" sections={[ { - heading: "Contact Details", content: { items: ["Perth, WA", "info@esg-mining.com", "Available 24/7"] }, - }, + heading: "Contact Details", content: "Perth, WA. info@esg-mining.com. Available 24/7"}, ]} />