Skip to content

Commit b38198c

Browse files
move static data to json files
1 parent 3fec694 commit b38198c

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

src/data/brands.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,5 @@
5353
"description": "Louis Vuitton is a French luxury fashion house and the flagship brand of LVMH. Famous for its LV monogram on luggage, handbags, and leather goods.",
5454
"tags": ["fashion", "luxury", "lifestyle", "premium", "heritage"],
5555
"emoji": "👜"
56-
},
57-
{
58-
"name": "Spotify",
59-
"tagline": "Music for Everyone",
60-
"industry": "Music & Streaming",
61-
"founded": 2006,
62-
"hq": "Stockholm, Sweden",
63-
"colors": ["#1db954", "#191414", "#ffffff"],
64-
"description": "Spotify is the world's largest music streaming service with over 600 million users offering songs, podcasts, and audiobooks.",
65-
"tags": ["tech", "music", "streaming", "entertainment", "lifestyle"],
66-
"emoji": "🎵"
6756
}
6857
]

0 commit comments

Comments
 (0)