-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmemberData.json
30 lines (30 loc) · 1.42 KB
/
memberData.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"namjoon": {
"quote": "Life is a sculpture that you cast as you make mistakes and learn from them.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Namjoon/heart.JPG"
},
"seokjin": {
"quote": "You worked hard. Keep trying your best.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Seokjin/smile.JPG"
},
"yoongi": {
"quote": "Those who don’t have a dream, it’s okay, it’s okay if you don’t have a dream. You just have to be happy.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Yoongi/happyYoongi.JPG"
},
"hoseok": {
"quote": "Don't ever make decisions based on fear. Make decisions based on hope and possibility",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Hoseok/stars.jpeg"
},
"jimin": {
"quote": "Remember there is a person here in Korea, in the city of Seoul, who understands you.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Jimin/pinkHeart.JPG"
},
"taehyung": {
"quote": "Don’t be trapped in someone else’s dream.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Taehyung/MonstersINC.JPG"
},
"jungkook": {
"quote": "Without anger or sadness, you won’t be able to feel true happiness.",
"img": "https://storage.googleapis.com/you-never-walk-alone/ynwa-BTS/BTS_Jungkook/pillow.JPG"
}
}