summaryrefslogtreecommitdiff
path: root/src/pages/index.jsx
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-06-19 17:10:24 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-06-19 17:10:24 +0700
commitced37d32aa345fc288483716771422e7b7c0913a (patch)
tree4ea471edcd00f0ef888d057edbe84de8a554ad93 /src/pages/index.jsx
parent198cb9c9ecb8a682ba751ba32fadf68c523368a1 (diff)
<iman> update tampilan promotion program
Diffstat (limited to 'src/pages/index.jsx')
-rw-r--r--src/pages/index.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx
index ddc41cbe..80e9ef0e 100644
--- a/src/pages/index.jsx
+++ b/src/pages/index.jsx
@@ -102,13 +102,13 @@ export default function Home() {
</div>
</div>
- <div className='my-16 flex flex-col gap-y-16'>
+ <div className='my-16 flex flex-col gap-y-8'>
<ServiceList />
<div id='flashsale'>
<PreferredBrand />
</div>
- <FlashSale />
<ProgramPromotion/>
+ <FlashSale />
<PromotinProgram />
<CategoryHomeId />
<BannerSection />