perf(static): assets folder if possible, webp img
move images to assets folder so they will be processed and can be cache better. This does not work for dynamic imports as in v-footer (loops).
Also convert the large map_preview to webp format, which is compressible and smaller
This needed some optimization of the vuetify config