Topic

Architectural Space Scenes

1 GPT image prompts grouped by this long-tail topic.

type

Architectural Space Scene

General48527a
Original3,273 characters
{
  "type": "2x2 grid of Japanese digital advertisement banners",
  "layout": {
    "structure": "4 equal quadrants",
    "quadrants": [
      {
        "position": "top-left",
        "theme": "Travel",
        "subject": "A couple holding hands on a white sand beach, looking out at turquoise ocean water under a bright blue sky.",
        "elements": ["red hibiscus flower in bottom left corner"],
        "text_labels": [
          "This year, break free.",
          "{argument name=\"travel destination\" default=\"沖縄旅行\"}",
          "3-day healing journey",
          "Airfare + Hotel",
          "¥39,800~",
          "Breathtaking views, gourmet food, experiences - all come true!"
        ],
        "icons": {
          "count": 3,
          "descriptions": ["airplane", "hotel building", "car"]
        }
      },
      {
        "position": "top-right",
        "theme": "Skincare",
        "subject": "Close-up portrait of a young woman with glowing, dewy skin, eyes closed, gently touching her cheeks.",
        "elements": [
          "soft pink gradient background",
          "dynamic water splash effects",
          "pink cosmetic jar labeled '{argument name=\"skincare product name\" default=\"LUMIÈRE\"} Brightening Gel'"
        ],
        "text_labels": [
          "Say goodbye to pores and dullness!",
          "Full of transparency",
          "Towards dewy skin",
          "New sensation skincare",
          "First-time limited offer 78% OFF",
          "{argument name=\"discount price\" default=\"1,980円\"}"
        ],
        "badges": {
          "count": 3,
          "style": "gold circular",
          "labels": ["Pore care", "High moisture", "Elasticity & Glow"]
        }
      },
      {
        "position": "bottom-left",
        "theme": "Gourmet Food",
        "subject": "Thick, sliced, medium-rare steak sizzling on a dark grill plate.",
        "elements": [
          "garlic chips",
          "rosemary sprig",
          "dark background with smoke and glowing embers"
        ],
        "text_labels": [
          "Melting deliciousness!",
          "{argument name=\"food item\" default=\"黒毛和牛\"}",
          "Luxury steak",
          "Limited time",
          "Special price",
          "Regular price ¥8,980",
          "¥4,980"
        ],
        "badges": {
          "count": 1,
          "style": "red circular",
          "labels": ["A4 A5 grade"]
        }
      },
      {
        "position": "bottom-right",
        "theme": "Online Education",
        "subject": "Young man in a blue shirt studying at a desk, writing in a notebook next to an open laptop.",
        "elements": ["bright indoor lighting", "desk environment"],
        "text_labels": [
          "In your spare time",
          "{argument name=\"education goal\" default=\"最短合格!\"}",
          "Online certification courses",
          "Complete on your smartphone",
          "Make a difference with efficient learning!",
          "Limited time! 20% OFF tuition"
        ],
        "badges": {
          "count": 1,
          "style": "blue circular",
          "labels": ["Over 100,000 students enrolled!"]
        },
        "icons": {
          "count": 2,
          "descriptions": ["smartphone", "open book"]
        }
      }
    ]
  }
}