Updated
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
import Categories from "~/components/home/Categories.vue";
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
@@ -10,5 +11,7 @@ import Categories from "~/components/home/Categories.vue";
|
||||
<Categories />
|
||||
<ProductsSlider title="یک عنوان تستی" />
|
||||
<Brands />
|
||||
<MostRecentComments />
|
||||
<LatestStories />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user