Image Smoke Test

1) Optimized via shared Image + ~/assets path

Should render a large image; inspect the DOM to see a /_astro/... src.

NYC skyline

2) Plain public path

Should render directly from /favicon-32x32.png (no optimization).

Public favicon

3) Remote URL (optional, unpic)

Should render if the domain is allowed in astro.config.

Remote sample