gabholli / media-site

A media finder that I created using React.js, Tailwind CSS, TypeScript and Next.js
MIT License
0 stars 0 forks source link

Maybe try to change images to Image component with lower width and height values #29

Closed gabholli closed 5 months ago

gabholli commented 5 months ago

Changed images to Image component, but found poor performance overall. Tried to install sharp package, but it didn't work.

Wrapped images in container divs to allow for better styling.