Update grid to slider
This commit is contained in:
@@ -26,10 +26,12 @@ if (response.isError) {
|
||||
<Hero class="mb-20 max-md:mt-[80px]" />
|
||||
<Preview />
|
||||
<ProductsShowcase class="lg:mb-12" />
|
||||
<ProductsGrid
|
||||
<div class="py-[5rem]">
|
||||
<ProductsSlider
|
||||
title="محصولات پرفروش"
|
||||
:products="homeData!.products"
|
||||
/>
|
||||
</div>
|
||||
<Categories class="mt-12" />
|
||||
<Brands />
|
||||
<LatestStories class="mb-20" />
|
||||
|
||||
Reference in New Issue
Block a user