NFTMedia
 This component fetches and displays an NFT's media. It uses thirdweb MediaRenderer  under the hood
so you can style it just like how you would style a MediaRenderer.
 You can style NFTMedia with the style  and className  props.
If you already have the url, you can skip the network requests and pass it directly to the NFTMedia
You can also pass in your own custom (async) function that retrieves the media url