Update img tags to NuxtImg

This commit is contained in:
marzban-dev
2025-03-23 23:22:17 +03:30
parent f9ca2a2e2f
commit eab8bfcbd5
23 changed files with 78 additions and 51 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ onUnmounted(() => {
/>
</template>
<img
<NuxtImg
v-else
class="absolute inset-0 size-full object-cover"
:src="slide.image!"