summaryrefslogtreecommitdiff
path: root/src/pages/index.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/index.jsx')
-rw-r--r--src/pages/index.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx
index a98fb6b3..f1df4e13 100644
--- a/src/pages/index.jsx
+++ b/src/pages/index.jsx
@@ -83,6 +83,7 @@ export default function Home() {
<HeroBanner />
<div className='flex flex-col gap-y-6 my-6'>
<PreferredBrand />
+ <FlashSale />
<PopularProduct />
<CategoryHomeId />
</div>