Prompt (JSON)1712 字符
{
"type": "日式饮品广告横幅",
"subject": {
"description": "年轻日本女性,笑容温暖,注视着观众,身穿白色衬衫,手持一罐啤酒。",
"speech_bubble": "{argument name=\"speech bubble text\" default=\"今日のごほうびに、この一杯!\"}"
},
"product": {
"name": "{argument name=\"product name\" default=\"PREMIUM LAGER\"}",
"packaging": "带有啤酒花图案和蓝色文字的白金配色啤酒罐"
},
"layout": {
"background": "柔和、明亮、虚化的户外绿植背景",
"sections": [
{
"position": "左上角",
"type": "宣传标语",
"text": [
"{argument name=\"main catchphrase\" default=\"新しいおいしさ、できました。\"}",
"{argument name=\"secondary catchphrase\" default=\"爽やかに香る、キレのあるうまさ!\"}"
]
},
{
"position": "中左侧",
"type": "产品品牌",
"main_text": "{argument name=\"product name\" default=\"PREMIUM LAGER\"}",
"sub_text": "プレミアムラガー",
"badges": [
"新発売",
"麦芽100%"
],
"graphics": "金色啤酒花插图"
},
{
"position": "中左侧下方",
"type": "产品亮点",
"count": 3,
"style": "带图标的圆角矩形框",
"items": [
{
"icon": "hop",
"text": "华丽香气,使用香气啤酒花"
},
{
"icon": "water drop",
"text": "清爽怡人,回味干脆"
},
{
"icon": "wheat",
"text": "100% 麦芽,口感醇厚"
}
]
},
{
"position": "底部",
"type": "促销横幅",
"background_color": "深蓝色",
"main_text": "新・プレミアムラガー、誕生。",
"campaign_box": {
"badge": "抽奖赢好礼!",
"text": "{argument name=\"campaign text\" default=\"コンビニ無料引換券 抽選キャンペーンはこちら >\"}",
"element": "二维码"
},
"footer": "法定饮酒年龄警告及回收标志"
}
]
}
}