huynh-phu/anima-image-import icon
public
Published on 3/24/2025
Image import replace - Anima export

Replace incorrect image import with path to img

Prompts
Image import replace - Anima export
Replace incorrect image import with path to img
Replace image import with src prop in img component in format of "/img/image-name.image-extension"
Replace img with Image component from next whenever possible.
Add alt text to the Image component relevant to the image name or the action surrounding it - such as Button action, Link, etc.