Update src/components/Footer.jsx
This commit is contained in:
parent
1c75dd6a6b
commit
2a5fbc04d3
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ export const Footer = () => {
|
||||||
<h3 className="mb-6 text-2xl font-bold text-white">Company</h3>
|
<h3 className="mb-6 text-2xl font-bold text-white">Company</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<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
|
Contact Us
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Reference in a new issue