loadImage does not Load Image from data folder

Thanks for your help.
Things I’ve tried before asking for help: different images, different file formats, spelling & case options such as: PNG,JPG, TGA, . jpg, JPG, JPEG.
Recreated sketch, saved to new folder. Made data folder and added image manually.
Recreated sketch, saved to new folder. Dragged image to sketch. Processing made a data folder and added image to it.
Recreated sketch, saved to new folder. Used “add file” from sketch menu options. Chose image and saw that Processing made a data folder and added image to it.
I’ve specified the path, and not specified the path.
Only a lower case l in loadImage works. Not sure why theres a capital L in my code I shared.

saved and ran, same results. I agree something is off.
Will start over with yet another new / different image, and sketch.
Thanks for reviewing. Very helpful!
John