product filter part

This commit is contained in:
Davron Chetin
2025-10-04 14:13:00 +05:00
parent 23eea253d2
commit 89af4173d8
4 changed files with 50 additions and 9 deletions

View File

@@ -163,7 +163,7 @@ function LinkGroup({ togle_func }: { togle_func: () => void }) {
</Link>
<Link
to="home"
to="products"
smooth={true}
duration={500}
offset={-200}