diff --git a/data/brand/de/bosch.json b/data/brand/de/bosch.json index 249d7b1c6a71..fbcd95984eab 100644 --- a/data/brand/de/bosch.json +++ b/data/brand/de/bosch.json @@ -12,5 +12,6 @@ "description_en": "Bosch is a German engineering company that produced mobile phones in the 1990s.", "description_ko": "보쉬는 독일의 엔지니어링 기업으로, 1990년대에 휴대폰을 생산했다.", "founded_year": 1886, - "website": "https://www.bosch.com" + "website": "https://www.bosch.com", + "logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Bosch-logo.svg" } diff --git a/data/brand/fr/orange.json b/data/brand/fr/orange.json index d7b23355b897..522854203e46 100644 --- a/data/brand/fr/orange.json +++ b/data/brand/fr/orange.json @@ -11,5 +11,7 @@ ], "description_en": "Orange is a French telecommunications carrier that has offered carrier-branded handsets.", "description_ko": "오랑주는 프랑스의 통신 사업자로, 통신사 브랜드 단말을 제공해 왔다.", - "website": "https://www.orange.com" + "website": "https://www.orange.com", + "logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Orange_logo.svg", + "founded_year": 1988 } diff --git a/data/brand/us/pixio.json b/data/brand/us/pixio.json index d49563afa34d..8841e10bfbab 100644 --- a/data/brand/us/pixio.json +++ b/data/brand/us/pixio.json @@ -11,5 +11,6 @@ ], "website": "https://www.pixiogaming.com", "description_en": "Pixio is an American brand of gaming computer monitors.", - "description_ko": "픽시오는 게이밍 컴퓨터 모니터를 만드는 미국 브랜드이다." + "description_ko": "픽시오는 게이밍 컴퓨터 모니터를 만드는 미국 브랜드이다.", + "founded_year": 2016 } diff --git a/site/public/v1/brands/bosch/index.json b/site/public/v1/brands/bosch/index.json index adc1f39e1d21..b0d78e202c85 100644 --- a/site/public/v1/brands/bosch/index.json +++ b/site/public/v1/brands/bosch/index.json @@ -1,10 +1,10 @@ { - "id": 58, + "id": 64, "slug": "bosch", "name": "Bosch", "country": "DE", "founded_year": 1886, - "logo_url": null, + "logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Bosch-logo.svg", "website": "https://www.bosch.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" diff --git a/site/public/v1/brands/orange/index.json b/site/public/v1/brands/orange/index.json index 7ea97666fa0a..6bfc7f109b64 100644 --- a/site/public/v1/brands/orange/index.json +++ b/site/public/v1/brands/orange/index.json @@ -1,10 +1,10 @@ { - "id": 70, + "id": 76, "slug": "orange", "name": "Orange", "country": "FR", - "founded_year": null, - "logo_url": null, + "founded_year": 1988, + "logo_url": "https://commons.wikimedia.org/wiki/Special:FilePath/Orange_logo.svg", "website": "https://www.orange.com", "source_urls": [ "https://www.kaggle.com/datasets/msainani/gsmarena-mobile-devices" diff --git a/site/public/v1/brands/pixio/index.json b/site/public/v1/brands/pixio/index.json index fcab1aaf4831..9567c3cd2138 100644 --- a/site/public/v1/brands/pixio/index.json +++ b/site/public/v1/brands/pixio/index.json @@ -3,7 +3,7 @@ "slug": "pixio", "name": "Pixio", "country": "US", - "founded_year": null, + "founded_year": 2016, "logo_url": null, "website": "https://www.pixiogaming.com", "source_urls": [