In a Joomla 4.3.3 with SP Page Builder 3.8.10, we've inserted in a sp page builder page a row with an articles component, but doesn't show the image of the article. Yo can see at https://new.goldensoft.es/ (first row of the home pages)
In other server, with the same Joomla and SP Page builder versions, the articles component works correctly: https://ayuda.goldensoft.com/component/sppagebuilder/page/922
Hint: When works correctly (ayuda.goldensoft.com) there is an html tag for the a and img element:
<a class="sppb-article-img-wrap" href="/component/content/article/7-articulo-prueba?catid=11&Itemid=1315" itemprop="url">
<img class="sppb-img-responsive" src="/images/2023/01/03/norbert-levajsics-bmyqaysauy0-unsplash-1.jpg" alt="articulo prueba" itemprop="thumbnailUrl" loading="lazy">
</a>
But when failes (new.goldensoft.es) ther is no elements for the image.
I review all articles component properties, but none refers to insert images, so I think there is a problem