From 59187242864afae009a0ba843f0f16169b80ebb4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Jul 2026 02:53:49 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Contact.tsx --- src/pages/HomePage/sections/Contact.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index 7aec184..7dba681 100644 --- a/src/pages/HomePage/sections/Contact.tsx +++ b/src/pages/HomePage/sections/Contact.tsx @@ -13,7 +13,7 @@ export default function ContactSection(): React.JSX.Element { tag="Let's Talk" text="Ready to build something impossible? Contact ABC Group today." primaryButton={{ - text: "Call Now (+61 3 8788 5151)", href: "tel:+61387885151"}} + text: "Call Now (03 8788 5151)", href: "tel:+61387885151"}} secondaryButton={{ text: "Email Info", href: "mailto:info@abcgroup.net.au"}} textAnimation="slide-up" -- 2.49.1