|
| 1 | +import nightmare from '../images/release/nightmare.jpg' |
| 2 | +import wickedgames from '../images/release/wicked-games.jpg' |
| 3 | +import vlone from '../images/release/vlone.jpg' |
| 4 | +import prayforme from '../images/release/pray-for-me.jpg' |
| 5 | +import company from '../images/release/company.jpg' |
| 6 | +import conversations from '../images/release/conversations.jpg' |
| 7 | +import ghost from '../images/release/ghost.jpg' |
1 | 8 | export const Releases=[
|
2 | 9 | {
|
3 |
| - "id":"ka", |
4 |
| - "image":"nightmare.jpg", |
5 |
| - "desc":"hahahaha", |
6 |
| - "name":"KA - yunghog flip", |
7 |
| - "yt":"https://github.com/yunghog", |
8 |
| - "sc":"https://github.com/yunghog", |
9 |
| - "igtv":"https://github.com/yunghog" |
| 10 | + "id":"nightmare", |
| 11 | + "name":"Nightmare", |
| 12 | + "image":nightmare, |
| 13 | + "desc":"Blake.zip ft YUNGH OG ", |
| 14 | + "yt":"https://youtu.be/WOqiMTQD2pc", |
| 15 | + "sc":"https://soundcloud.com/yunghog/nightmare-blakezip-ft-yungh-og", |
| 16 | + "igtv":"https://www.instagram.com/tv/CGFfL1fgQwB" |
10 | 17 | },
|
11 | 18 | {
|
12 |
| - "id":"neer", |
13 |
| - "desc":"fugafuga", |
14 |
| - "image":"nightmare.jpg", |
15 |
| - "name":"neer - yunghog remix", |
16 |
| - "yt":"https://github.com/yunghog", |
17 |
| - "sc":"https://github.com/yunghog", |
18 |
| - "igtv":"https://github.com/yunghog" |
| 19 | + "id":"company", |
| 20 | + "name":"Company", |
| 21 | + "desc":"Drake X Travis Scott X YUNGH OG", |
| 22 | + "image":company, |
| 23 | + "yt":"#", |
| 24 | + "sc":"https://soundcloud.com/yunghog/drake-company-ft-travis-scott-yungh-og-remix", |
| 25 | + "igtv":"https://www.instagram.com/tv/CGNItiagE6C" |
| 26 | + }, |
| 27 | + { |
| 28 | + "id":"wickedgames", |
| 29 | + "name":"The Weeknd - Wicked Games", |
| 30 | + "desc":"YUNGH OG Drill remix", |
| 31 | + "image":wickedgames, |
| 32 | + "yt":"https://youtu.be/yrGkgZdpeyg", |
| 33 | + "sc":"https://soundcloud.com/yunghog/wickedgames", |
| 34 | + "igtv":"https://www.instagram.com/tv/CGhg4f0gYTg" |
| 35 | + }, |
| 36 | + { |
| 37 | + "id":"conversations", |
| 38 | + "name":"Conversations", |
| 39 | + "desc":"Aries ft YUNGH OG", |
| 40 | + "image":conversations, |
| 41 | + "yt":"https://youtu.be/v984jqw9Brw", |
| 42 | + "sc":"https://soundcloud.com/yunghog/conversations", |
| 43 | + "igtv":"https://www.instagram.com/tv/CJEG9GHlkJL" |
| 44 | + }, |
| 45 | + { |
| 46 | + "id":"ghost", |
| 47 | + "name":"GHOST", |
| 48 | + "desc":"ProdMac ft YUNGH OG", |
| 49 | + "image":ghost, |
| 50 | + "yt":"https://youtu.be/XyXSCZXAzUw", |
| 51 | + "sc":"https://soundcloud.com/yunghog/ghost", |
| 52 | + "igtv":"https://www.instagram.com/tv/CB5Igs2gnwE" |
19 | 53 | }
|
20 | 54 | ];
|
0 commit comments