Update preview position and add coming soon section
This commit is contained in:
@@ -23,7 +23,9 @@ if (response.isError) {
|
||||
<div class="w-full">
|
||||
<!-- <LoadingOverlay /> -->
|
||||
<Hero class="mb-20 max-md:mt-20" />
|
||||
<Preview />
|
||||
|
||||
<ComingSoonSection />
|
||||
|
||||
<div class="py-20">
|
||||
<ProductsSlider
|
||||
title="محصولات پرتخفیف"
|
||||
@@ -51,6 +53,7 @@ if (response.isError) {
|
||||
</div>
|
||||
<Categories class="mt-12" />
|
||||
<Brands />
|
||||
<Preview />
|
||||
<LatestStories class="mb-20" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user