diff --git a/src/components/sections/product/ProductCardTwo.tsx b/src/components/sections/product/ProductCardTwo.tsx index e0cfbf2..f79ea84 100644 --- a/src/components/sections/product/ProductCardTwo.tsx +++ b/src/components/sections/product/ProductCardTwo.tsx @@ -139,7 +139,6 @@ const ProductCardItem = memo(({ @@ -201,7 +200,7 @@ const ProductCardTwo = ({ uniformGridCustomHeightClasses={uniformGridCustomHeightClasses} gridRowsClassName={customGridRows} animationType={animationType} - + title={title} titleSegments={titleSegments} description={description}