This commit is contained in:
암냥 2025-12-19 01:08:07 +09:00
commit 65b444cc93
No known key found for this signature in database
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 964 KiB

BIN
public/window.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

View file

@ -75,7 +75,7 @@ export default function DraggableWindow() {
>
<div className="relative w-fit h-fit">
<Image
src="/window.png"
src="/window.webp"
alt="Draggable Window"
width={500}
height={400}