Browser: Chrome (new)
OS: macOS / Windows / Linux / etc.
hello bricks team,
When we use an image, the url of the image is repeated several times in the img tag and it seems to display different sizes. But in other websites, only one url is seen in the img tag.
Certainly, if the number of images on a page is large, this will increase the size of the html page. Is there a solution to this problem? Below is an example.
<img width="1024" height="576" src="https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons-1024x576.png" class="brxe-image css-filter size-large" alt="" id="brxe-qoqtmi" decoding="async" fetchpriority="high" data-type="string" sizes="(max-width: 1024px) 100vw, 1024px" srcset="https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons-1024x576.png 1024w, https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons-300x169.png 300w, https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons-768x432.png 768w, https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons-600x338.png 600w, https://domain.com/wp-content/uploads/sites/5030/2023/07/Top-Plugins-X-bricks-builder-add-ons.png 1120w">