Fix contact email redirect

This commit is contained in:
SwagMuffin88
2025-09-08 13:06:18 +03:00
parent 1aaefea0fa
commit 2d63ed0448

View File

@@ -81,7 +81,7 @@ const Footer = () => {
<span className="material-symbols-outlined !font-bold text-[#007CAB] dark:text-[#00A3E0]">
mail
</span>
<a href="mailto:kontakt@ituk.ee" className="underline">
<a href="mailto:tipilan@ituk.ee" className="underline">
tipilan@ituk.ee
</a>
</div>