Image Components
This post covers the imgswap and img components. Images can also be embedded directly using Markdown , but using a component lets you explicitly set the width and height. This helps prevent cumulative layout shift (CLS), improving page stability and potentially improving Lighthouse performance scores.