<Link href={`/posts/${id}`}> <a>{title}</a> </Link>
<Link href={`/posts/${id}`}> <p>{title}</p> </Link>