Image Optimization
This page demonstrates the built‑in Image Optimization provided by Next.js.
The image below is automatically resized, compressed, lazy‑loaded,
and served in the most efficient format for the user’s device.
Try inspecting the network tab — you’ll see that the image is served in an optimized format and size depending on your screen.