@Waakul's solution is correct, Although
Your images folder is relative to the topbar.jsx
file. So just give the path like this "./images/konachan.png"
Also just check your image name. You have saved konachan.png
right? not konochan.png
.
It's the best method to keep images in a public folder.