Images on the About page load eagerly, potentially harming initial page load performance. Proposed fix: Add ``loading="lazy"`` to images.
Images on the About page load eagerly, potentially harming initial page load performance. Proposed fix: Add
loading="lazy"to images.