feat: add medusa starter design hero banner

feat: add hero banner for vibentec design
feat: add CTA banner vibentec design and create carousel image display
This commit is contained in:
Nam Doan
2025-12-16 14:46:36 +07:00
parent 07a52dca2b
commit 9e0f6b0071
16 changed files with 604 additions and 24 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export default async function Home(props: {
return (
<>
<Hero />
{/* <Hero /> */}
<div className="py-12">
<ul className="flex flex-col gap-x-6">
<FeaturedProducts collections={collections} region={region} />