feat: banner carousel

:%s
This commit is contained in:
lytrankieio123
2021-08-30 14:09:01 +07:00
parent 0337e10b6a
commit 99b043eaf1
11 changed files with 139 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ import { HomeBanner, HomeCategories, HomeCollection, HomeCTA, HomeFeature, HomeR
export default function Home() {
return (
<>
<HomeBanner />
<HomeBanner/>
<HomeFeature />
<HomeCategories />
<HomeCollection />