Add a "Transfer" button to each NFT card that will create a proposal to send the NFT.
The proposal should take a single argument (recipient address).
The function calls made when the proposal passes should handle both the transfer approval and the transfer itself, as outline here: