primary color changed
This commit is contained in:
@@ -60,7 +60,7 @@ export function ProductsGrid() {
|
||||
<h2 className="text-2xl font-bold text-gray-900 mb-2">
|
||||
{t.products.title}
|
||||
</h2>
|
||||
<div className="w-20 h-1 bg-blue-600 mx-auto rounded-full" />
|
||||
<div className="w-20 h-1 bg-primary mx-auto rounded-full" />
|
||||
</motion.div>
|
||||
|
||||
{/* Product Grid */}
|
||||
|
||||
Reference in New Issue
Block a user