Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bdbdc8a39f |
@@ -63,7 +63,6 @@ export function HeroVideo(props: HeroVideoProps) {
|
||||
sizes={posterSrc.includes('-poster-v2.webp') ? "100vw" : undefined}
|
||||
alt={posterAlt}
|
||||
className="absolute inset-0 w-full h-full object-cover z-[1] pointer-events-none"
|
||||
decoding="async"
|
||||
loading="eager"
|
||||
fetchPriority="high"
|
||||
/>
|
||||
|
||||
9772
lh-report-prod.json
9772
lh-report-prod.json
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user