Add product view section

This commit is contained in:
marzban-dev
2024-12-23 20:21:20 +03:30
parent 65f68e075f
commit e8060e83a5
+1
View File
@@ -11,6 +11,7 @@ import Categories from "~/components/home/Categories.vue";
<Categories />
<ProductsSlider title="یک عنوان تستی" />
<Brands />
<ProductHero />
<MostRecentComments />
<LatestStories />
</div>