--- import { Image, Picture } from "astro:assets"; const { name, image, target } = Astro.props; ---