What should be the simple way to display NFT fed with IPFS to Frondend?

Hello there

With the following simple code from "data:application/json;base64", I can show NFT on my site with frondend

but how should I edit the code below so that it directly displays the image from an IPFS based tokenURI?