add catalog filter card

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-07 11:27:13 +05:00
parent 66bf104cb7
commit dbe8399086
9 changed files with 199 additions and 78 deletions

View File

@@ -32,7 +32,7 @@ export default function Card({
image,
category,
});
router.push(`/${locale}/products/${slug}`);
router.push(`/${locale}/products`);
};
return (
<Link href="#" onClick={handleClick}>