use WebP for microwave images

This commit is contained in:
Joeri Exelmans 2025-10-31 15:26:16 +01:00
parent 73c52c1867
commit 0689808703
10 changed files with 4 additions and 4 deletions

View file

@ -1,8 +1,8 @@
import { preload } from "react-dom";
import imgSmallClosedOff from "./small_closed_off.png";
import imgSmallClosedOn from "./small_closed_on.png";
import imgSmallOpenedOff from "./small_opened_off.png";
import imgSmallOpenedOn from "./small_opened_on.png";
import imgSmallClosedOff from "./small_closed_off.webp";
import imgSmallClosedOn from "./small_closed_on.webp";
import imgSmallOpenedOff from "./small_opened_off.webp";
import imgSmallOpenedOn from "./small_opened_on.webp";
import fontDigital from "../DigitalWatch/digital-font.ttf";

View file

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 62 KiB

After

Width:  |  Height:  |  Size: 62 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB