update lobby page design
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Mark",
|
||||
"avatar": "https://i.pravatar.cc/300?img=66",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Guus",
|
||||
"avatar": "https://i.pravatar.cc/300?img=67",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"name": "Freek",
|
||||
"avatar": "https://i.pravatar.cc/300?img=68",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"name": "JP",
|
||||
"avatar": "https://i.pravatar.cc/300?img=69",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"name": "Lourens",
|
||||
"avatar": "https://i.pravatar.cc/300?img=70",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"name": "Martijn",
|
||||
"avatar": "https://i.pravatar.cc/300?img=6",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"name": "Hugo",
|
||||
"avatar": "https://i.pravatar.cc/300?img=7",
|
||||
"host": false
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"name": "Erik",
|
||||
"avatar": "https://i.pravatar.cc/300?img=8",
|
||||
"host": false
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user