products and product/slug page done

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-01-26 19:13:57 +05:00
parent bf6f38edab
commit 4a67425a6b
12 changed files with 422 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
export { ProductBanner } from "./productBanner";
export { Products } from "./products";
export { SliderComp } from "./slug/slider";
export { RightSide } from "./slug/rightSide";
export { Features } from "./slug/features";