Add new logos and refactor header component

This commit is contained in:
sHa
2025-05-01 01:51:14 +03:00
parent aaf7db1471
commit a49568a389
11 changed files with 432 additions and 540 deletions

View File

@@ -28,10 +28,7 @@
"disable": false,
"brand": "Apple",
"tags": [
{
"text": "tech",
"color": "silver"
}
"tech"
],
"colors": [
{
@@ -74,7 +71,13 @@
"transport",
"garage"
],
"brand": "Dalnoboy Service"
"brand": "Dalnoboy Service",
"colors": [
{
"label": "Orange",
"value": "#ee7800"
}
]
},
{
"name": "Disney",
@@ -130,10 +133,7 @@
"disable": false,
"brand": "Google",
"tags": [
{
"text": "tech",
"color": "silver"
}
"tech"
]
},
{
@@ -367,6 +367,16 @@
"tags": [],
"brand": "Nvidia"
},
{
"name": "Okko",
"path": "logos/okko.svg",
"format": "SVG",
"disable": false,
"tags": [
"fuel"
],
"brand": "Okko"
},
{
"name": "Privat24",
"path": "logos/privat24.svg",
@@ -581,5 +591,15 @@
"finance",
"transfer"
]
},
{
"name": "WOG",
"path": "logos/wog.svg",
"format": "SVG",
"disable": false,
"tags": [
"fuel"
],
"brand": "WOG"
}
]