The image property control shows a small image picker, like this one: The control in the properties panelThe image file (JPG, PNG, or GIF) you pick gets uploaded to Framer and is made available to the component as an URL.In my Image() component, I center a circular <div> with the image as its background inside […]