update 27/01
This commit is contained in:
@@ -12,7 +12,7 @@ export default function ProductCategory({ slug }: any) {
|
||||
return(
|
||||
<div className="product-page container">
|
||||
<h1 className="text-[#004BA4] text-[32px] leading-10 mb-4 font-600">
|
||||
{name}
|
||||
{name}
|
||||
</h1>
|
||||
|
||||
<div className="product-page-content flex flex-wrap items-start gap-4 mb-5">
|
||||
|
||||
Reference in New Issue
Block a user