Product landing- picture question

Hello, I am doing the product landing page.
My question is that why my photo in the feature section can’t display??
Is it because that the link is https ?? I replace the link with logo img above and it can work.
Thanks in advance!

The URL in the src attribute should point to an actual image. The URL you used just points to a web page that happens to feature the image that you want.

Try this one instead:
https://i.screenshot.net/7z8mkh5

Thanks! It works now!
How do you get the actual URL??

If you right-clicked the image, there should be a “Copy Image Location” option

It’s weird. I did this before and it wasn’t working.
But now for some reason it worked.
Thank you.