diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index 2323ab2..b15c750 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="Connect" text="Ready to work? Let's build something different." primaryButton={{ - text: "Contact Us", href: "mailto:hello@yunghondo.com"}} + text: "Contact Us", href: ""}} secondaryButton={{ text: "Listen to our Sound", href: "#"}} />