perf(assets): optimize Lotus.png logo 213KB -> 20KB
The logo was a 1080x1080 RGBA PNG but is only ever displayed at <=70px (auth 26px, about 60px, welcome 70px). Resized to 256x256 (generous headroom for high-DPI) with a Lanczos downscale and compressed via pngquant (q85-100). No code change — Vite still imports the same path. Original preserved off-tree during optimization; visually identical at display sizes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user