From 0d11cd738ffb6f5aa64c93e1382a5845ede1b1f9 Mon Sep 17 00:00:00 2001 From: amirmoghi3 Date: Wed, 12 Mar 2025 04:12:14 +0330 Subject: [PATCH] remove cons --- src/view/Landing/components/Products.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/Landing/components/Products.jsx b/src/view/Landing/components/Products.jsx index 20bf14f..d8661fb 100644 --- a/src/view/Landing/components/Products.jsx +++ b/src/view/Landing/components/Products.jsx @@ -72,9 +72,9 @@ const Products = async () => { -
+ {/*
-
+
*/} {/*
{products?.map((product, index) => (