update product component sorted base static data
This commit is contained in:
@@ -91,7 +91,7 @@ export default function InnerProductcard({ data }: { data: any }) {
|
||||
{/* Nomi va tavsif */}
|
||||
<div className="mb-4">
|
||||
<h3
|
||||
className="text-xl font-bold text-[#0c1239] mb-2 line-clamp-2
|
||||
className="text-lg font-bold text-[#0c1239] mb-2 line-clamp-2
|
||||
group-hover:text-[#f2a01c] transition-colors duration-300"
|
||||
>
|
||||
<Text txt={data.name} />
|
||||
|
||||
Reference in New Issue
Block a user