lambeboluwatife / lbdflix

A movie app to see latest movies, movie details, and watch movies trailers.
https://lbdflix.vercel.app
MIT License
11 stars 13 forks source link

Optimize Image using next/image #40

Closed lambeboluwatife closed 5 months ago

lambeboluwatife commented 5 months ago

The images on the project use the traditional which isn't that good for performance. Using next/image will improve the project performance by optimizing the images.