Prompt (JSON)1680 字符
{
"type": "travel advertisement web banner",
"scene": {
"setting": "{argument name=\"destination type\" default=\"tropical overwater bungalow resort\"}",
"background": "turquoise water, blue sky, fluffy clouds, palm trees, distant sailboat, 2 airplanes with dashed flight paths",
"foreground_right": "wooden deck, 2 lounge chairs, white cushions, blue towel, straw hat, round table, blue tropical drink, frangipani, pink hibiscus framing edge"
},
"layout": {
"text_overlay": {
"position": "center-left",
"elements": [
{
"type": "top_text",
"text": "{argument name=\"top text\" default=\"さあ、次の旅へ。\"}",
"decoration": "airplane icon, dashed line"
},
{
"type": "main_headline",
"text": "{argument name=\"main headline\" default=\"この景色に、会いにいこう。\"}",
"style": "large blue gradient serif font"
},
{
"type": "subheadline",
"text": "{argument name=\"subheadline\" default=\"日常を抜け出して、心がほどける休日を。\"}",
"decoration": "gold decorative swirls"
},
{
"type": "cta_button",
"text": "{argument name=\"button text\" default=\"今すぐチェック\"}",
"style": "blue-cyan gradient pill shape, right arrow"
}
]
},
"bottom_features": {
"position": "bottom-left",
"count": 3,
"items": [
{
"icon": "palm trees and waves",
"label": "絶景リゾート"
},
{
"icon": "overwater bungalow",
"label": "非日常ステイ"
},
{
"icon": "suitcase",
"label": "週末旅行にも"
}
]
}
}
}