mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Reduced by 5 points the quality of images
This commit is contained in:
@@ -91,7 +91,7 @@ const ProductView: FC<Props> = ({ product }) => {
|
||||
width={1050}
|
||||
height={1050}
|
||||
priority={i === 0}
|
||||
quality="90"
|
||||
quality="85"
|
||||
/>
|
||||
</div>
|
||||
))}
|
||||
|
Reference in New Issue
Block a user