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"