vreadCrumb added

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-10 16:41:40 +05:00
parent 071685b52c
commit 6fbe23109c
12 changed files with 270 additions and 19 deletions

View File

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