import { allBlogPosts } from 'content-collections'; import Image from 'next/image'; import Link from 'next/link'; const BlogPage = () => { return (
{post.summary}