mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
image
This commit is contained in:
parent
7937b99945
commit
28b8cc6a59
@ -6,7 +6,7 @@ const mockMoney = {
|
||||
};
|
||||
|
||||
const mockImage = {
|
||||
url: 'https://example.com/image.jpg',
|
||||
url: 'https://ssc-sparkle.vercel.app/_next/image?url=https%3A%2F%2Fpublish-p64257-e147834-cmstg.adobeaemcloud.com%2Fcontent%2Fdam%2Faem-demo-assets%2Fen%2Fadventures%2Fcycling-tuscany%2FAdobeStock_261097343.jpeg&w=2048&q=75',
|
||||
altText: 'Sample Image',
|
||||
width: 500,
|
||||
height: 500
|
||||
|
@ -17,7 +17,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'example.com',
|
||||
hostname: 'ssc-sparkle.vercel.app',
|
||||
pathname: '/**'
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user