product page and detail page updated
This commit is contained in:
@@ -7,7 +7,7 @@ export default function Page() {
|
||||
<div className="bg-[#1e1d1c] pb-30">
|
||||
<ProductBanner />
|
||||
<div className="max-w-300 mx-auto w-full pt-20">
|
||||
<MainSubCategory />
|
||||
<Catalog />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user