返回画廊数据整理自 YouMind 公共 GitHub/页面数据
标志图形图标 / 符号来源:X / Twitter

Travel Advertisement Web Banner

Generates a vibrant travel advertisement banner featuring a scenic coastal drive, promotional typography, and UI elements.

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"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": "週末で行ける旅も" }
]
}
}
}