Update three-items.tsx

This commit is contained in:
Sol Irvine 2023-08-14 09:15:09 +09:00
parent 5e5b5c129d
commit ce40640353

View File

@ -17,11 +17,11 @@ function ThreeItemGridItem({ item, priority }: { item: Product; priority?: boole
src={item.featuredImage.url}
height={1690}
width={1192}
layout="responsive"
// fill
fill
sizes={'(min-width: 768px) 33vw, 100vw'}
priority={priority}
alt={item.title}
className="h-full w-full object-cover"
/>
</Link>
<div className="font-multingual max-w-sm pt-4">