{
"juice_boxes": [
{
"id": 1,
"product": {
"brand": "Tip-Top",
"flavor": "Erdbeere",
"image": {
"description": "Erdbeersaft mit reifen Erdbeeren",
"background": {
"color": "frisches Pastellrosa",
"elements": [
"Erdbeerhälften",
"Saftspritzer",
"dynamisches Wirbeln um die Packung"
]
}
}
},
"design": {
"style": {
"detl": "hochwertige Detls",
"texture": "kommerzielle Fotorealismus"
},
"aspect_ratio": "2:3"
}
},
{
"id": 2,
"product": {
"brand": "Tip-Top",
"flavor": "Mango",
"image": {
"description": "Mangosaft mit reifen goldenen Mangos",
"background": {
"color": "tropischer orange-gelber Verlauf",
"elements": [
"Mangowürfel",
"wirbelnde Saftströme",
"energiegeladene und appetitliche Szene"
]
}
}
},
"design": {
"style": {
"texture": "ultra-realistische Verpackungsmaterialtextur"
},
"aspect_ratio": "2:3"
}
},
{
"id": 3,
"product": {
"brand": "Tip-Top",
"flavor": "Traube",
"image": {
"description": "Traubensaft mit violetten Trauben",
"background": {
"color": "tiefer violetter Verlauf",
"elements": [
"Traubenbüschel",
"glänzende Saftspritzer",
"die Packung umgebend"
]
}
}
},
"design": {
"style": {
"tone": "elegant",
"mood": "lebendiger kommerzieller Werbestil"
},
"aspect_ratio": "2:3"
}
}
]
}