Tweak footer

This commit is contained in:
Ericson Soares
2024-12-12 22:34:14 -03:00
parent fb98589620
commit 40f0143595

View File

@@ -78,18 +78,27 @@ export function GlobalFooter() {
Explorer
</a>
</li>
<li>
<a className="transition-colors hover:text-white" href="#">
Hybrid Cloud
<li className="w-fit cursor-not-allowed">
<a
className="pointer-events-none cursor-not-allowed text-gray-450"
href="#"
>
Cloud
</a>
</li>
<li>
<a className="transition-colors hover:text-white" href="#">
<li className="w-fit cursor-not-allowed">
<a
className="pointer-events-none cursor-not-allowed text-gray-450"
href="#"
>
Teams
</a>
</li>
<li>
<a className="transition-colors hover:text-white" href="#">
<li className="w-fit cursor-not-allowed">
<a
className="pointer-events-none cursor-not-allowed text-gray-450"
href="#"
>
Organizer
</a>
</li>