Perf: Remove 'unoptimized' from HeroVideo Image to enable Next.js responsive WebP optimization for LCP
This commit is contained in:
@@ -86,7 +86,6 @@ export function HeroVideo(props: HeroVideoProps) {
|
||||
src={posterSrc}
|
||||
alt={posterAlt}
|
||||
fill
|
||||
unoptimized
|
||||
className="object-cover z-[1] pointer-events-none filter contrast-125 saturate-110 brightness-90"
|
||||
sizes="100vw"
|
||||
priority
|
||||
|
||||
Reference in New Issue
Block a user