0
This commit is contained in:
@@ -49,7 +49,7 @@ export default function Daha2() {
|
|||||||
className="h-full w-full object-cover object-center"
|
className="h-full w-full object-cover object-center"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<H3 className="mt-4 text-base font-semibold text-gray-900">{category.name}</h3>
|
<H3 className="mt-4 text-base font-semibold text-gray-900">{category.name}</H3>
|
||||||
<p className="mt-2 text-sm text-gray-500">{category.description}</p>
|
<p className="mt-2 text-sm text-gray-500">{category.description}</p>
|
||||||
</a>
|
</a>
|
||||||
))}
|
))}
|
||||||
|
Reference in New Issue
Block a user