41 lines
731 B
JSON
41 lines
731 B
JSON
|
{
|
||
|
"status": {
|
||
|
"code": 0
|
||
|
},
|
||
|
|
||
|
"banners": [
|
||
|
{
|
||
|
"img": "first-slide.gif",
|
||
|
"title": "Fast and quality service",
|
||
|
"description": "1",
|
||
|
"color": "black"
|
||
|
},
|
||
|
{
|
||
|
"img": "second-slide.gif",
|
||
|
"title": "Affordable prices",
|
||
|
"description": "2",
|
||
|
"color": "black"
|
||
|
},
|
||
|
{
|
||
|
"img": "third-slide.gif",
|
||
|
"title": "Courteous staff",
|
||
|
"description": "3",
|
||
|
"color": "black"
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"img": "fourth-slide.gif",
|
||
|
"title": "Comfortable waiting area",
|
||
|
"description": "3",
|
||
|
"color": "black"
|
||
|
},
|
||
|
|
||
|
{
|
||
|
"img": "fifth-slide.gif",
|
||
|
"title": "Convenient operating hours",
|
||
|
"description": "3",
|
||
|
"color": "black"
|
||
|
}
|
||
|
]
|
||
|
}
|