Next.js Discord

Discord Forum

Image Optimization

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Sun bearOP
Hello Guys,

any suggestions how I could improve Image Optimization / reducing file sizes to increase loading speeds?
I'm building a portfolio for myself. There is a hero-section at the top of the page covering screensize and having a background image using the <Image> Component.

So, i've already reduced the image resolution to 2000x3000 and quality within Photoshop, which reduced the file size of the image from around ~22mb to 1.35mb.
The <Image> has also an quality attribute of "70"

I would like to not use Cloudinary.

Suggestions?

0 Replies