Images - MindVista/website GitHub Wiki
There exists a MindVista Image
wrapper component for next/image
. It simply inserts a loading spinner before the image is loaded. The image loaded is a regular next/image
component, and the spinner is then de-inserted.
[!IMPORTANT] This should be used for all images fetched from S3.