diff --git a/src/pages/HomePage/sections/Products.tsx b/src/pages/HomePage/sections/Products.tsx index 602c341..f4a1e87 100644 --- a/src/pages/HomePage/sections/Products.tsx +++ b/src/pages/HomePage/sections/Products.tsx @@ -112,34 +112,18 @@ const ProductsInline = () => { )} -
+
{items.map((item, index) => ( - - -
- {item.imageSrc && ( - - )} -
-