multy-stub/.bzr/legacy/car-wash/carousel/carousel-en.json
Primakov Alexandr Alexandrovich 270fe51500 move old to legacy folder
2025-01-19 21:13:33 +03:00

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"
}
]
}