authentication implementation

This commit is contained in:
HAM!DREZA
2024-05-27 15:13:45 +03:30
parent a984a3937e
commit 021360e364
38 changed files with 1083 additions and 2995 deletions
@@ -1,7 +1,8 @@
<template>
<div class="w-full relative flex h-[86.41vw] md:h-[40.625vw]">
<img
src="/public/images/html.png"
<NuxtImg
:placeholder="[30, 20]"
src="/images/html.png"
alt="html"
class="absolute h-[86.41vw] md:h-[40.625vw] top-0 left-0 w-full object-cover brightness-75"
/>