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

[bug]: use of Image tag instead of img tag. #1799

Open
1 task done
its-kunal opened this issue Apr 10, 2024 · 1 comment
Open
1 task done

[bug]: use of Image tag instead of img tag. #1799

its-kunal opened this issue Apr 10, 2024 · 1 comment
Labels
Enhancement New feature or request website

Comments

@its-kunal
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

In the following files -

  • components\language.tsx
  • components\trustedBy.tsx
  • components\tweets.tsx

img tag is used.

Steps to reproduce

Go to files -

  • components\language.tsx
  • components\trustedBy.tsx
  • components\tweets.tsx

Here, img tag is used, while the use of Image tag will leverage the full potential of Next.js

Environment

Deploy preview

Version

Local

Repository

website

@its-kunal its-kunal added the bug Something isn't working label Apr 10, 2024
@Hermione2408 Hermione2408 added Enhancement New feature or request and removed bug Something isn't working labels Apr 11, 2024
@anuanu0-0
Copy link

Can I take up this issue if no one is working on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request website
Projects
None yet
Development

No branches or pull requests

3 participants