keploy / keploy

Test generation for Developers. Generate tests and stubs for your application that actually work!

Home Page:https://keploy.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

its-kunal opened this issue · comments

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

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