{
"juice_boxes": [
{
"id": 1,
"product": {
"brand": "顶好",
"flavor": "草莓",
"image": {
"description": "带有成熟草莓的草莓汁",
"background": {
"color": "清新柔和粉",
"elements": [
"半颗草莓",
"果汁飞溅效果",
"环绕包装的动态漩涡"
]
}
}
},
"design": {
"style": {
"detl": "高品质细节",
"texture": "商业级照片级真实感"
},
"aspect_ratio": "2:3"
}
},
{
"id": 2,
"product": {
"brand": "顶好",
"flavor": "芒果",
"image": {
"description": "带有成熟金芒果的芒果汁",
"background": {
"color": "热带橙黄渐变",
"elements": [
"芒果块",
"旋转的果汁流",
"充满活力且开胃的场景"
]
}
}
},
"design": {
"style": {
"texture": "超真实包装材质纹理"
},
"aspect_ratio": "2:3"
}
},
{
"id": 3,
"product": {
"brand": "顶好",
"flavor": "葡萄",
"image": {
"description": "带有紫葡萄的葡萄汁",
"background": {
"color": "深紫色渐变",
"elements": [
"葡萄串",
"光泽果汁飞溅效果",
"环绕果汁盒"
]
}
}
},
"design": {
"style": {
"tone": "优雅",
"mood": "活泼的商业推广风格"
},
"aspect_ratio": "2:3"
}
}
]
}