import Link from "next/link"; export default function BlogCard1({ item }) { return ( <>
By {item.author}