Files
2026-07-13 13:08:41 +08:00

15458 lines
505 KiB
JSON

{
"id": "0beb3141-1ec1-4648-a531-af1b1ae58185",
"name": "Modern",
"description": "Clean, contemporary layouts with generous whitespace, confident typography, and bold visual accents for a polished presentation.",
"thumbnail": "static/thumbnail.png",
"merged_components": [
{
"id": "plain_background",
"description": "Full canvas background layer providing a clean white base behind all slide content and imagery.",
"variants": [
{
"id": "plain_background",
"description": "Full canvas background layer providing a clean white base behind all slide content and imagery.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "slide_background",
"description": "Full-canvas neutral background layer that provides the clean base for all foreground slide elements.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "full_bleed_canvas",
"description": "A plain full-slide background layer that provides a neutral canvas beneath all foreground content blocks.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "plain_background",
"description": "Full canvas white background establishes a clean base behind all content and decorative accent elements.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "background_layer",
"description": "Full-slide plain background layer providing the white canvas behind all foreground content.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "background_canvas",
"description": "Full-slide white canvas establishing the clean background area beneath all foreground layout components.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
}
]
},
{
"id": "intro_text_block",
"description": "Left aligned introduction area with prominent heading, short accent rule, and multiline supporting copy beneath it.",
"variants": [
{
"id": "intro_text_block",
"description": "Left aligned introduction area with prominent heading, short accent rule, and multiline supporting copy beneath it.",
"position": {
"x": 40,
"y": 228.62
},
"size": {
"width": 578,
"height": 159.75
},
"elements": [
{
"type": "group",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 578,
"height": 159.75
},
"children": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 276.19,
"height": 48
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 0.8
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Pitch Deck",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 0.8
}
}
],
"decorative": false,
"name": "primary_heading",
"max_length": 10,
"min_length": 5
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 52
},
"size": {
"width": 137.09,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "text",
"position": {
"x": 0,
"y": 72
},
"size": {
"width": 578,
"height": 87.75
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Add a short subtitle or description here. Add a short subtitle or description here. Add a short subtitle or description here. Add a short subtitle or description here.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 167,
"min_length": 84
}
],
"name": "intro_stack"
}
]
}
]
},
{
"id": "attribution_card",
"description": "Compact bordered information card positioned below the intro text, combining a small badge with two stacked text lines.",
"variants": [
{
"id": "attribution_card",
"description": "Compact bordered information card positioned below the intro text, combining a small badge with two stacked text lines.",
"position": {
"x": 40,
"y": 412.37
},
"size": {
"width": 400,
"height": 79
},
"elements": [
{
"type": "container",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 400,
"height": 79
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
},
"border_radius": {
"tl": 11.85,
"tr": 11.85,
"bl": 11.85,
"br": 11.85
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.03,
"offset_x": 0,
"offset_y": 1
},
"padding": {
"top": 19.5,
"right": 21,
"bottom": 19.5,
"left": 21
},
"child": {
"type": "flex",
"direction": "row",
"wrap": false,
"align_items": "center",
"justify_content": "flex-start",
"gap": 14,
"children": [
{
"type": "container",
"size": {
"width": 42,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 42,
"height": 40
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "JD",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.14
}
}
],
"decorative": false,
"name": "badge_initials",
"max_length": 2,
"min_length": 1
}
},
{
"type": "flex",
"size": {
"width": 160,
"height": 45
},
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "center",
"gap": 0,
"children": [
{
"type": "text",
"size": {
"width": 160,
"height": 24
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "John Doe",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
}
}
],
"decorative": false,
"name": "card_primary_text",
"max_length": 8,
"min_length": 4
},
{
"type": "text",
"size": {
"width": 160,
"height": 21
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "December 2025",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
}
}
],
"decorative": false,
"name": "card_secondary_text",
"max_length": 13,
"min_length": 7
}
],
"name": "card_text_stack",
"max_children": 2,
"min_children": 2
}
],
"name": "card_content_row",
"max_children": 2,
"min_children": 2
}
}
]
}
]
},
{
"id": "right_image_panel",
"description": "Large portrait image panel anchored on the right side, balancing the text-heavy column with a visual focal area.",
"variants": [
{
"id": "right_image_panel",
"description": "Large portrait image panel anchored on the right side, balancing the text-heavy column with a visual focal area.",
"position": {
"x": 702.41,
"y": 64
},
"size": {
"width": 537.59,
"height": 592
},
"elements": [
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 537.59,
"height": 592
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 4,
"tr": 4,
"bl": 4,
"br": 4
},
"decorative": false,
"name": "main_visual_panel",
"is_icon": false
}
]
},
{
"id": "left_image_block",
"description": "A large rectangular media area aligned left of center, leaving broad whitespace around the slide edges.",
"position": {
"x": 64,
"y": 152
},
"size": {
"width": 512,
"height": 384
},
"elements": [
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 384
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"decorative": false,
"name": "left_media_image",
"is_icon": false
}
]
}
]
},
{
"id": "slide_canvas",
"description": "Full-slide background with a thin accent rule aligned along the bottom edge.",
"variants": [
{
"id": "slide_canvas",
"description": "Full-slide background with a thin accent rule aligned along the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 2,
"y": 714
},
"size": {
"width": 1276,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
}
]
},
{
"id": "base_canvas",
"description": "Full slide background with a slim horizontal accent line anchored to the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
},
"shadow": {
"color": "#000000",
"opacity": 0
}
}
]
},
{
"id": "page_background",
"description": "Full-slide white canvas with a thin accent rule along the bottom edge for visual grounding.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
},
{
"id": "background_accent",
"description": "Full-slide white background with a thin blue accent rule anchored along the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
}
]
},
{
"id": "left_text_column",
"description": "Left-aligned title and paragraph block occupying the open whitespace beside the card grid.",
"variants": [
{
"id": "left_text_column",
"description": "Left-aligned title and paragraph block occupying the open whitespace beside the card grid.",
"position": {
"x": 66,
"y": 162.25
},
"size": {
"width": 514,
"height": 267.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 507.59,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "large_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 514,
"height": 175.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Show that we offer a solution that solves the problems previously described and identified. Make sure that the solutions we offer uphold the values of effectiveness, efficiency, and are highly relevant to the market situation and society is here and what is hsd sdksdf klfdslkf lkflkfsldkf.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 290,
"min_length": 145
}
]
},
{
"id": "left_text_block",
"description": "Left-aligned content area with a prominent heading above a wider explanatory paragraph block.",
"position": {
"x": 64,
"y": 170.25
},
"size": {
"width": 514,
"height": 267.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 216.58,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Problem",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 7,
"min_length": 4
},
{
"type": "text",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 514,
"height": 175.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "A problem needs to be discussed further and in detail because this problem is the main foundation in the initial development of a product, service, and decision making. Without a well-defined problem, it will have an impact on a job that is unfocused, unmanaged, and less relevant.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "body_paragraph",
"max_length": 281,
"min_length": 141
}
]
},
{
"id": "left_text_stack",
"description": "Left column text stack with a large headline above a compact descriptive paragraph.",
"position": {
"x": 64,
"y": 266
},
"size": {
"width": 475,
"height": 188
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 475,
"height": 120
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Data Table or Chart",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "primary_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 0,
"y": 136
},
"size": {
"width": 475,
"height": 52
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Present structured information in a flexible table or visualize it with a chart.",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 80,
"min_length": 40
}
]
},
{
"id": "right_text_stack",
"description": "A right-side vertical text stack with a prominent heading above a longer descriptive paragraph block.",
"position": {
"x": 704,
"y": 97.75
},
"size": {
"width": 514,
"height": 460.5
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 514,
"height": 460.5
},
"direction": "column",
"wrap": false,
"align_items": "stretch",
"justify_content": "flex-start",
"gap": 48,
"children": [
{
"type": "text",
"size": {
"width": 514,
"height": 120
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Image With Description",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "stack_heading",
"max_length": 22,
"min_length": 11
},
{
"type": "text",
"size": {
"width": 514,
"height": 292.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the presentation session, the background/introduction can be filled with information that is arranged systematically and effectively with respect to an interesting topic to be used as material for discussion at the opening of the presentation session. The introduction can provide a general overview for those who are listening to your presentation so that the key words on the topic of discussion are emphasized during this background/introductory presentation session.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "stack_body",
"max_length": 473,
"min_length": 237
}
],
"name": "right_copy_column",
"max_children": 2,
"min_children": 2
}
]
}
]
},
{
"id": "right_card_grid",
"description": "A two-column card matrix with repeated icon, title, divider, and caption structure.",
"variants": [
{
"id": "right_card_grid",
"description": "A two-column card matrix with repeated icon, title, divider, and caption structure.",
"position": {
"x": 648,
"y": 72.75
},
"size": {
"width": 566,
"height": 510.5
},
"elements": [
{
"type": "group",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Market",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 6,
"min_length": 3
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 116
},
"size": {
"width": 253,
"height": 49.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Innovative and widely accepted.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 95,
"min_length": 48
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Industry",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 34,
"y": 116
},
"size": {
"width": 207.25,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Based on sound market decisions.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 32,
"min_length": 16
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 0,
"y": 197.5
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "SEM",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 3,
"min_length": 2
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 30,
"y": 116
},
"size": {
"width": 214.39,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Driven by precise data and analysis.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 36,
"min_length": 18
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 197.5
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "End User",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 50,
"y": 116
},
"size": {
"width": 174.7,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Focused on real user impact.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 28,
"min_length": 14
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 0,
"y": 362
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Industry",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 34,
"y": 116
},
"size": {
"width": 207.25,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Based on sound market decisions.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 32,
"min_length": 16
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 362
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "SEM",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 3,
"min_length": 2
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 30,
"y": 116
},
"size": {
"width": 214.39,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Driven by precise data and analysis.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 36,
"min_length": 18
}
],
"name": "card_item"
}
]
}
]
},
{
"id": "stacked_card_column",
"description": "Right-side vertical card column containing repeated rounded panels with an icon, title, and supporting text.",
"variants": [
{
"id": "stacked_card_column",
"description": "Right-side vertical card column containing repeated rounded panels with an icon, title, and supporting text.",
"position": {
"x": 704,
"y": 45
},
"size": {
"width": 512,
"height": 566
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 566
},
"direction": "column",
"wrap": false,
"align_items": "stretch",
"justify_content": "flex-start",
"gap": 32,
"children": [
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "High Costs",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Outdated systems increase expenses, while small businesses struggle to expand their market reach.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
}
],
"name": "card_stack",
"max_children": 4,
"min_children": 4
}
]
}
]
},
{
"id": "bottom_accent_bar",
"description": "Thin horizontal accent bar spanning the bottom edge as a simple decorative slide footer.",
"variants": [
{
"id": "bottom_accent_bar",
"description": "Thin horizontal accent bar spanning the bottom edge as a simple decorative slide footer.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
},
{
"id": "bottom_accent_line",
"description": "Thin full-width colored strip aligned to the bottom edge as a simple finishing accent.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
},
{
"id": "bottom_accent_rule",
"description": "Thin full-width horizontal rule anchored to the bottom edge as a simple decorative accent.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
}
]
},
{
"id": "right_chart_panel",
"description": "Rounded right-side panel containing a single line chart centered with padding inside the panel.",
"variants": [
{
"id": "right_chart_panel",
"description": "Rounded right-side panel containing a single line chart centered with padding inside the panel.",
"position": {
"x": 616.97,
"y": 200
},
"size": {
"width": 599.03,
"height": 320
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599.03,
"height": 320
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 48,
"tr": 48,
"bl": 48,
"br": 48
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.1,
"offset_x": 0,
"offset_y": 1
}
},
{
"type": "chart",
"position": {
"x": 16,
"y": 16
},
"size": {
"width": 567,
"height": 288
},
"chart_type": "line",
"colors": [
"#3182BD"
],
"x_axis": true,
"y_axis": true,
"x_axis_title": "value",
"axis_color": "#6B7280",
"categories": [
"A",
"B",
"C",
"D"
],
"series": [
{
"name": "value",
"values": [
60,
42,
75,
30
]
}
],
"data_labels": "top",
"legend": false,
"x_axis_grid": true,
"y_axis_grid": true,
"grid_color": "#E4EAF3",
"decorative": false,
"name": "panel_line_chart"
}
]
},
{
"id": "left_visual_card",
"description": "Rounded card in the lower-left column containing a single line chart with integrated axes and legend.",
"position": {
"x": 64,
"y": 238
},
"size": {
"width": 473,
"height": 288
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 473,
"height": 288
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 43.2,
"tr": 43.2,
"bl": 43.2,
"br": 43.2
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.1,
"offset_x": 0,
"offset_y": 1
}
},
{
"type": "chart",
"position": {
"x": 16,
"y": 16
},
"size": {
"width": 441,
"height": 256
},
"chart_type": "line",
"colors": [
"#1E4CD9",
"#3B82F6",
"#F59E0B"
],
"x_axis": true,
"y_axis": true,
"axis_color": "#1E4CD9",
"categories": [
"2020",
"2021",
"2022",
"2023"
],
"series": [
{
"name": "Artificial Intelligence",
"values": [
5,
10,
20,
28
]
},
{
"name": "Internet of Things",
"values": [
10,
20,
30,
38
]
},
{
"name": "Other Technology",
"values": [
8,
15,
22,
29
]
}
],
"legend": true,
"x_axis_grid": true,
"y_axis_grid": true,
"grid_color": "#E5E7EB",
"decorative": false,
"name": "line_chart_area"
}
]
}
]
},
{
"id": "left_title_area",
"description": "Large headline area positioned in the upper-left column above the visual content card.",
"variants": [
{
"id": "left_title_area",
"description": "Large headline area positioned in the upper-left column above the visual content card.",
"position": {
"x": 64,
"y": 162
},
"size": {
"width": 475,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 475,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Company Traction",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "main_heading",
"max_length": 16,
"min_length": 8
}
]
},
{
"id": "header_title_area",
"description": "Large left-aligned heading area placed near the upper edge with generous whitespace beneath.",
"position": {
"x": 64,
"y": 80
},
"size": {
"width": 1154,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1154,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Product Overview",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "main_heading",
"max_length": 16,
"min_length": 8
}
]
},
{
"id": "upper_left_heading",
"description": "Large bold two-line heading placed in the upper-left, leaving generous whitespace above the card row.",
"position": {
"x": 64,
"y": 122
},
"size": {
"width": 235,
"height": 90
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 235,
"height": 90
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1,
"letter_spacing": -1.44
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Our\nTeam",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1,
"letter_spacing": -1.44
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 12,
"min_length": 4
}
]
},
{
"id": "header_block",
"description": "Large left-aligned heading area positioned near the upper-left with generous whitespace above the card grid.",
"position": {
"x": 64,
"y": 80
},
"size": {
"width": 1154,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1154,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Table Of Contents",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "header_text",
"max_length": 17,
"min_length": 9
}
]
}
]
},
{
"id": "right_copy_area",
"description": "Wide paragraph block placed at the top of the right column, aligned above the table.",
"variants": [
{
"id": "right_copy_area",
"description": "Wide paragraph block placed at the top of the right column, aligned above the table.",
"position": {
"x": 617,
"y": 31.5
},
"size": {
"width": 578,
"height": 130
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 578,
"height": 130
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Traction is a period where the company is feeling momentum during its development period. If traction momentum is not harnessed, sales figures can decline and the customer base can shrink. In general, companies will judge success by the amount of revenue and new customers they receive.",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "intro_paragraph",
"max_length": 286,
"min_length": 143
}
]
}
]
},
{
"id": "right_table_area",
"description": "Large rounded table block filling the right column beneath the paragraph with two aligned data columns.",
"variants": [
{
"id": "right_table_area",
"description": "Large rounded table block filling the right column beneath the paragraph with two aligned data columns.",
"position": {
"x": 617,
"y": 193.5
},
"size": {
"width": 599,
"height": 495
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 74.25,
"tr": 74.25,
"bl": 74.25,
"br": 74.25
},
"shadow": {
"color": "#3B82F6",
"opacity": 0.5
}
},
{
"type": "table",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599,
"height": 495
},
"columns": [
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Metric",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Value",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
}
}
]
}
],
"rows": [
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Revenue",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "$1.2M",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Satisfaction",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "95%",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Revenue",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "$1.2M",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Satisfaction",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "95%",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
]
],
"decorative": false,
"name": "two_column_table",
"max_columns": 2,
"min_columns": 1,
"max_rows": 10,
"min_rows": 5
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": -1
},
"size": {
"width": 601,
"height": 2
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": 494
},
"size": {
"width": 601,
"height": 3
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": 0
},
"size": {
"width": 2,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 598,
"y": 0
},
"size": {
"width": 2,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 298.5,
"y": 0
},
"size": {
"width": 3,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 45
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 90
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 135
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 180
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 225
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 270
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 315
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 360
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 405
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 450
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
}
]
}
]
},
{
"id": "paired_mosaic_grid",
"description": "Two matching mosaic blocks arranged horizontally, each combining alternating image and text tiles.",
"variants": [
{
"id": "paired_mosaic_grid",
"description": "Two matching mosaic blocks arranged horizontally, each combining alternating image and text tiles.",
"position": {
"x": 112,
"y": 224
},
"size": {
"width": 1056,
"height": 400
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1056,
"height": 400
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 32,
"column_gap": 32,
"children": [
{
"type": "group",
"size": {
"width": 512,
"height": 400
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 5,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "image",
"position": {
"x": 272,
"y": 0
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 5,
"bl": 0,
"br": 0
},
"decorative": false,
"name": "upper_image_tile",
"is_icon": false
},
{
"type": "image",
"position": {
"x": 0,
"y": 222
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 5,
"br": 0
},
"decorative": false,
"name": "lower_image_tile",
"is_icon": false
},
{
"type": "rectangle",
"position": {
"x": 272,
"y": 178
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 5
}
},
{
"type": "text",
"position": {
"x": 20,
"y": 34.12
},
"size": {
"width": 202,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Internet of Things",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "upper_text_heading",
"max_length": 18,
"min_length": 9
},
{
"type": "text",
"position": {
"x": 20,
"y": 74.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Detail and explain each product. Our examination of community and market issues increases with additional products/services.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "upper_text_body",
"max_length": 124,
"min_length": 62
},
{
"type": "text",
"position": {
"x": 292,
"y": 198.12
},
"size": {
"width": 202,
"height": 56
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Analytics Dashboard",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "lower_text_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 292,
"y": 266.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "lower_text_body",
"max_length": 113,
"min_length": 57
}
],
"name": "left_mosaic_block"
},
{
"type": "group",
"size": {
"width": 512,
"height": 400
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 5,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "image",
"position": {
"x": 272,
"y": 0
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 5,
"bl": 0,
"br": 0
},
"decorative": false,
"name": "upper_image_tile",
"is_icon": false
},
{
"type": "image",
"position": {
"x": 0,
"y": 222
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 5,
"br": 0
},
"decorative": false,
"name": "lower_image_tile",
"is_icon": false
},
{
"type": "rectangle",
"position": {
"x": 272,
"y": 178
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 5
}
},
{
"type": "text",
"position": {
"x": 20,
"y": 34.12
},
"size": {
"width": 202,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Mobile App Suite",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "upper_text_heading",
"max_length": 16,
"min_length": 8
},
{
"type": "text",
"position": {
"x": 20,
"y": 74.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "upper_text_body",
"max_length": 113,
"min_length": 57
},
{
"type": "text",
"position": {
"x": 292,
"y": 198.12
},
"size": {
"width": 202,
"height": 56
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Smart Home Platform",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "lower_text_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 292,
"y": 266.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "lower_text_body",
"max_length": 113,
"min_length": 57
}
],
"name": "right_mosaic_block"
}
],
"name": "mosaic_block_row",
"max_children": 2,
"min_children": 2
}
]
}
]
},
{
"id": "four_card_grid",
"description": "Four evenly spaced vertical cards align in one row, each containing an image, centered heading, and paragraph.",
"variants": [
{
"id": "four_card_grid",
"description": "Four evenly spaced vertical cards align in one row, each containing an image, centered heading, and paragraph.",
"position": {
"x": 64,
"y": 250
},
"size": {
"width": 1152,
"height": 380
},
"elements": [
{
"type": "grid",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1152,
"height": 380
},
"columns": 4,
"rows": 1,
"gap": 24,
"column_gap": 24,
"row_gap": 0,
"align_items": "stretch",
"justify_items": "stretch",
"children": [
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Sarah Johnson",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Strategic leader with 15+ years experience in technology and business development. Former VP at Fortune 500 company.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Michael Chen",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Technology expert specializing in scalable architecture and AI solutions. PhD in Computer Science from MIT.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Emily Rodriguez",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Sales leader with proven track record of building high-performing teams and driving revenue growth in B2B markets.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "David Kim",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Product strategist focused on user experience and market-driven solutions. Former product manager at leading tech companies.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
}
],
"name": "card_grid",
"max_children": 4,
"min_children": 4
}
]
}
]
},
{
"id": "left_feature_column",
"description": "Left column combining a large heading, wide visual block, and supporting body paragraph beneath it.",
"variants": [
{
"id": "left_feature_column",
"description": "Left column combining a large heading, wide visual block, and supporting body paragraph beneath it.",
"position": {
"x": 64,
"y": 63.75
},
"size": {
"width": 522.95,
"height": 480.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 522.95,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Market Size",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 11,
"min_length": 6
},
{
"type": "group",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 520.95,
"height": 220
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 520.95,
"height": 220
},
"fill": {
"color": "#CBE3CC",
"opacity": 1
},
"border_radius": {
"tl": 33,
"tr": 33,
"bl": 33,
"br": 33
}
},
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 520.95,
"height": 220
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"decorative": false,
"name": "wide_feature_visual",
"is_icon": false
}
],
"name": "wide_visual_frame"
},
{
"type": "text",
"position": {
"x": 0,
"y": 344
},
"size": {
"width": 514,
"height": 136.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Market size is the total amount of all sales and customers that can be seen directly by stakeholders. This technique is usually calculated at the end of the year, the market size can be used by companies to determine the potential of their market and business in the future. This is very useful, especially for new companies that will offer services to those who are interested in our services.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 394,
"min_length": 197
}
]
}
]
},
{
"id": "right_metric_stack",
"description": "Right column containing four vertically stacked metric cards with colored labels, headline values, and explanatory text.",
"variants": [
{
"id": "right_metric_stack",
"description": "Right column containing four vertically stacked metric cards with colored labels, headline values, and explanatory text.",
"position": {
"x": 616.95,
"y": 35.75
},
"size": {
"width": 601.03,
"height": 584.5
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 601.03,
"height": 584.5
},
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 40,
"children": [
{
"type": "group",
"size": {
"width": 601.03,
"height": 106.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 228.11,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 206.11,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Total Available Market (TAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 28,
"min_length": 14
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "1.4 Billion",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 38.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the TAM Section, we can fill in the potential of any person who can buy an offer or the maximum amount of revenue a business can earn by selling their offer.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 160,
"min_length": 80
}
],
"name": "compact_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 126.75
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 277.33,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 255.33,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Serviceable Available Market (SAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 34,
"min_length": 17
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "194 Million",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 57.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "It is a part of TAM that has the potential to become a target market for the company by considering the type of product, technology available and geographical conditions.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 170,
"min_length": 85
}
],
"name": "expanded_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 106.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 228.11,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 206.11,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Total Available Market (TAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 28,
"min_length": 14
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "1.4 Billion",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 38.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the TAM Section, we can fill in the potential of any person who can buy an offer or the maximum amount of revenue a business can earn by selling their offer.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 160,
"min_length": 80
}
],
"name": "compact_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 126.75
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 277.33,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 255.33,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Serviceable Available Market (SAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 34,
"min_length": 17
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "194 Million",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 57.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "It is a part of TAM that has the potential to become a target market for the company by considering the type of product, technology available and geographical conditions.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 170,
"min_length": 85
}
],
"name": "expanded_metric_card"
}
],
"name": "metric_card_stack",
"max_children": 4,
"min_children": 4
}
]
}
]
},
{
"id": "indexed_card_grid",
"description": "Two-column grid of compact horizontal entries, each pairing a square number badge with a rounded information card.",
"variants": [
{
"id": "indexed_card_grid",
"description": "Two-column grid of compact horizontal entries, each pairing a square number badge with a rounded information card.",
"position": {
"x": 64,
"y": 201.59
},
"size": {
"width": 1152,
"height": 473.75
},
"elements": [
{
"type": "grid",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1152,
"height": 473.75
},
"columns": 2,
"rows": 5,
"column_gap": 40,
"row_gap": 20,
"align_items": "flex-start",
"justify_items": "flex-start",
"children": [
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "1",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 1",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "2",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 2",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "3",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 3",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "4",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 4",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "5",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 5",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "6",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 6",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "7",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 7",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "8",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 8",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "9",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 9",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "10",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 10",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
}
],
"name": "entry_grid",
"max_children": 10,
"min_children": 10
}
]
}
]
}
],
"layouts": [
{
"id": "balanced_cover_layout_8282",
"description": "A two-column cover slide with a left text introduction, compact attribution card, and a large rounded image panel on the right.",
"components": [
{
"id": "plain_background",
"description": "Full canvas background layer providing a clean white base behind all slide content and imagery.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "intro_text_block",
"description": "Left aligned introduction area with prominent heading, short accent rule, and multiline supporting copy beneath it.",
"position": {
"x": 40,
"y": 228.62
},
"size": {
"width": 578,
"height": 159.75
},
"elements": [
{
"type": "group",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 578,
"height": 159.75
},
"children": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 276.19,
"height": 48
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 0.8
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Pitch Deck",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 0.8
}
}
],
"decorative": false,
"name": "primary_heading",
"max_length": 10,
"min_length": 5
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 52
},
"size": {
"width": 137.09,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "text",
"position": {
"x": 0,
"y": 72
},
"size": {
"width": 578,
"height": 87.75
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Add a short subtitle or description here. Add a short subtitle or description here. Add a short subtitle or description here. Add a short subtitle or description here.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 167,
"min_length": 84
}
],
"name": "intro_stack"
}
]
},
{
"id": "attribution_card",
"description": "Compact bordered information card positioned below the intro text, combining a small badge with two stacked text lines.",
"position": {
"x": 40,
"y": 412.37
},
"size": {
"width": 400,
"height": 79
},
"elements": [
{
"type": "container",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 400,
"height": 79
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
},
"border_radius": {
"tl": 11.85,
"tr": 11.85,
"bl": 11.85,
"br": 11.85
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.03,
"offset_x": 0,
"offset_y": 1
},
"padding": {
"top": 19.5,
"right": 21,
"bottom": 19.5,
"left": 21
},
"child": {
"type": "flex",
"direction": "row",
"wrap": false,
"align_items": "center",
"justify_content": "flex-start",
"gap": 14,
"children": [
{
"type": "container",
"size": {
"width": 42,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 42,
"height": 40
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "JD",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.14
}
}
],
"decorative": false,
"name": "badge_initials",
"max_length": 2,
"min_length": 1
}
},
{
"type": "flex",
"size": {
"width": 160,
"height": 45
},
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "center",
"gap": 0,
"children": [
{
"type": "text",
"size": {
"width": 160,
"height": 24
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "John Doe",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
}
}
],
"decorative": false,
"name": "card_primary_text",
"max_length": 8,
"min_length": 4
},
{
"type": "text",
"size": {
"width": 160,
"height": 21
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "December 2025",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.2
}
}
],
"decorative": false,
"name": "card_secondary_text",
"max_length": 13,
"min_length": 7
}
],
"name": "card_text_stack",
"max_children": 2,
"min_children": 2
}
],
"name": "card_content_row",
"max_children": 2,
"min_children": 2
}
}
]
},
{
"id": "right_image_panel",
"description": "Large portrait image panel anchored on the right side, balancing the text-heavy column with a visual focal area.",
"position": {
"x": 702.41,
"y": 64
},
"size": {
"width": 537.59,
"height": 592
},
"elements": [
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 537.59,
"height": 592
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 4,
"tr": 4,
"bl": 4,
"br": 4
},
"decorative": false,
"name": "main_visual_panel",
"is_icon": false
}
]
}
]
},
{
"id": "split_grid_layout_7051",
"description": "A two-column slide with a large text panel on the left and a six-card feature grid on the right.",
"components": [
{
"id": "slide_canvas",
"description": "Full-slide background with a thin accent rule aligned along the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 2,
"y": 714
},
"size": {
"width": 1276,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
}
]
},
{
"id": "left_text_column",
"description": "Left-aligned title and paragraph block occupying the open whitespace beside the card grid.",
"position": {
"x": 66,
"y": 162.25
},
"size": {
"width": 514,
"height": 267.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 507.59,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "large_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 514,
"height": 175.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Show that we offer a solution that solves the problems previously described and identified. Make sure that the solutions we offer uphold the values of effectiveness, efficiency, and are highly relevant to the market situation and society is here and what is hsd sdksdf klfdslkf lkflkfsldkf.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 290,
"min_length": 145
}
]
},
{
"id": "right_card_grid",
"description": "A two-column card matrix with repeated icon, title, divider, and caption structure.",
"position": {
"x": 648,
"y": 72.75
},
"size": {
"width": 566,
"height": 510.5
},
"elements": [
{
"type": "group",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Market",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 6,
"min_length": 3
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 116
},
"size": {
"width": 253,
"height": 49.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Innovative and widely accepted.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 95,
"min_length": 48
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 181.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Industry",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 34,
"y": 116
},
"size": {
"width": 207.25,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Based on sound market decisions.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 32,
"min_length": 16
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 0,
"y": 197.5
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "SEM",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 3,
"min_length": 2
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 30,
"y": 116
},
"size": {
"width": 214.39,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Driven by precise data and analysis.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 36,
"min_length": 18
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 197.5
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "End User",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 50,
"y": 116
},
"size": {
"width": 174.7,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Focused on real user impact.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 28,
"min_length": 14
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 0,
"y": 362
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Industry",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 8,
"min_length": 4
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 34,
"y": 116
},
"size": {
"width": 207.25,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Based on sound market decisions.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 32,
"min_length": 16
}
],
"name": "card_item"
},
{
"type": "group",
"position": {
"x": 291,
"y": 362
},
"size": {
"width": 275,
"height": 148.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 275,
"height": 148.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
},
"shadow": {
"color": "#000000",
"blur": 0,
"opacity": 0,
"offset_x": 0,
"offset_y": 0
}
},
{
"type": "image",
"position": {
"x": 113.5,
"y": 16
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 77.5,
"y": 72
},
"size": {
"width": 120,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "SEM",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 3,
"min_length": 2
},
{
"type": "rectangle",
"position": {
"x": 121.5,
"y": 104
},
"size": {
"width": 32,
"height": 4
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"shadow": {
"color": "#000000",
"opacity": 0
}
},
{
"type": "text",
"position": {
"x": 30,
"y": 116
},
"size": {
"width": 214.39,
"height": 16.5
},
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Driven by precise data and analysis.",
"font": {
"size": 12,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "card_caption",
"max_length": 36,
"min_length": 18
}
],
"name": "card_item"
}
]
}
]
},
{
"id": "split_cards_layout_9936",
"description": "A two-column slide with a large text block on the left and stacked rounded information cards on the right.",
"components": [
{
"id": "slide_background",
"description": "Full-canvas neutral background layer that provides the clean base for all foreground slide elements.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "left_text_block",
"description": "Left-aligned content area with a prominent heading above a wider explanatory paragraph block.",
"position": {
"x": 64,
"y": 170.25
},
"size": {
"width": 514,
"height": 267.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 216.58,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Problem",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 7,
"min_length": 4
},
{
"type": "text",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 514,
"height": 175.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "A problem needs to be discussed further and in detail because this problem is the main foundation in the initial development of a product, service, and decision making. Without a well-defined problem, it will have an impact on a job that is unfocused, unmanaged, and less relevant.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "body_paragraph",
"max_length": 281,
"min_length": 141
}
]
},
{
"id": "stacked_card_column",
"description": "Right-side vertical card column containing repeated rounded panels with an icon, title, and supporting text.",
"position": {
"x": 704,
"y": 45
},
"size": {
"width": 512,
"height": 566
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 566
},
"direction": "column",
"wrap": false,
"align_items": "stretch",
"justify_content": "flex-start",
"gap": 32,
"children": [
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "High Costs",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Outdated systems increase expenses, while small businesses struggle to expand their market reach.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
},
{
"type": "group",
"size": {
"width": 512,
"height": 117.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 117.5
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 17.62,
"tr": 17.62,
"bl": 17.62,
"br": 17.62
}
},
{
"type": "image",
"position": {
"x": 20,
"y": 20
},
"size": {
"width": 48,
"height": 48
},
"data": "/static/icons/placeholder.svg",
"fit": "fill",
"color": "#234CD9",
"decorative": false,
"name": "card_icon",
"is_icon": true
},
{
"type": "text",
"position": {
"x": 88,
"y": 20
},
"size": {
"width": 406,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Inefficiency",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 12,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 88,
"y": 52
},
"size": {
"width": 406,
"height": 45.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Businesses struggle to find digital tools that meet their needs, causing operational slowdowns.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "card_description",
"max_length": 96,
"min_length": 48
}
],
"name": "card_panel"
}
],
"name": "card_stack",
"max_children": 4,
"min_children": 4
}
]
},
{
"id": "bottom_accent_bar",
"description": "Thin horizontal accent bar spanning the bottom edge as a simple decorative slide footer.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
}
]
},
{
"id": "split_text_chart_layout_2511",
"description": "Two-column slide with a left-aligned text block, rounded chart panel on the right, and a thin bottom accent rule.",
"components": [
{
"id": "base_canvas",
"description": "Full slide background with a slim horizontal accent line anchored to the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
},
"shadow": {
"color": "#000000",
"opacity": 0
}
}
]
},
{
"id": "left_text_stack",
"description": "Left column text stack with a large headline above a compact descriptive paragraph.",
"position": {
"x": 64,
"y": 266
},
"size": {
"width": 475,
"height": 188
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 475,
"height": 120
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Data Table or Chart",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "primary_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 0,
"y": 136
},
"size": {
"width": 475,
"height": 52
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Present structured information in a flexible table or visualize it with a chart.",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 80,
"min_length": 40
}
]
},
{
"id": "right_chart_panel",
"description": "Rounded right-side panel containing a single line chart centered with padding inside the panel.",
"position": {
"x": 616.97,
"y": 200
},
"size": {
"width": 599.03,
"height": 320
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599.03,
"height": 320
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 48,
"tr": 48,
"bl": 48,
"br": 48
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.1,
"offset_x": 0,
"offset_y": 1
}
},
{
"type": "chart",
"position": {
"x": 16,
"y": 16
},
"size": {
"width": 567,
"height": 288
},
"chart_type": "line",
"colors": [
"#3182BD"
],
"x_axis": true,
"y_axis": true,
"x_axis_title": "value",
"axis_color": "#6B7280",
"categories": [
"A",
"B",
"C",
"D"
],
"series": [
{
"name": "value",
"values": [
60,
42,
75,
30
]
}
],
"data_labels": "top",
"legend": false,
"x_axis_grid": true,
"y_axis_grid": true,
"grid_color": "#E4EAF3",
"decorative": false,
"name": "panel_line_chart"
}
]
}
]
},
{
"id": "split_chart_table_layout_2157",
"description": "Two-column layout with a large left title and chart card balanced by explanatory text and a metric table on the right.",
"components": [
{
"id": "page_background",
"description": "Full-slide white canvas with a thin accent rule along the bottom edge for visual grounding.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
},
{
"id": "left_title_area",
"description": "Large headline area positioned in the upper-left column above the visual content card.",
"position": {
"x": 64,
"y": 162
},
"size": {
"width": 475,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 475,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Company Traction",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "main_heading",
"max_length": 16,
"min_length": 8
}
]
},
{
"id": "left_visual_card",
"description": "Rounded card in the lower-left column containing a single line chart with integrated axes and legend.",
"position": {
"x": 64,
"y": 238
},
"size": {
"width": 473,
"height": 288
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 473,
"height": 288
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 43.2,
"tr": 43.2,
"bl": 43.2,
"br": 43.2
},
"shadow": {
"color": "#000000",
"blur": 2,
"opacity": 0.1,
"offset_x": 0,
"offset_y": 1
}
},
{
"type": "chart",
"position": {
"x": 16,
"y": 16
},
"size": {
"width": 441,
"height": 256
},
"chart_type": "line",
"colors": [
"#1E4CD9",
"#3B82F6",
"#F59E0B"
],
"x_axis": true,
"y_axis": true,
"axis_color": "#1E4CD9",
"categories": [
"2020",
"2021",
"2022",
"2023"
],
"series": [
{
"name": "Artificial Intelligence",
"values": [
5,
10,
20,
28
]
},
{
"name": "Internet of Things",
"values": [
10,
20,
30,
38
]
},
{
"name": "Other Technology",
"values": [
8,
15,
22,
29
]
}
],
"legend": true,
"x_axis_grid": true,
"y_axis_grid": true,
"grid_color": "#E5E7EB",
"decorative": false,
"name": "line_chart_area"
}
]
},
{
"id": "right_copy_area",
"description": "Wide paragraph block placed at the top of the right column, aligned above the table.",
"position": {
"x": 617,
"y": 31.5
},
"size": {
"width": 578,
"height": 130
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 578,
"height": 130
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Traction is a period where the company is feeling momentum during its development period. If traction momentum is not harnessed, sales figures can decline and the customer base can shrink. In general, companies will judge success by the amount of revenue and new customers they receive.",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "intro_paragraph",
"max_length": 286,
"min_length": 143
}
]
},
{
"id": "right_table_area",
"description": "Large rounded table block filling the right column beneath the paragraph with two aligned data columns.",
"position": {
"x": 617,
"y": 193.5
},
"size": {
"width": 599,
"height": 495
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 74.25,
"tr": 74.25,
"bl": 74.25,
"br": 74.25
},
"shadow": {
"color": "#3B82F6",
"opacity": 0.5
}
},
{
"type": "table",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 599,
"height": 495
},
"columns": [
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Metric",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Value",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.14
}
}
]
}
],
"rows": [
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Revenue",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "$1.2M",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Satisfaction",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "95%",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Revenue",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "$1.2M",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Satisfaction",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "95%",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
],
[
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "Users",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
},
{
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
},
"alignment": "left",
"runs": [
{
"text": "10K+",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.14
}
}
]
}
]
],
"decorative": false,
"name": "two_column_table",
"max_columns": 2,
"min_columns": 1,
"max_rows": 10,
"min_rows": 5
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": -1
},
"size": {
"width": 601,
"height": 2
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": 494
},
"size": {
"width": 601,
"height": 3
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": -1,
"y": 0
},
"size": {
"width": 2,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 598,
"y": 0
},
"size": {
"width": 2,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 298.5,
"y": 0
},
"size": {
"width": 3,
"height": 495
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 45
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 90
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 135
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 180
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 225
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 270
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 315
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 360
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 405
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
},
{
"type": "line",
"position": {
"x": 0,
"y": 450
},
"size": {
"width": 599,
"height": 0
},
"stroke": {
"color": "#E5E7EB",
"opacity": 1,
"width": 1
}
}
]
}
]
},
{
"id": "split_media_copy_7780",
"description": "A clean two-column slide with a large image on the left and stacked title plus paragraph text on the right.",
"components": [
{
"id": "full_bleed_canvas",
"description": "A plain full-slide background layer that provides a neutral canvas beneath all foreground content blocks.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "left_image_block",
"description": "A large rectangular media area aligned left of center, leaving broad whitespace around the slide edges.",
"position": {
"x": 64,
"y": 152
},
"size": {
"width": 512,
"height": 384
},
"elements": [
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 512,
"height": 384
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"decorative": false,
"name": "left_media_image",
"is_icon": false
}
]
},
{
"id": "right_text_stack",
"description": "A right-side vertical text stack with a prominent heading above a longer descriptive paragraph block.",
"position": {
"x": 704,
"y": 97.75
},
"size": {
"width": 514,
"height": 460.5
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 514,
"height": 460.5
},
"direction": "column",
"wrap": false,
"align_items": "stretch",
"justify_content": "flex-start",
"gap": 48,
"children": [
{
"type": "text",
"size": {
"width": 514,
"height": 120
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Image With Description",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "stack_heading",
"max_length": 22,
"min_length": 11
},
{
"type": "text",
"size": {
"width": 514,
"height": 292.5
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the presentation session, the background/introduction can be filled with information that is arranged systematically and effectively with respect to an interesting topic to be used as material for discussion at the opening of the presentation session. The introduction can provide a general overview for those who are listening to your presentation so that the key words on the topic of discussion are emphasized during this background/introductory presentation session.",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "stack_body",
"max_length": 473,
"min_length": 237
}
],
"name": "right_copy_column",
"max_children": 2,
"min_children": 2
}
]
}
]
},
{
"id": "title_mosaic_footer_3239",
"description": "A clean slide with a large header, two side-by-side mosaic card groups, and a thin footer accent line.",
"components": [
{
"id": "plain_background",
"description": "Full canvas white background establishes a clean base behind all content and decorative accent elements.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "header_title_area",
"description": "Large left-aligned heading area placed near the upper edge with generous whitespace beneath.",
"position": {
"x": 64,
"y": 80
},
"size": {
"width": 1154,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1154,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Product Overview",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "main_heading",
"max_length": 16,
"min_length": 8
}
]
},
{
"id": "paired_mosaic_grid",
"description": "Two matching mosaic blocks arranged horizontally, each combining alternating image and text tiles.",
"position": {
"x": 112,
"y": 224
},
"size": {
"width": 1056,
"height": 400
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1056,
"height": 400
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 32,
"column_gap": 32,
"children": [
{
"type": "group",
"size": {
"width": 512,
"height": 400
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 5,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "image",
"position": {
"x": 272,
"y": 0
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 5,
"bl": 0,
"br": 0
},
"decorative": false,
"name": "upper_image_tile",
"is_icon": false
},
{
"type": "image",
"position": {
"x": 0,
"y": 222
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 5,
"br": 0
},
"decorative": false,
"name": "lower_image_tile",
"is_icon": false
},
{
"type": "rectangle",
"position": {
"x": 272,
"y": 178
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 5
}
},
{
"type": "text",
"position": {
"x": 20,
"y": 34.12
},
"size": {
"width": 202,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Internet of Things",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "upper_text_heading",
"max_length": 18,
"min_length": 9
},
{
"type": "text",
"position": {
"x": 20,
"y": 74.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Detail and explain each product. Our examination of community and market issues increases with additional products/services.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "upper_text_body",
"max_length": 124,
"min_length": 62
},
{
"type": "text",
"position": {
"x": 292,
"y": 198.12
},
"size": {
"width": 202,
"height": 56
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Analytics Dashboard",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "lower_text_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 292,
"y": 266.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "lower_text_body",
"max_length": 113,
"min_length": 57
}
],
"name": "left_mosaic_block"
},
{
"type": "group",
"size": {
"width": 512,
"height": 400
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 5,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "image",
"position": {
"x": 272,
"y": 0
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 5,
"bl": 0,
"br": 0
},
"decorative": false,
"name": "upper_image_tile",
"is_icon": false
},
{
"type": "image",
"position": {
"x": 0,
"y": 222
},
"size": {
"width": 240,
"height": 178
},
"rotation": 0,
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 5,
"br": 0
},
"decorative": false,
"name": "lower_image_tile",
"is_icon": false
},
{
"type": "rectangle",
"position": {
"x": 272,
"y": 178
},
"size": {
"width": 240,
"height": 222
},
"fill": {
"color": "#F5F7FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 5
}
},
{
"type": "text",
"position": {
"x": 20,
"y": 34.12
},
"size": {
"width": 202,
"height": 28
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Mobile App Suite",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "upper_text_heading",
"max_length": 16,
"min_length": 8
},
{
"type": "text",
"position": {
"x": 20,
"y": 74.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "upper_text_body",
"max_length": 113,
"min_length": 57
},
{
"type": "text",
"position": {
"x": 292,
"y": 198.12
},
"size": {
"width": 202,
"height": 56
},
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Smart Home Platform",
"font": {
"size": 20,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.12
}
}
],
"decorative": false,
"name": "lower_text_heading",
"max_length": 19,
"min_length": 10
},
{
"type": "text",
"position": {
"x": 292,
"y": 266.12
},
"size": {
"width": 202,
"height": 113.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Our alternate product category is available. Our products must work together to solve social and economic issues.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "lower_text_body",
"max_length": 113,
"min_length": 57
}
],
"name": "right_mosaic_block"
}
],
"name": "mosaic_block_row",
"max_children": 2,
"min_children": 2
}
]
},
{
"id": "bottom_accent_line",
"description": "Thin full-width colored strip aligned to the bottom edge as a simple finishing accent.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
}
]
},
{
"id": "titled_card_row_5986",
"description": "A clean title-led slide with four equal profile cards aligned horizontally above a thin bottom accent line.",
"components": [
{
"id": "background_accent",
"description": "Full-slide white background with a thin blue accent rule anchored along the bottom edge.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
},
{
"type": "rectangle",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
},
{
"id": "upper_left_heading",
"description": "Large bold two-line heading placed in the upper-left, leaving generous whitespace above the card row.",
"position": {
"x": 64,
"y": 122
},
"size": {
"width": 235,
"height": 90
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 235,
"height": 90
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1,
"letter_spacing": -1.44
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Our\nTeam",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1,
"letter_spacing": -1.44
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 12,
"min_length": 4
}
]
},
{
"id": "four_card_grid",
"description": "Four evenly spaced vertical cards align in one row, each containing an image, centered heading, and paragraph.",
"position": {
"x": 64,
"y": 250
},
"size": {
"width": 1152,
"height": 380
},
"elements": [
{
"type": "grid",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1152,
"height": 380
},
"columns": 4,
"rows": 1,
"gap": 24,
"column_gap": 24,
"row_gap": 0,
"align_items": "stretch",
"justify_items": "stretch",
"children": [
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Sarah Johnson",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Strategic leader with 15+ years experience in technology and business development. Former VP at Fortune 500 company.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Michael Chen",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Technology expert specializing in scalable architecture and AI solutions. PhD in Computer Science from MIT.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Emily Rodriguez",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Sales leader with proven track record of building high-performing teams and driving revenue growth in B2B markets.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
},
{
"type": "group",
"size": {
"width": 270,
"height": 380
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 270,
"height": 380
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 0,
"tr": 0,
"bl": 0,
"br": 0
}
},
{
"type": "rectangle",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
}
},
{
"type": "image",
"position": {
"x": 24,
"y": 24
},
"size": {
"width": 222,
"height": 160
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"decorative": false,
"name": "card_photo",
"is_icon": false
},
{
"type": "text",
"position": {
"x": 24,
"y": 200
},
"size": {
"width": 222,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "David Kim",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1.24
}
}
],
"decorative": false,
"name": "card_title",
"max_length": 15,
"min_length": 5
},
{
"type": "text",
"position": {
"x": 24,
"y": 232
},
"size": {
"width": 224,
"height": 100
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
},
"alignment": {
"horizontal": "center",
"vertical": "top"
},
"runs": [
{
"text": "Product strategist focused on user experience and market-driven solutions. Former product manager at leading tech companies.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "card_body",
"max_length": 124,
"min_length": 54
}
],
"name": "profile_card"
}
],
"name": "card_grid",
"max_children": 4,
"min_children": 4
}
]
}
]
},
{
"id": "two_column_info_layout_8378",
"description": "A clean two-column slide with a left title, map visual and paragraph, plus a stacked metric summary column on the right.",
"components": [
{
"id": "background_layer",
"description": "Full-slide plain background layer providing the white canvas behind all foreground content.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "left_feature_column",
"description": "Left column combining a large heading, wide visual block, and supporting body paragraph beneath it.",
"position": {
"x": 64,
"y": 63.75
},
"size": {
"width": 522.95,
"height": 480.5
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 522.95,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Market Size",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "section_heading",
"max_length": 11,
"min_length": 6
},
{
"type": "group",
"position": {
"x": 0,
"y": 92
},
"size": {
"width": 520.95,
"height": 220
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 520.95,
"height": 220
},
"fill": {
"color": "#CBE3CC",
"opacity": 1
},
"border_radius": {
"tl": 33,
"tr": 33,
"bl": 33,
"br": 33
}
},
{
"type": "image",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 520.95,
"height": 220
},
"data": "/static/images/replaceable_template_image.png",
"fit": "fill",
"decorative": false,
"name": "wide_feature_visual",
"is_icon": false
}
],
"name": "wide_visual_frame"
},
{
"type": "text",
"position": {
"x": 0,
"y": 344
},
"size": {
"width": 514,
"height": 136.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Market size is the total amount of all sales and customers that can be seen directly by stakeholders. This technique is usually calculated at the end of the year, the market size can be used by companies to determine the potential of their market and business in the future. This is very useful, especially for new companies that will offer services to those who are interested in our services.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "supporting_paragraph",
"max_length": 394,
"min_length": 197
}
]
},
{
"id": "right_metric_stack",
"description": "Right column containing four vertically stacked metric cards with colored labels, headline values, and explanatory text.",
"position": {
"x": 616.95,
"y": 35.75
},
"size": {
"width": 601.03,
"height": 584.5
},
"elements": [
{
"type": "flex",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 601.03,
"height": 584.5
},
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 40,
"children": [
{
"type": "group",
"size": {
"width": 601.03,
"height": 106.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 228.11,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 206.11,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Total Available Market (TAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 28,
"min_length": 14
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "1.4 Billion",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 38.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the TAM Section, we can fill in the potential of any person who can buy an offer or the maximum amount of revenue a business can earn by selling their offer.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 160,
"min_length": 80
}
],
"name": "compact_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 126.75
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 277.33,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 255.33,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Serviceable Available Market (SAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 34,
"min_length": 17
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "194 Million",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 57.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "It is a part of TAM that has the potential to become a target market for the company by considering the type of product, technology available and geographical conditions.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 170,
"min_length": 85
}
],
"name": "expanded_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 106.5
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 228.11,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 206.11,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Total Available Market (TAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 28,
"min_length": 14
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "1.4 Billion",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 38.5
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "In the TAM Section, we can fill in the potential of any person who can buy an offer or the maximum amount of revenue a business can earn by selling their offer.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 160,
"min_length": 80
}
],
"name": "compact_metric_card"
},
{
"type": "group",
"size": {
"width": 601.03,
"height": 126.75
},
"children": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 277.33,
"height": 28
},
"fill": {
"color": "#234CD9",
"opacity": 1
},
"border_radius": {
"tl": 4.2,
"tr": 4.2,
"bl": 4.2,
"br": 4.2
}
},
{
"type": "text",
"position": {
"x": 12,
"y": 4
},
"size": {
"width": 255.33,
"height": 20
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Serviceable Available Market (SAM)",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#FFFFFF",
"line_height": 1.14
}
}
],
"decorative": false,
"name": "metric_label",
"max_length": 34,
"min_length": 17
},
{
"type": "text",
"position": {
"x": 0,
"y": 36
},
"size": {
"width": 601.03,
"height": 32
},
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "194 Million",
"font": {
"size": 24,
"family": "Montserrat",
"color": "#1E4CD9",
"bold": true,
"line_height": 1.07
}
}
],
"decorative": false,
"name": "metric_value",
"max_length": 11,
"min_length": 6
},
{
"type": "text",
"position": {
"x": 0,
"y": 68
},
"size": {
"width": 601.03,
"height": 57.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "It is a part of TAM that has the potential to become a target market for the company by considering the type of product, technology available and geographical conditions.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#334155",
"line_height": 1.1
}
}
],
"decorative": false,
"name": "metric_description",
"max_length": 170,
"min_length": 85
}
],
"name": "expanded_metric_card"
}
],
"name": "metric_card_stack",
"max_children": 4,
"min_children": 4
}
]
}
]
},
{
"id": "two_column_index_grid_5706",
"description": "A clean index-style slide layout with a large header, two-column numbered card grid, and thin bottom accent rule.",
"components": [
{
"id": "background_canvas",
"description": "Full-slide white canvas establishing the clean background area beneath all foreground layout components.",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 720
},
"fill": {
"color": "#FFFFFF",
"opacity": 1
}
}
]
},
{
"id": "header_block",
"description": "Large left-aligned heading area positioned near the upper-left with generous whitespace above the card grid.",
"position": {
"x": 64,
"y": 80
},
"size": {
"width": 1154,
"height": 60
},
"elements": [
{
"type": "text",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1154,
"height": 60
},
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
},
"alignment": {
"horizontal": "left",
"vertical": "middle"
},
"runs": [
{
"text": "Table Of Contents",
"font": {
"size": 48,
"family": "Montserrat",
"color": "#234CD9",
"bold": true,
"line_height": 1
}
}
],
"decorative": false,
"name": "header_text",
"max_length": 17,
"min_length": 9
}
]
},
{
"id": "indexed_card_grid",
"description": "Two-column grid of compact horizontal entries, each pairing a square number badge with a rounded information card.",
"position": {
"x": 64,
"y": 201.59
},
"size": {
"width": 1152,
"height": 473.75
},
"elements": [
{
"type": "grid",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1152,
"height": 473.75
},
"columns": 2,
"rows": 5,
"column_gap": 40,
"row_gap": 20,
"align_items": "flex-start",
"justify_items": "flex-start",
"children": [
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "1",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 1",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "2",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 2",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "3",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 3",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "4",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 4",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "5",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 5",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "6",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 6",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "7",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 7",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "8",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 8",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "9",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 9",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
},
{
"type": "flex",
"size": {
"width": 556,
"height": 78.75
},
"direction": "row",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 16,
"children": [
{
"type": "container",
"size": {
"width": 40,
"height": 40
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 6,
"tr": 6,
"bl": 6,
"br": 6
},
"padding": {
"top": 0,
"right": 0,
"bottom": 0,
"left": 0
},
"child": {
"type": "text",
"size": {
"width": 40,
"height": 40
},
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
},
"alignment": {
"horizontal": "center",
"vertical": "middle"
},
"runs": [
{
"text": "10",
"font": {
"size": 16,
"family": "Montserrat",
"color": "#FFFFFF",
"bold": true,
"line_height": 1.2
}
}
],
"decorative": false,
"name": "badge_number",
"max_length": 2,
"min_length": 1
}
},
{
"type": "container",
"size": {
"width": 500,
"height": 78.75
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"fill": {
"color": "#F5F8FE",
"opacity": 1
},
"border_radius": {
"tl": 11.81,
"tr": 11.81,
"bl": 11.81,
"br": 11.81
},
"padding": {
"top": 12,
"right": 10,
"bottom": 10,
"left": 12
},
"child": {
"type": "flex",
"direction": "column",
"wrap": false,
"align_items": "flex-start",
"justify_content": "flex-start",
"gap": 4,
"children": [
{
"type": "text",
"size": {
"width": 478,
"height": 28
},
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Section 10",
"font": {
"size": 18,
"family": "Montserrat",
"color": "#1E4CD9",
"line_height": 1.24
}
}
],
"decorative": false,
"name": "entry_title",
"max_length": 10,
"min_length": 5
},
{
"type": "text",
"size": {
"width": 478,
"height": 22.75
},
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
},
"alignment": {
"horizontal": "left",
"vertical": "top"
},
"runs": [
{
"text": "Brief description for this section.",
"font": {
"size": 14,
"family": "Montserrat",
"color": "#234CD9",
"line_height": 1.3
}
}
],
"decorative": false,
"name": "entry_description",
"max_length": 35,
"min_length": 18
}
],
"name": "entry_text_stack",
"max_children": 2,
"min_children": 2
}
}
],
"name": "entry_row",
"max_children": 2,
"min_children": 2
}
],
"name": "entry_grid",
"max_children": 10,
"min_children": 10
}
]
},
{
"id": "bottom_accent_rule",
"description": "Thin full-width horizontal rule anchored to the bottom edge as a simple decorative accent.",
"position": {
"x": 0,
"y": 716
},
"size": {
"width": 1280,
"height": 4
},
"elements": [
{
"type": "rectangle",
"position": {
"x": 0,
"y": 0
},
"size": {
"width": 1280,
"height": 4
},
"fill": {
"color": "#1E4CD9",
"opacity": 1
},
"border_radius": {
"tl": 0.6,
"tr": 0.6,
"bl": 0.6,
"br": 0.6
}
}
]
}
]
}
],
"fonts": {
"Montserrat": "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap"
}
}