Scenic Travel Ad Banner Generator
Generates a promotional web banner for road trips, featuring customizable typography, a scenic background, and a bottom feature bar.

프롬프트
{
"type": "여행 광고 웹 배너",
"layout": {
"background": "{argument name=\"scenery type\" default=\"웅장한 설산과 에메랄드빛 호수\"}, 소나무, 굽이진 포장도로, 뭉게구름이 떠 있는 맑고 푸른 하늘",
"foreground_right": "{argument name=\"car color\" default=\"밝은 파란색\"} 도로 위 SUV, 짐이 실린 열린 트렁크, 루프랙, 'NEXT ADVENTURE'라고 적힌 나무 표지판",
"typography_left": {
"top_ribbon": "'아직 보지 못한 절경으로.'라는 문구와 작은 새가 그려진 황금색 리본",
"main_headline": "짙은 파란색 그라데이션이 적용된 대형 세리프체 '{argument name=\"main headline\" default=\"자연 속에서, 깊은 숨을 쉬어보세요.\"}'",
"sub_headline": "가는 선과 산 그래픽이 포함된 '{argument name=\"sub headline\" default=\"달리기 시작하면, 마음까지 맑아집니다.\"}' 문구"
},
"ui_elements": {
"cta_button": "파란색에서 녹색으로 이어지는 그라데이션 알약 모양 버튼, '{argument name=\"cta button text\" default=\"추천 보기 >\"}' 문구 포함",
"bottom_bar": {
"description": "흰색 하단 바",
"count": 3,
"items": [
{"icon": "산과 도로", "text": "절경 드라이브"},
{"icon": "카메라와 나뭇잎", "text": "리프레시 여행"},
{"icon": "달력과 나무", "text": "주말에도 만끽"}
]
}
}
}
}
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"type": "travel advertisement web banner",
"layout": {
"background": "{argument name=\"scenery type\" default=\"majestic snow-capped mountains and turquoise lake\"}, pine trees, winding paved road, bright blue sky with fluffy clouds",
"foreground_right": "{argument name=\"car color\" default=\"light blue\"} SUV on road, open trunk with luggage, loaded roof rack, wooden signpost reading 'NEXT ADVENTURE'",
"typography_left": {
"top_ribbon": "Golden ribbon with text 'まだ見ぬ絶景へ。' and small bird",
"main_headline": "Large serif text '{argument name=\"main headline\" default=\"自然に、深呼吸しよう。\"}' in deep blue gradient",
"sub_headline": "Text '{argument name=\"sub headline\" default=\"走り出せば、心まで晴れていく。\"}' with thin lines and mountain graphic"
},
"ui_elements": {
"cta_button": "Pill-shaped blue-to-green gradient button with text '{argument name=\"cta button text\" default=\"おすすめを見る >\"}'",
"bottom_bar": {
"description": "White footer bar",
"count": 3,
"items": [
{"icon": "mountain and road", "text": "絶景ドライブ"},
{"icon": "camera and leaf", "text": "リフレッシュ旅"},
{"icon": "calendar and tree", "text": "週末でも満喫"}
]
}
}
}
}