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