Update src/components/Footer.jsx

This commit is contained in:
Toastie 2023-10-20 00:32:14 -07:00
parent 1c75dd6a6b
commit 2a5fbc04d3

View file

@ -48,7 +48,7 @@ export const Footer = () => {
<h3 className="mb-6 text-2xl font-bold text-white">Company</h3>
<ul>
<li>
<a className="text-gray-400 hover:text-gray-300" href="mailto:support@dragonschildstudios.com" aria-label="" >
<a className="text-gray-400 hover:text-gray-300" href="mailto:contact@dragonschildstudios.com" aria-label="" >
Contact Us
</a>
</li>