Fixed image carrosel issue
This commit is contained in:
parent
aeceff77e2
commit
ef31aecbc8
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ export function ImageCarousel() {
|
|||
className="object-cover"
|
||||
sizes="(max-width: 768px) 100vw, 1200px"
|
||||
priority={i === 0}
|
||||
unoptimized
|
||||
/>
|
||||
</div>
|
||||
))}
|
||||
|
|
|
|||
Loading…
Reference in a new issue