Hi @AARON_C,
just read one of your last posts here and it could be an error which I really hoped would be fixed right now.
Did you have a look if the URL is really having a url? Can you open the development tools and have a look inside the html and see the URL as string there?
<img src="{{ row.cr003_culturalserviceimage.Url }}" alt="Service cover photo"/>
I had an issue where enhanced model could not fetch specific data from dataverse and the text would just be blank.
If that is the issue try inserting any url from the web and see if it works. In case that's also a yes, I would raise a ticket as the issue from some time ago seems to persist.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.