Neither. It should be Image.
Also, is there any particular reason why you are manually inserting all the information into the database collection instead of just connecting via dataset?
(If your goal is to redirect a person after the information is saved … you could use the onAfterSave when using a dataset … https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#onAfterSave . )