mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Img Sizes
This commit is contained in:
@@ -97,6 +97,7 @@ export default function Home({
|
||||
variant="slim"
|
||||
imgWidth={320}
|
||||
imgHeight={320}
|
||||
imgLayout="fixed"
|
||||
/>
|
||||
))}
|
||||
</Marquee>
|
||||
@@ -129,6 +130,7 @@ export default function Home({
|
||||
variant="slim"
|
||||
imgWidth={320}
|
||||
imgHeight={320}
|
||||
imgLayout="fixed"
|
||||
/>
|
||||
))}
|
||||
</Marquee>
|
||||
|
Reference in New Issue
Block a user