Arrayformula

Try this in column C2:

=arrayformula(IF(LEN(A2:A) = 0, “”, “image url”))

You may need to use “;” instead of “,” depending on the country you live in.