update user grid cards

This commit is contained in:
2025-07-08 17:26:01 +02:00
parent 499a35bf50
commit 3c02ec930b
2 changed files with 48 additions and 34 deletions
+8 -8
View File
@@ -2,49 +2,49 @@
{
"id": 1,
"name": "Mark",
"avatar": "https://i.pravatar.cc/300?img=66",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=69",
"host": true
},
{
"id": 2,
"name": "Guus",
"avatar": "https://i.pravatar.cc/300?img=67",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=91",
"host": false
},
{
"id": 3,
"name": "Freek",
"avatar": "https://i.pravatar.cc/300?img=68",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=77",
"host": false
},
{
"id": 4,
"name": "JP",
"avatar": "https://i.pravatar.cc/300?img=69",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=11",
"host": false
},
{
"id": 5,
"name": "Lourens",
"avatar": "https://i.pravatar.cc/300?img=70",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=22",
"host": false
},
{
"id": 6,
"name": "Martijn",
"avatar": "https://i.pravatar.cc/300?img=6",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=33",
"host": false
},
{
"id": 7,
"name": "Hugo",
"avatar": "https://i.pravatar.cc/300?img=7",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=44",
"host": false
},
{
"id": 8,
"name": "Erik",
"avatar": "https://i.pravatar.cc/300?img=8",
"avatar": "https://api.dicebear.com/9.x/bottts-neutral/svg?seed=55",
"host": false
}
]