This commit is contained in:
marzban-dev
2025-02-21 20:00:19 +03:30
parent 3642cfecef
commit 348531cce8
+3 -1
View File
@@ -23,10 +23,12 @@ if (response.isError) {
<template>
<div class="w-full">
<!-- <LoadingOverlay />-->
<Hero />
<Preview />
<Categories />
<ProductsShowcase />
<ProductsSlider title="محصولات پرفروش" />
<Categories />
<Brands />
<MostRecentComments />
<LatestStories />