You can surely solve this by using some CODE.
-
Quering your DB-Values
https://www.wix.com/velo/reference/wix-data/query -
creating a → if-else-query
Pseudo-CODE…something like this…
if(value of db-field is empty) {show my predifined PIC}
else {show the current DB-Field-PIC}