We have sometimes used images from the /images directory and sometimes from the /static directory. Find out the best pratices recommended by gatsby, change current usage to the recommended way, document them and enforce them for future.
This should also fix certain layout issues like If you go to the /blog page, you will see that the page loads with the image and then resizes, causing a jitter in the UI. This should be fixed when you fix this.
We have sometimes used images from the /images directory and sometimes from the /static directory. Find out the best pratices recommended by gatsby, change current usage to the recommended way, document them and enforce them for future.
This should also fix certain layout issues like If you go to the /blog page, you will see that the page loads with the image and then resizes, causing a jitter in the UI. This should be fixed when you fix this.