fix: compress images for web
All checks were successful
Docker / build-and-push-image (push) Successful in 1m54s
Before Width: | Height: | Size: 879 KiB |
BIN
src/content/projects/archive/2022-03-27.jpg
Normal file
After Width: | Height: | Size: 280 KiB |
Before Width: | Height: | Size: 2.6 MiB |
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 244 KiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 182 KiB |
Before Width: | Height: | Size: 808 KiB After Width: | Height: | Size: 250 KiB |
Before Width: | Height: | Size: 494 KiB After Width: | Height: | Size: 482 KiB |
Before Width: | Height: | Size: 8.9 MiB After Width: | Height: | Size: 527 KiB |
Before Width: | Height: | Size: 20 MiB After Width: | Height: | Size: 532 KiB |
|
@ -66,13 +66,12 @@ import video2023_07_19 from "./2023-07-19.webm";
|
|||
|
||||
import image2024_04_01 from "./2024-04-01.jpg";
|
||||
import image2022_01_27 from "./2022-01-27.jpg";
|
||||
import image2022_01_06 from "./2022-01-06.jpg";
|
||||
import image2023_11_23 from "./2023-11-23.jpg";
|
||||
import image2024_02_15 from "./2024-02-15.jpg";
|
||||
import image2023_10_12 from "./2023-10-12.jpg";
|
||||
import image2022_09_26 from "./2022-09-26.jpg";
|
||||
import image2023_11_02 from "./2023-11-02.jpg";
|
||||
import image2022_03_27 from "./2022-03-27.png";
|
||||
import image2022_03_27 from "./2022-03-27.jpg";
|
||||
import image2022_05_17 from "./2022-05-17.jpg";
|
||||
import image2023_01_05 from "./2023-01-05.jpg";
|
||||
import image2024_07_19 from "./2024-07-19.jpg";
|
||||
|
@ -90,7 +89,6 @@ import imagelovesongs from "./lovesongs-2-2153-P.jpg";
|
|||
items={[
|
||||
{ src: image2024_04_01, alt: "224 Torquay Road" },
|
||||
{ src: image2022_01_27, alt: "Studying Spider" },
|
||||
{ src: image2022_01_06, alt: "Firespline" },
|
||||
{ src: image2023_11_23, alt: "Ugolino and His Sons lighting" },
|
||||
{ src: image2024_02_15, alt: "Austin" },
|
||||
{ src: image2023_10_12, alt: "Austin" },
|
||||
|
|
Before Width: | Height: | Size: 805 KiB After Width: | Height: | Size: 743 KiB |