--- import Image from "./Image.astro"; const {src, alt, caption} = Astro.props; ---
{alt}
{caption}