Solutionunvalidated
You may want to consider configuring your S3 bucket's CORS configuration — to allow specific websites served from other domains to pull your image and display it. Tension: You are serving a mix of HTTP and HTTPS content which often results to this problem. Outcome: hosting the image on a local server that runs on top of HTTP to make sure that all content is hosted on HTTP.
cd2606a6-64eb-48c0-a0f5-a3ec280b62ce
You may want to consider configuring your S3 bucket's CORS configuration — to allow specific websites served from other domains to pull your image and display it. Tension: You are serving a mix of HTTP and HTTPS content which often results to this problem. Outcome: hosting the image on a local server that runs on top of HTTP to make sure that all content is hosted on HTTP.