--- import BlogListItem from "~/components/widgets/BlogListItem.astro"; const { posts } = Astro.props; ---