diff options
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/index.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pages/index.js b/src/pages/index.js index fcf47b34..56f0ff1c 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -77,9 +77,7 @@ export default function Home({ heroBanners }) { <ProductSlider products={popularProducts} simpleProductTitleLine /> </div> - <LazyLoadComponent> - <ProductCategories /> - </LazyLoadComponent> + <ProductCategories /> <div className="px-4"> <h5 className="h2 mb-2">Platform Belanja B2B Alat Teknik & Industri di Indonesia</h5> |
