--- import { Image } from 'astro:assets'; const { srcLight, srcDark, alt, style, width, height } = Astro.props; ---