import zero_true as ztsample_image = zt.Image( id = 'sample_image', # Unique id for a component src = '', # Source URL or Path of the image alt = '', # Alternative text for the image width = '100%', # Width of the image height = '100%', # Height of the image)