{relatedProducts.map((p) => (
= ({ product, relatedProducts }) => {
product={p}
key={p.path}
variant="simple"
- className="animated fadeIn w-12"
+ className="animated fadeIn"
imgProps={{
- width: 275,
- height: 275,
+ width: 182,
+ height: 182,
}}
/>