Prompt (JSON)1317 字符
{
"type": "旅行广告横幅",
"background": "{argument name=\"destination scene\" default=\"地中海沿岸景观,碧绿海水、悬崖村庄、蜿蜒道路\"},晴朗阳光,右上角阳光四射,右下角粉色三角梅",
"foreground": "{argument name=\"vehicle\" default=\"复古浅蓝色汽车,车后绑着棕色行李箱\"} 在沿海道路上行驶",
"layout": {
"typography": [
{
"type": "主标题",
"text": "{argument name=\"main headline\" default=\"让人想要出发旅行的瞬间。\"}",
"style": "大号衬线字体,深蓝到青绿渐变,左对齐"
},
{
"type": "副标题",
"text": "{argument name=\"subheadline\" default=\"前往未知的风景,下一个假期。\"}",
"style": "中号衬线字体,深蓝色,两侧装饰线条和星星"
},
{
"type": "强调文字",
"text": "来吧,走向世界。",
"style": "手写风格,青绿色,附带虚线飞行路径和飞机图标"
}
],
"ui_elements": [
{
"type": "徽章",
"position": "右上角",
"shape": "圆形",
"text": "周末,成为一生的回忆"
},
{
"type": "行动号召按钮",
"position": "左下角",
"style": "药丸形状,青绿到绿色渐变",
"text": "{argument name=\"cta text\" default=\"立即查看\"}"
}
],
"feature_bar": {
"position": "底部",
"count": 3,
"items": [
{
"icon": "地球",
"text": "众多绝美景点"
},
{
"icon": "相机",
"text": "留下难忘的体验"
},
{
"icon": "行李箱",
"text": "周末也能去的旅行"
}
]
}
}
}