diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index b15c750..c782d59 100644 --- a/src/pages/HomePage/sections/Contact.tsx +++ b/src/pages/HomePage/sections/Contact.tsx @@ -15,7 +15,7 @@ export default function ContactSection(): React.JSX.Element { primaryButton={{ text: "Contact Us", href: ""}} secondaryButton={{ - text: "Listen to our Sound", href: "#"}} + text: "Listen to our Sound", href: "/"}} />