You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
Refactor all images in the codebase to use Next.js
Imagecomponent rather thanurl()function or any other means.We prefer to use the
Imagecomponent as Next.js automatically makes the necessary optimisations for our images that way.