hamirmahal / FilmFinder

Find films, and save them to review later.
https://hamirs-filmfinder.vercel.app/?utm_source=about
1 stars 0 forks source link

Lighthouse performance diagnostic: Image elements do not have explicit `width` and `height` #28

Closed hamirmahal closed 1 year ago

hamirmahal commented 1 year ago

image

hamirmahal commented 1 year ago

Image elements do not have explicit width and height Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions Use the next/image component to make sure images are always sized appropriately. Learn more.