mirror of
https://github.com/HugeFrog24/nini-artgallery.git
synced 2026-06-29 20:47:12 +00:00
f
This commit is contained in:
@@ -0,0 +1,83 @@
|
||||
{
|
||||
"categorySections": [
|
||||
{
|
||||
"id": "paintings",
|
||||
"artworks": [
|
||||
{
|
||||
"id": "p1",
|
||||
"imageUrl": "#6A5ACD",
|
||||
"category": "paintings",
|
||||
"mediumKey": "digitalPainting",
|
||||
"dimensions": "3000 x 4000 px",
|
||||
"year": 2025
|
||||
},
|
||||
{
|
||||
"id": "p2",
|
||||
"imageUrl": "#20B2AA",
|
||||
"category": "paintings",
|
||||
"mediumKey": "watercolorOnPaper",
|
||||
"dimensions": "18\" x 24\"",
|
||||
"year": 2025
|
||||
},
|
||||
{
|
||||
"id": "p3",
|
||||
"imageUrl": "#FF6347",
|
||||
"category": "paintings",
|
||||
"mediumKey": "digitalPainting",
|
||||
"dimensions": "4000 x 3000 px",
|
||||
"year": 2024
|
||||
},
|
||||
{
|
||||
"id": "p4",
|
||||
"imageUrl": "#8B4513",
|
||||
"category": "paintings",
|
||||
"mediumKey": "watercolorOnPaper",
|
||||
"dimensions": "24\" x 18\"",
|
||||
"year": 2025
|
||||
},
|
||||
{
|
||||
"id": "p5",
|
||||
"imageUrl": "#2E8B57",
|
||||
"category": "paintings",
|
||||
"mediumKey": "digitalPainting",
|
||||
"dimensions": "3500 x 2800 px",
|
||||
"year": 2025
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "crochet",
|
||||
"artworks": [
|
||||
{
|
||||
"id": "c1",
|
||||
"imageUrl": "#D2691E",
|
||||
"category": "crochet",
|
||||
"mediumKey": "cottonYarn",
|
||||
"dimensions": "6\" height",
|
||||
"year": 2025
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "origami",
|
||||
"artworks": [
|
||||
{
|
||||
"id": "o1",
|
||||
"imageUrl": "#DA70D6",
|
||||
"category": "origami",
|
||||
"mediumKey": "watercolorOnPaper",
|
||||
"dimensions": "12\" x 16\"",
|
||||
"year": 2025
|
||||
},
|
||||
{
|
||||
"id": "o2",
|
||||
"imageUrl": "#3CB371",
|
||||
"category": "origami",
|
||||
"mediumKey": "inkOnPaper",
|
||||
"dimensions": "9\" x 12\"",
|
||||
"year": 2024
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user