Prompt (JSON)1749 字符
{
"type": "travel advertisement banner",
"background": "{argument name=\"destination scene\" default=\"Mediterranean coastal landscape with turquoise water, cliffside village, and winding road\"}, bright sunny day, sunburst top right, pink bougainvillea bottom right",
"foreground": "{argument name=\"vehicle\" default=\"vintage light blue car with a brown suitcase strapped to the back\"} driving on the coastal road",
"layout": {
"typography": [
{
"type": "main headline",
"text": "{argument name=\"main headline\" default=\"旅に出たくなる瞬間。\"}",
"style": "large serif, dark blue to teal gradient, left-aligned"
},
{
"type": "subheadline",
"text": "{argument name=\"subheadline\" default=\"まだ見ぬ景色へ、次の休日を。\"}",
"style": "medium serif, dark blue, flanked by decorative lines and a star"
},
{
"type": "accent text",
"text": "さあ、世界へ。",
"style": "handwritten style, teal, accompanied by a dotted flight path and airplane icon"
}
],
"ui_elements": [
{
"type": "badge",
"position": "top right",
"shape": "circular",
"text": "週末が、一生の思い出に"
},
{
"type": "cta button",
"position": "bottom left",
"style": "pill-shaped, teal-to-green gradient",
"text": "{argument name=\"cta text\" default=\"今すぐチェック\"}"
}
],
"feature_bar": {
"position": "bottom",
"count": 3,
"items": [
{
"icon": "globe",
"text": "絶景スポット多数"
},
{
"icon": "camera",
"text": "心に残る体験を"
},
{
"icon": "suitcase",
"text": "週末で行ける旅も"
}
]
}
}
}