Asset Test

This is a test that renders an image

1. Using next/Image

1.1. Using "Image" from "next/image" to render an imported image.

Something useful

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

Something useful

2. Using "img" tag

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

Something useful

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

Something useful