fix: lcp
This commit is contained in:
parent
b6dde32c35
commit
fd89bc424e
|
|
@ -78,6 +78,7 @@ export const BlogPostHeader = ({ post }: BlogPostHeaderProps) => {
|
||||||
height={600}
|
height={600}
|
||||||
className="w-full h-auto object-cover aspect-[4/3]"
|
className="w-full h-auto object-cover aspect-[4/3]"
|
||||||
priority
|
priority
|
||||||
|
fetchPriority="high"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue