mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
Update page.tsx
This commit is contained in:
parent
867af6ac1d
commit
7780a3a0d1
@ -109,10 +109,10 @@ function PageComponent() {
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<div className="absolute w-full h-full overflow-hidden z-0 animate-flip-up animate-ease-out">
|
||||
<div className="absolute w-full h-full overflow-hidden z-0 animate-fade-left animate-once animate-duration-[5000ms] animate-ease-out">
|
||||
<img
|
||||
src="gallery_girl.png"
|
||||
className="float-right object-cover h-screen w-3/6"
|
||||
className="float-right object-cover h-screen w-3/6 opacity-50"
|
||||
alt="Background"
|
||||
/>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user