to webp
This commit is contained in:
parent
4fd76bfbfd
commit
65b444cc93
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
BIN
public/window.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
|
|
@ -75,7 +75,7 @@ export default function DraggableWindow() {
|
||||||
>
|
>
|
||||||
<div className="relative w-fit h-fit">
|
<div className="relative w-fit h-fit">
|
||||||
<Image
|
<Image
|
||||||
src="/window.png"
|
src="/window.webp"
|
||||||
alt="Draggable Window"
|
alt="Draggable Window"
|
||||||
width={500}
|
width={500}
|
||||||
height={400}
|
height={400}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue