Skip to content

fix: replace next/image with img tag to fix blurry images on website.#99

Open
Ashish-Kr-1 wants to merge 1 commit intohnccbits:devfrom
Ashish-Kr-1:dev
Open

fix: replace next/image with img tag to fix blurry images on website.#99
Ashish-Kr-1 wants to merge 1 commit intohnccbits:devfrom
Ashish-Kr-1:dev

Conversation

@Ashish-Kr-1
Copy link
Copy Markdown

Since the images load properly in local runs, the issue is related to deployment. There is a Next.js Image component that uses Sharp library for image size optimization which is broken in the Netlify environment. I have replaced the Image component with img tag for now, this will keep the images at original size and it will take a while to load.

image

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 10, 2026

Deploy Preview for hnccbits failed.

Name Link
🔨 Latest commit 595a4ad
🔍 Latest deploy log https://app.netlify.com/projects/hnccbits/deploys/69d976831be4460008e7087d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant