If images are in this format.
[{ "url":"https://example.com/awesome-image.jpg",
"name": "Awesome Image"
},{ "url":"https://example.com/funny-image.jpg",
"name": "Funny Image"
}]
There is no way to render images correctly, the component is trying to render it as https://example.com/[object%20Object]