From 0c88f069d53fb77614c1eca056fc562e6406cffa Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Wed, 7 Dec 2022 13:58:51 -0500 Subject: [PATCH] test25 --- .../common/HomeAllProductsGrid/HomeAllProductsGrid.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/site/components/common/HomeAllProductsGrid/HomeAllProductsGrid.tsx b/site/components/common/HomeAllProductsGrid/HomeAllProductsGrid.tsx index 63ec5698c..21b86b6c0 100644 --- a/site/components/common/HomeAllProductsGrid/HomeAllProductsGrid.tsx +++ b/site/components/common/HomeAllProductsGrid/HomeAllProductsGrid.tsx @@ -60,6 +60,7 @@ const HomeAllProductsGrid: FC = ({ product={product} variant="simple" imgProps={{ + alt: '', width: 480, height: 480, }}