This is a test that renders an image
1.1. Using "Image" from "next/image" to render an imported image.

1.2. Using "Image" from "next/image" to render an image from the "public" directory.

2.1. Using "img" to render an imported image.

2.2. Using "img" to render an image from the "public" directory.
