This commit is contained in:
Oleg Proskurin 2026-01-20 21:06:34 +07:00
parent b6dde32c35
commit fd89bc424e
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ export const BlogPostHeader = ({ post }: BlogPostHeaderProps) => {
height={600}
className="w-full h-auto object-cover aspect-[4/3]"
priority
fetchPriority="high"
/>
</div>
</div>