acmutsa / HackKit

Feature-packed Hackathon Managment Software
https://hack-kit-web.vercel.app
13 stars 15 forks source link

Compress & Swap Example BG Image For Pass #70

Open Lermatroid opened 1 month ago

Lermatroid commented 1 month ago

Currently, the example image is \~ 25mb. We should compress this as this fidelity is not needed, and it already gets shrunk at runtime by Next's image component. Will reduce the size of the codebase.

Example Image

linear[bot] commented 1 month ago

HK-138 Compress & Swap Example BG Image For Pass