From f94a000a8a8d7160b4261849a1106616ab1c8e93 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 31 Mar 2026 14:26:12 +0200 Subject: Add WebP thumbnails for portfolio gallery to improve load times Gallery now loads 300px WebP thumbnails (268KB total) instead of full-size images (4MB), with lazy loading. Lightbox still shows original quality. Co-Authored-By: Claude Opus 4.5 --- src/Assets/art/thumbs/trust_whom.webp | Bin 0 -> 16278 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/Assets/art/thumbs/trust_whom.webp (limited to 'src/Assets/art/thumbs/trust_whom.webp') diff --git a/src/Assets/art/thumbs/trust_whom.webp b/src/Assets/art/thumbs/trust_whom.webp new file mode 100644 index 0000000..474f317 Binary files /dev/null and b/src/Assets/art/thumbs/trust_whom.webp differ -- cgit v1.2.3