Mount Fuji with Cherry Blossoms and a Lake

Mount Fuji with Cherry Blossoms and a Lake — generated with GPT Image 2

What this prompt does: Produces a social media vertical image using GPT Image 2. Style cues: dark, cinematic. Sourced from a verified fair-citation repository (上官 Devin) and reproduced here unchanged with full attribution per the source license.

Prompt
{
  "type": "wall calendar page",
  "presentation": "physical paper calendar hanging on a white wall with a subtle drop shadow",
  "layout": {
    "top_half": {
      "type": "scenic photograph",
      "subject": "{argument name=\"scenic location\" default=\"Mount Fuji with cherry blossoms and a lake\"}",
      "details": "snow-capped mountain, calm blue lake reflection, small wooden boat with two people, pink cherry blossoms framing the top left and right shores, pink flowers on the bottom right shore",
      "text_overlays": [
        {
          "position": "top right",
          "text": "{argument name=\"year and month\" default=\"2026 APRIL\"}",
          "style": "white serif font"
        },
        {
          "position": "bottom center",
          "text": "4 / {argument name=\"highlighted date\" default=\"16\"} / {argument name=\"day of week\" default=\"TUESDAY\"}",
          "style": "large white serif font with drop shadow"
        }
      ]
    },
    "bottom_half": {
      "type": "calendar grid",
      "header": {
        "text": "April 2026",
        "style": "red cursive script font, centered"
      },
      "grid_structure": {
        "columns": 7,
        "rows": 5,
        "column_headers": ["SUN", "MON", "TUE", "WED", "THU", "FRI", "SAT"]
      },
      "grid_content": {
        "highlighted_cell": {
          "date": "{argument name=\"highlighted date\" default=\"16\"}",
          "style": "solid red square background, white text"
        },
        "number_colors": "Sundays in red, Saturdays in blue, weekdays in black, previous month dates in light gray",
        "notable_features": "AI generation artifact where the number 5 appears twice (end of row 1, start of row 2)"
      },
      "footer": {
        "text": "{argument name=\"holidays\" default=\"Earth Day (22) Showa Day (29)\"}",
        "position": "bottom left",
        "style": "red serif font"
      }
    }
  }
}