This PR reworks assets. It makes all images .avifs, uses hyphens instead of underscores, locks and caches the pdfs, and doesn't lazy-load images above the fold.
Type of Change
⚡️ Performance improvements
Checklist
### Checklist
- [x] Read the Contributing Guidelines.
- [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [x] Fill out this template.
- [ ] Log your hours.
- [x] Check that commits follow the Angular commit convention, more or less.
- [ ] Ideally, include relevant tests that fail without this PR but pass with it (if applicable).
Description
This PR reworks assets. It makes all images
.avif
s, uses hyphens instead of underscores, locks and caches the pdfs, and doesn't lazy-load images above the fold.Type of Change
Checklist
Tested on