Prompt (JSON)1291 字符
{
"type": "旅游广告网页横幅",
"scene": {
"setting": "{argument name=\"destination type\" default=\"热带水上别墅度假村\"}",
"background": "碧绿海水、蓝天、蓬松云朵、棕榈树、远处帆船、2架带虚线航线的飞机",
"foreground_right": "木质甲板、2张躺椅、白色靠垫、蓝色毛巾、草帽、圆桌、蓝色热带饮品、鸡蛋花、粉色扶桑花框边"
},
"layout": {
"text_overlay": {
"position": "中左",
"elements": [
{
"type": "顶部文字",
"text": "{argument name=\"top text\" default=\"来吧,踏上下一段旅程。\"}",
"decoration": "飞机图标、虚线"
},
{
"type": "主标题",
"text": "{argument name=\"main headline\" default=\"去遇见这片风景吧。\"}",
"style": "大号蓝色渐变衬线字体"
},
{
"type": "副标题",
"text": "{argument name=\"subheadline\" default=\"逃离日常,享受让心灵放松的假日。\"}",
"decoration": "金色装饰漩涡纹"
},
{
"type": "行动号召按钮",
"text": "{argument name=\"button text\" default=\"立即查看\"}",
"style": "蓝青色渐变药丸形状、右箭头"
}
]
},
"bottom_features": {
"position": "左下",
"count": 3,
"items": [
{
"icon": "棕榈树与海浪",
"label": "绝景度假村"
},
{
"icon": "水上别墅",
"label": "非日常住宿"
},
{
"icon": "行李箱",
"label": "也适合周末旅行"
}
]
}
}
}