Next.js Discord

Discord Forum

Logo is not visible

Unanswered
Boby posted this in #help-forum
Open in Discord
when I am wrapping the Image tag in the Link tag my logo is not showing up

6 Replies

Asiatic Lion
Does it work when not wrapped in Link? Can you show us how you are importing the feedback image?
Britannia Petite
try <Image /> not <Image></Image>
for now, I have added the Shadcn UI component to that icon
@Britannia Petite try <Image /> not <Image></Image>
I tried the self-closing tag but it was also not working when I was wrapping that inside the Link tag.
Asiatic Lion
Try putting the file in the public folder and referencing the path rather than importing it