import { formatDate } from '@/lib/helpers' import Link from 'next/link' export default function StaticContentList ({ entries, urlPrefix, max = 0 }) { return (