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:
@@ -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} />
|
||||
|
||||
Reference in New Issue
Block a user