fix: expose promoted template media slots

This commit is contained in:
James
2026-08-25 05:33:50 +00:00
parent a562946e11
commit 1e11608d44
27 changed files with 1336 additions and 188 deletions
@@ -59,6 +59,46 @@
"label": "Decline label",
"description": "Left-hand action button.",
"default": "Decline"
},
{
"id": "slideImage1",
"type": "image",
"role": "content",
"label": "Slide image 1",
"description": "First carousel image; also fills the blurred background.",
"default": "assets/slide-01.jpg"
},
{
"id": "slideImage2",
"type": "image",
"role": "content",
"label": "Slide image 2",
"description": "Second carousel image; also fills the blurred background.",
"default": "assets/slide-02.jpg"
},
{
"id": "slideImage3",
"type": "image",
"role": "content",
"label": "Slide image 3",
"description": "Third carousel image; also fills the blurred background.",
"default": "assets/slide-03.jpg"
},
{
"id": "slideImage4",
"type": "image",
"role": "content",
"label": "Slide image 4",
"description": "Fourth carousel image; also fills the blurred background.",
"default": "assets/slide-04.jpg"
},
{
"id": "brandLogo",
"type": "image",
"role": "content",
"label": "Brand logo",
"description": "Transparent horizontal wordmark in the preview strip.",
"default": "assets/hyperframes-logo-black.svg"
}
],
"files": [