My website is https://www.makarsky.dev , all files are located on Github at https://github.com/jacobmakarsky/jacobmakarsky.github.io
I am linking images in the following format - ./resources/images/forbes.jp2
My images are located in an images folder all inside a resources folder, hence the ./resources/images
being used inside my HTML file for all images.
Is this affecting Chrome somehow? I can't find anything anywhere online that explains why these images are only not showing in Chrome and Brave browser. Any help is appreciated, thank you.
JPEG2000 is not supported by most browsers. Looks like Safari is the only mainline browser that does. Try converting them to regular JPEGs.