返回画廊数据整理自 YouMind 公共 GitHub/页面数据

4 格日式广告横幅网格

生成一个 2x2 的网格,包含护肤、咖啡馆、健身和旅游行业的多元化日式广告横幅,并支持自定义排版。

Prompt 正文

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

{
"type": "2x2 advertisement banner grid",
"layout": {
"grid_size": "2x2",
"panels": [
{
"position": "top-left",
"industry": "skincare",
"visuals": "Young Asian woman with glowing skin, short black hair, white strap top, hand gently touching face. 3 white cosmetic bottles in bottom left.",
"typography": {
"main_copy": "{argument name=\"skincare catchphrase\" default=\"素肌が、いちばんのメイクになる。\"}",
"sub_copy": "肌本来の力を引き出す 新・スキンケアシリーズ誕生",
"badge": "4.25 NEW DEBUT",
"brand_name": "urala",
"tagline": "うららかに、わたしらしく。"
}
},
{
"position": "top-right",
"industry": "cafe",
"visuals": "Wooden table by a window, plate with jam and butter toast, cup of black coffee, fork and knife.",
"typography": {
"top_text": "森のそばの小さなカフェ",
"main_copy": "{argument name=\"cafe catchphrase\" default=\"今日も、いい日。\"}",
"sub_copy": "こだわりのコーヒーと、焼きたてのパンでほっとひと息しませんか?",
"badge": "季節限定 いちごのジャムトースト始めました",
"logo": "morino cafe",
"details": "OPEN 8:00 - 18:00 定休日: 水曜日 〒150-0001 東京都渋谷区神宮前 1-2-3"
}
},
{
"position": "bottom-left",
"industry": "fitness gym",
"visuals": "Athletic Asian woman in black sports bra, ponytail, sweating, looking determined. Gym background with purple neon lighting.",
"typography": {
"top_text": "今こそ、理想の自分へ",
"main_copy": "{argument name=\"gym catchphrase\" default=\"わたしを、超えていけ。\"}",
"bullet_points": [
"☑ パーソナルトレーニング",
"☑ 初心者サポート充実",
"☑ 手ぶらでOK"
],
"offer": "まずは体験から! 体験トレーニング 60分 {argument name=\"gym price\" default=\"¥2,200\"}(税込)",
"logo": "B BEYOND LIMIT PERSONAL GYM"
}
},
{
"position": "bottom-right",
"industry": "travel resort",
"visuals": "Infinity pool merging with bright blue ocean, white lounge chairs, sunny sky, potted plant.",
"typography": {
"main_copy": "{argument name=\"resort catchphrase\" default=\"まだ見ぬ景色に、出会う旅。\"}",
"sub_copy": "心がほどける、特別な時間をあなたに。",
"logo": "UMI to SORA RESORT",
"bottom_bar": "\ 期間限定 / 夏のご予約キャンペーン 最大 20% OFF ご予約は公式サイトから → 2024.6.1 sat - 7.31 wed",
"elements": [
"QR code"
]
}
}
]
}
}