summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-06-28 16:47:06 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-06-28 16:47:06 +0700
commitca0faeb73b521a40a2e96b2e7b724b839db6aa57 (patch)
treec77c6e9ac11da28cebc5e8f7d830ddd57df0741c /src/pages
parent1455ce5887a3d03597192118ba84d3c27f165b12 (diff)
<iman> update mobile view
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/index.jsx4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx
index 80e9ef0e..3da381b6 100644
--- a/src/pages/index.jsx
+++ b/src/pages/index.jsx
@@ -130,9 +130,11 @@ export default function Home() {
<PreferredBrand />
</div>
</DelayRender>
+ <DelayRender renderAfter={400}>
+ <ProgramPromotion/>
+ </DelayRender>
<DelayRender renderAfter={600}>
<FlashSale />
- <ProgramPromotion/>
</DelayRender>
<DelayRender renderAfter={600}>
<PromotinProgram />