updated compoennt file structure

This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-03-09 13:03:17 +05:00
parent aba11a939a
commit d03a340afb
72 changed files with 25 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
import { Breadcrumb } from "@/components/breadCrumb";
import Catalog from "@/pages/home/blog/catalog";
import { ProductBanner } from "@/pages/products";
import { MainSubCategory } from "@/pages/subCategory";
import Catalog from "@/components/pages/home/blog/catalog";
import { ProductBanner } from "@/components/pages/products";
import { MainSubCategory } from "@/components/pages/subCategory";
export default function Page() {
return (