update 27/01

This commit is contained in:
2026-01-27 17:07:25 +07:00
parent f1f925bab1
commit 5fc49b68d3

View File

@@ -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">