返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "two-page yoga instruction book spread",
"subject": "Asian woman with hair in a high bun, wearing {argument name=\"subject outfit\" default=\"blue sports bra and matching leggings\"}",
"layout": {
"left_page": {
"header": {
"title_english": "{argument name=\"pose name english\" default=\"Eka Pada Koundinyasana I\"}",
"subtitle_english": "One-Legged Sage Koundinya's Pose I",
"title_korean": "{argument name=\"pose name korean\" default=\"에카 파다 콘디니아사나 I\"}",
"subtitle_korean": "한 다리로 균형을 잡는 현자의 자세 I"
},
"main_image": "large photo of the subject performing the full arm balance pose on a grey yoga mat",
"description": "paragraph of Korean text explaining the pose",
"bottom_columns": [
{ "title": "효과", "count": 3, "description": "list of physical benefits" },
{ "title": "준비 자세", "count": 3, "description": "list of preparatory poses" }
],
"footer": "page {argument name=\"page number left\" default=\"102\"} and section title"
},
"right_page": {
"header": "HOW TO DO / 따라 해보기",
"steps_grid": {
"count": 4,
"description": "numbered steps 1 to 4 with Korean instructions and progression photos",
"images": [
"Step 1: sitting, preparing arm and leg",
"Step 2: leaning forward, hands on mat",
"Step 3: lifting off the ground",
"Step 4: full balanced pose"
]
},
"tip_box": { "title": "TIP", "count": 3, "description": "bulleted Korean text lines in a shaded box" },
"footer": "section title and page {argument name=\"page number right\" default=\"103\"}"
}
}
}