{
"juice_boxes": [
{
"id": 1,
"product": {
"brand": "Tip-Top",
"flavor": "Aardbei",
"image": {
"description": "aardbeienjus met rijpe aardbeien",
"background": {
"color": "vers pastelroze",
"elements": [
"halve aardbeien",
"juicspatten",
"dynamisch rond de verpakking zwirrelend"
]
}
}
},
"design": {
"style": {
"detl": "hoogwaardig detl",
"texture": "commerciële fotorealistische textuur"
},
"aspect_ratio": "2:3"
}
},
{
"id": 2,
"product": {
"brand": "Tip-Top",
"flavor": "Mango",
"image": {
"description": "mangojus met rijpe gouden mango's",
"background": {
"color": "tropische oranje-gele gradiënt",
"elements": [
"mangoblokjes",
"zwirrelende jusstromen",
"energieke en smakelijke scène"
]
}
}
},
"design": {
"style": {
"texture": "ultra-realistische textuur van het verpakkingsmateriaal"
},
"aspect_ratio": "2:3"
}
},
{
"id": 3,
"product": {
"brand": "Tip-Top",
"flavor": "Druif",
"image": {
"description": "druivenjus met paarse druiven",
"background": {
"color": "diepe paarse gradiënt",
"elements": [
"druiventrossen",
"glanzende juicspatten",
"rond de doos"
]
}
}
},
"design": {
"style": {
"tone": "elegant",
"mood": "levendige commerciële promotiestijl"
},
"aspect_ratio": "2:3"
}
}
]
}