link to home on logo

This commit is contained in:
Mamalizz-dev
2026-05-11 23:14:59 +03:30
parent 9041366720
commit 368d33b931
+6 -1
View File
@@ -169,13 +169,18 @@ const megaMenuCategories = computed(() => {
fetch-priority="high"
class="h-2/3"
/> -->
<NuxtLink
to="/"
class="h-2/3"
>
<NuxtImg
src="/img/heymlz/heymlz-logomotion.gif"
preload
loading="eager"
fetch-priority="high"
class="h-2/3"
class="h-full"
/>
</NuxtLink>
</div>
</div>
</header>