export default function BlogPostLoading() { return (
{/* Header skeleton */}
{/* Cover image skeleton */}
{/* Content skeleton */}
); }