Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed <img /> to <StaticImage /> to improve performance #6002

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yaten2302
Copy link
Contributor

Description

This PR fixes #5842

These 2 images were using the <img /> tag to be rendered, this PR changes this to <StaticImage /> to improve the performance.

image

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Oct 16, 2024

🚀 Preview for commit 1f961d0 at: https://67100ba0e21712ec332770da--layer5.netlify.app

@vishalvivekm
Copy link
Member

@yaten2302
Thank you for your contribution!
Let's discuss this during the website call on Monday at 5:30 PM IST (7:00 AM CT).

Please add it as an agenda item to the meeting minutes.

@yaten2302
Copy link
Contributor Author

@vishalvivekm , I've added it in the docs👍

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

Successfully merging this pull request may close these issues.

[Performance] Use gatsby-plugin-image component instead of <img> tag
3 participants