返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Tropical Resort Travel Ad Banner
Generates a vibrant travel advertisement banner featuring a tropical resort background, foreground lounge elements, and customizable promotional text overlays.
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"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": "週末旅行にも" }
]
}
}
}