提示词

{
  "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": "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": "2026 APRIL",
          "style": "white serif font"
        },
        {
          "position": "bottom center",
          "text": "4 / 16 / 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": "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": "Earth Day (22) Showa Day (29)",
        "position": "bottom left",
        "style": "red serif font"
      }
    }
  }
}
风景挂历页面 - Image 1
输出 1

来源