Skip to content

Commit

Permalink
Merge pull request #40 from deco-sites/task/10688
Browse files Browse the repository at this point in the history
feat: ajuste teste image carousel
  • Loading branch information
marcusvl authored Jul 11, 2024
2 parents 7fef1a4 + 8e071f2 commit 86007d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/Images/ImageGallery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export default function ImageGallery(props: Props) {
/>
</Head>
)}
<Image
<img
preload={undefined}
loading={"lazy"}
class={`w-full h-full scale-100 ${
Expand Down

0 comments on commit 86007d4

Please sign in to comment.