[mock] route-categories
This commit is contained in:
parent
0dfeccf40f
commit
1641297edb
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
"description_it": "Giri nella natura",
|
||||
"description_en": "Countryside routes",
|
||||
"icon": "",
|
||||
"color": "#de0e1b",
|
||||
"cover": "/storage/api-images/cat_nature.jpg",
|
||||
"created_at": null,
|
||||
"updated_at": null,
|
||||
"deleted_at": null
|
||||
|
@ -17,6 +19,8 @@
|
|||
"description_it": "Giri nella storia",
|
||||
"description_en": "History routes",
|
||||
"icon": "",
|
||||
"color": "#f6ae04",
|
||||
"cover": "/storage/api-images/cat_history.jpg",
|
||||
"created_at": null,
|
||||
"updated_at": null,
|
||||
"deleted_at": null
|
||||
|
@ -28,6 +32,8 @@
|
|||
"description_it": "Giri nella tradizione locale",
|
||||
"description_en": "Culinarian and traditional routes",
|
||||
"icon": "",
|
||||
"color": "#213c8b",
|
||||
"cover": "/storage/api-images/cat_trad.jpg",
|
||||
"created_at": null,
|
||||
"updated_at": null,
|
||||
"deleted_at": null
|
||||
|
|
Loading…
Reference in a new issue