--- import ImageTheme from '@components/images/ImageTheme.astro'; const { srcLight, srcDark, alt, width = 48, height = 48, } = Astro.props; ---