{
"courses": [
{
"title": "course 1",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 2",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 3",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 4",
"image": "https://picsum.photos/200/300/?random"
},
{
"title": "course 5",
"image": "https://picsum.photos/200/300/?random"
}
]
}