16353 lines
520 KiB
JSON
16353 lines
520 KiB
JSON
{
|
|
"id": "general",
|
|
"name": "General",
|
|
"description": "Flexible, well-balanced layouts for everyday presentations, from simple title slides and agendas to content-rich sections.",
|
|
"thumbnail": "static/thumbnail.png",
|
|
"merged_components": [
|
|
{
|
|
"id": "background_canvas",
|
|
"description": "Full-slide neutral background layer that establishes the whitespace and clean presentation surface for all foreground content.",
|
|
"variants": [
|
|
{
|
|
"id": "background_canvas",
|
|
"description": "Full-slide neutral background layer that establishes the whitespace and clean presentation surface for 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": "full_bleed_background",
|
|
"description": "A plain full-slide background layer providing a neutral canvas behind the two-column 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": "slide_background",
|
|
"description": "Full canvas white background supporting the entire composition without competing with 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": "slide_background",
|
|
"description": "Full-slide white background layer establishing a clean canvas for all foreground sections and card panels.",
|
|
"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": "A full-slide white backdrop creates clean negative space behind all foreground layout 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_image_panel",
|
|
"description": "Large media panel positioned left of center, using subtle rounded corners and light shadow separation from the background.",
|
|
"variants": [
|
|
{
|
|
"id": "left_image_panel",
|
|
"description": "Large media panel positioned left of center, using subtle rounded corners and light shadow separation from the background.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 208
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 14,
|
|
"tr": 14,
|
|
"bl": 14,
|
|
"br": 14
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 14,
|
|
"tr": 14,
|
|
"bl": 14,
|
|
"br": 14
|
|
},
|
|
"decorative": false,
|
|
"name": "main_photo",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_media_card",
|
|
"description": "A rounded rectangular media area with subtle drop shadow, aligned left and vertically centered in the slide.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 184
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "card_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "image_panel",
|
|
"description": "Rounded rectangular image panel aligned on the right side with a subtle drop-shadow backdrop.",
|
|
"position": {
|
|
"x": 816,
|
|
"y": 208
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "panel_photo",
|
|
"is_icon": false
|
|
}
|
|
],
|
|
"name": "rounded_image_frame"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_media_card",
|
|
"description": "Rounded rectangular image card positioned on the left with soft shadow and full-bleed visual content.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 176
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 384
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "container",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 384
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 18,
|
|
"tr": 18,
|
|
"bl": 18,
|
|
"br": 18
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
},
|
|
"padding": {
|
|
"top": 0,
|
|
"right": 0,
|
|
"bottom": 0,
|
|
"left": 0
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 18,
|
|
"tr": 18,
|
|
"bl": 18,
|
|
"br": 18
|
|
},
|
|
"decorative": false,
|
|
"name": "card_visual",
|
|
"is_icon": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_stack",
|
|
"description": "Right-side vertical information area with a prominent headline, short accent rule, and supporting paragraph block.",
|
|
"variants": [
|
|
{
|
|
"id": "right_text_stack",
|
|
"description": "Right-side vertical information area with a prominent headline, short accent rule, and supporting paragraph block.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 163
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 284
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our product offers customizable dashboards for real-time reporting and data-driven decisions. It integrates with third-party tools to enhance operations and scales with business growth for improved efficiency.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "body_copy",
|
|
"max_length": 209,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_copy_block",
|
|
"description": "A fixed right-side copy block containing a large heading, short accent rule, and supporting paragraph.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 202
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 284
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_heading",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our product offers customizable dashboards for real-time reporting and data-driven decisions. It integrates with third-party tools to enhance operations and scales with business growth for improved efficiency.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_paragraph",
|
|
"max_length": 209,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_intro_block",
|
|
"description": "Left-aligned introductory content block with a large heading, short accent divider, and supporting paragraph beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 212
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 312
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our Team Members",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "section_heading",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 140
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ginyard International Co. is a leading provider of innovative digital solutions tailored for businesses. Our mission is to empower organizations to achieve their goals through cutting-edge technology and strategic partnerships.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "intro_paragraph",
|
|
"max_length": 227,
|
|
"min_length": 114
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "bottom_info_card",
|
|
"description": "Outlined rectangular information card beneath the text stack, combining a square initials block with two text lines.",
|
|
"variants": [
|
|
{
|
|
"id": "bottom_info_card",
|
|
"description": "Outlined rectangular information card beneath the text stack, combining a square initials block with two text lines.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 471
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 102
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 102
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 6,
|
|
"tr": 6,
|
|
"bl": 6,
|
|
"br": 6
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 2,
|
|
"opacity": 0.05,
|
|
"offset_x": 0,
|
|
"offset_y": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 25,
|
|
"y": 27
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 38.55,
|
|
"y": 39
|
|
},
|
|
"size": {
|
|
"width": 23,
|
|
"height": 24
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.2,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "JD",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "initials_label",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 89,
|
|
"y": 25
|
|
},
|
|
"size": {
|
|
"width": 130,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.12,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "John Doe",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_card_label",
|
|
"max_length": 8,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 89,
|
|
"y": 53
|
|
},
|
|
"size": {
|
|
"width": 130,
|
|
"height": 24
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "December 2025",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "secondary_card_label",
|
|
"max_length": 13,
|
|
"min_length": 7
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "decorative_background",
|
|
"description": "Full-slide white background with soft abstract decorative shapes positioned along the left edge and bottom.",
|
|
"variants": [
|
|
{
|
|
"id": "decorative_background",
|
|
"description": "Full-slide white background with soft abstract decorative shapes positioned along the left edge and bottom.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image2-ec1c92dee7a3.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_decor",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 592
|
|
},
|
|
"size": {
|
|
"width": 192,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image3-82be19a88965.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_edge_decor",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1136,
|
|
"y": 80
|
|
},
|
|
"size": {
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#A855F7",
|
|
"decorative": true,
|
|
"name": "corner_sparkle_decor",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 848,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 20
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image9-68eb2d8ed47c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "small_wave_decor",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "side_decor_background",
|
|
"description": "Full-slide white backdrop with mirrored decorative image panels along the left and right edges.",
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image20-6875b30b26c2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_accent",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image21-f2b82e740bc2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "right_edge_accent",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "background_shapes",
|
|
"description": "Full-slide white canvas with subtle pale decorative shapes anchored to opposite corners for visual balance.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 528
|
|
},
|
|
"size": {
|
|
"width": 192,
|
|
"height": 192
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image22-6dd2f52e896c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_corner_shape",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 256
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image23-f21b824d69c7.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "top_corner_shape",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "slide_background",
|
|
"description": "Full-slide white canvas with a subtle decorative wave image 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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 640
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 80
|
|
},
|
|
"data": "static/image26-6ba37bd671c7.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_wave_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "background_frame",
|
|
"description": "Full slide background with white canvas and pale decorative wave patterns positioned along both side edges.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image20-6875b30b26c2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_pattern",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image21-f2b82e740bc2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "right_edge_pattern",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "Full slide background layer with a white canvas and a subtle decorative wave anchored to the lower-left corner.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 560
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 160
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image33-ae1f10d83bac.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "corner_wave",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "header_area",
|
|
"description": "Large bold heading placed at the upper-left with generous whitespace above the feature section.",
|
|
"variants": [
|
|
{
|
|
"id": "header_area",
|
|
"description": "Large bold heading placed at the upper-left with generous whitespace above the feature section.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 706,
|
|
"height": 72
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 706,
|
|
"height": 72
|
|
},
|
|
"font": {
|
|
"size": 72,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Solutions",
|
|
"font": {
|
|
"size": 72,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 9,
|
|
"min_length": 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_heading",
|
|
"description": "Large bold heading positioned near the upper-left corner with generous whitespace around it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Problem",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 7,
|
|
"min_length": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "feature_grid",
|
|
"description": "Two-by-two grid of feature items, each pairing a purple icon tile with heading and supporting copy.",
|
|
"variants": [
|
|
{
|
|
"id": "feature_grid",
|
|
"description": "Two-by-two grid of feature items, each pairing a purple icon tile with heading and supporting copy.",
|
|
"position": {
|
|
"x": 96,
|
|
"y": 291.75
|
|
},
|
|
"size": {
|
|
"width": 674,
|
|
"height": 256.5
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 674,
|
|
"height": 256.5
|
|
},
|
|
"columns": 2,
|
|
"rows": 2,
|
|
"column_gap": 54,
|
|
"row_gap": 56,
|
|
"align_items": "flex-start",
|
|
"justify_items": "flex-start",
|
|
"children": [
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Custom Software",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "We create tailored software to optimize processes and boost efficiency.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Digital Consulting",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our consultants guide organizations in leveraging the latest technologies.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Support Services",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "We provide ongoing support to help businesses adapt and maintain performance.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Scalable Marketing",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our data-driven strategies help businesses expand their reach and engagement.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item_grid",
|
|
"max_children": 4,
|
|
"min_children": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_visual_panel",
|
|
"description": "Layered visual area with a subtle grid backdrop, centered rounded photo card, and a small decorative accent icon.",
|
|
"variants": [
|
|
{
|
|
"id": "left_visual_panel",
|
|
"description": "Layered visual area with a subtle grid backdrop, centered rounded photo card, and a small decorative accent icon.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 548
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 548
|
|
},
|
|
"data": "static/image11-6ce50168d7ec.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "background_grid_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 472,
|
|
"y": 80
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#9333EA",
|
|
"decorative": true,
|
|
"name": "decorative_accent_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 40,
|
|
"y": 114
|
|
},
|
|
"size": {
|
|
"width": 448,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 40,
|
|
"y": 114
|
|
},
|
|
"size": {
|
|
"width": 448,
|
|
"height": 320
|
|
},
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "rounded_photo_card",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_stack_2",
|
|
"description": "Right column containing an introductory paragraph followed by two vertically stacked icon-and-text feature blocks.",
|
|
"variants": [
|
|
{
|
|
"id": "right_text_stack",
|
|
"description": "Right column containing an introductory paragraph followed by two vertically stacked icon-and-text feature blocks.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 240
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 348
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 88
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Businesses face challenges with outdated technology and rising costs, limiting efficiency and growth in competitive markets.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "intro_paragraph",
|
|
"max_length": 124,
|
|
"min_length": 62
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 120
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 228
|
|
},
|
|
"direction": "column",
|
|
"wrap": false,
|
|
"align_items": "stretch",
|
|
"justify_content": "flex-start",
|
|
"gap": 24,
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 530,
|
|
"height": 102
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 12,
|
|
"y": 12
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Inefficiency",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_title",
|
|
"max_length": 12,
|
|
"min_length": 6
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 2
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 50
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"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": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_description",
|
|
"max_length": 95,
|
|
"min_length": 48
|
|
}
|
|
],
|
|
"name": "feature_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 530,
|
|
"height": 102
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 12,
|
|
"y": 12
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "High Costs",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_title",
|
|
"max_length": 10,
|
|
"min_length": 5
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 2
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 50
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"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": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_description",
|
|
"max_length": 97,
|
|
"min_length": 49
|
|
}
|
|
],
|
|
"name": "feature_item"
|
|
}
|
|
],
|
|
"name": "feature_block_list",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_text_block",
|
|
"description": "Left-aligned heading and supporting paragraph placed above the chart area with generous spacing.",
|
|
"variants": [
|
|
{
|
|
"id": "top_text_block",
|
|
"description": "Left-aligned heading and supporting paragraph placed above the chart area with generous spacing.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 29
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 130
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Size",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_heading",
|
|
"max_length": 11,
|
|
"min_length": 6
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 79
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Businesses face challenges with outdated technology and rising costs, limiting efficiency and growth in competitive markets.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_paragraph",
|
|
"max_length": 124,
|
|
"min_length": 62
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_block",
|
|
"description": "Right-side vertical text area containing a large bold heading above a supporting paragraph.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 187
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 259
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 126
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Competitive Advantage",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 147
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ginyard International Co. stands out by offering custom digital solutions tailored to client needs, alongside long-term support to ensure lasting relationships and continuous adaptation.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "body_copy",
|
|
"max_length": 186,
|
|
"min_length": 93
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_chart_panel",
|
|
"description": "Large rounded white card containing a single bar chart with light border and subtle elevation.",
|
|
"variants": [
|
|
{
|
|
"id": "left_chart_panel",
|
|
"description": "Large rounded white card containing a single bar chart with light border and subtle elevation.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 192
|
|
},
|
|
"size": {
|
|
"width": 768,
|
|
"height": 496
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 768,
|
|
"height": 496
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#F8F9FA",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 6,
|
|
"tr": 6,
|
|
"bl": 6,
|
|
"br": 6
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 2,
|
|
"opacity": 0.05,
|
|
"offset_x": 0,
|
|
"offset_y": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "chart",
|
|
"position": {
|
|
"x": 17,
|
|
"y": 17
|
|
},
|
|
"size": {
|
|
"width": 734,
|
|
"height": 460
|
|
},
|
|
"chart_type": "bar",
|
|
"colors": [
|
|
"#3B82F6",
|
|
"#EF4444",
|
|
"#10B981"
|
|
],
|
|
"x_axis": true,
|
|
"y_axis": true,
|
|
"axis_color": "#6B7280",
|
|
"categories": [
|
|
"Q1",
|
|
"Q1",
|
|
"Q1"
|
|
],
|
|
"series": [
|
|
{
|
|
"name": "Series 1",
|
|
"values": [
|
|
5,
|
|
5,
|
|
5
|
|
]
|
|
}
|
|
],
|
|
"data_labels": null,
|
|
"legend": false,
|
|
"x_axis_grid": true,
|
|
"y_axis_grid": true,
|
|
"grid_color": "#A855F7",
|
|
"source": "static/image16-9fc4d585158e.png",
|
|
"decorative": false,
|
|
"name": "panel_bar_chart"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_card_stack",
|
|
"description": "Vertical stack of three equal purple information cards aligned to the right of the chart panel.",
|
|
"variants": [
|
|
{
|
|
"id": "right_card_stack",
|
|
"description": "Vertical stack of three equal purple information cards aligned to the right of the chart panel.",
|
|
"position": {
|
|
"x": 880,
|
|
"y": 102
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 516
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 516
|
|
},
|
|
"direction": "column",
|
|
"align_items": "stretch",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 29.6,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 67.2,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 230.8,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Total Addressable Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Companies can use TAM to plan future expansion and investment.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 28,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 63.8,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 234.2,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Serviceable Available Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Indicates more measurable market segments for sales efforts.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 27.2,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 62.4,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 235.6,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Serviceable Obtainable Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Help companies plan development strategies according to the market.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
}
|
|
],
|
|
"name": "info_card_column",
|
|
"max_children": 3,
|
|
"min_children": 3
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_heading",
|
|
"description": "Large bold title centered horizontally above the metrics area with generous whitespace.",
|
|
"variants": [
|
|
{
|
|
"id": "centered_heading",
|
|
"description": "Large bold title centered horizontally above the metrics area with generous whitespace.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 206
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Company Traction",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading_text",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "three_metric_grid",
|
|
"description": "Three matching metric blocks arranged in a single centered row, each with label, number, and caption panel.",
|
|
"variants": [
|
|
{
|
|
"id": "three_metric_grid",
|
|
"description": "Three matching metric blocks arranged in a single centered row, each with label, number, and caption panel.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 314
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 192
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 192
|
|
},
|
|
"columns": 3,
|
|
"rows": 1,
|
|
"column_gap": 30,
|
|
"row_gap": 0,
|
|
"align_items": "stretch",
|
|
"justify_items": "center",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Clients Onboarded",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "150+",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Larana Inc. has successfully built a diverse client base, gaining trust across industries.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 90,
|
|
"min_length": 45
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "projects completed.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 19,
|
|
"min_length": 10
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "200+",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Delivering over 200 projects, Larana Inc. consistently meets evolving client needs.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 83,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "client satisfaction.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 20,
|
|
"min_length": 10
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "95%",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "With a strong focus on customer success, Larana Inc. has a 95% satisfaction rate.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 81,
|
|
"min_length": 41
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
}
|
|
],
|
|
"name": "metric_card_row",
|
|
"max_children": 3,
|
|
"min_children": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "metric_pair_row",
|
|
"description": "Two equal-width centered statistic blocks arranged horizontally below the paragraph on the right side.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 470
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 76
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 76
|
|
},
|
|
"direction": "row",
|
|
"wrap": false,
|
|
"align_items": "stretch",
|
|
"justify_content": "center",
|
|
"gap": 22,
|
|
"children": [
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 76
|
|
},
|
|
"direction": "column",
|
|
"align_items": "center",
|
|
"justify_content": "flex-start",
|
|
"gap": 8,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Satisfied Clients",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label",
|
|
"max_length": 21,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "200+",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
}
|
|
],
|
|
"name": "metric_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 76
|
|
},
|
|
"direction": "column",
|
|
"align_items": "center",
|
|
"justify_content": "flex-start",
|
|
"gap": 8,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Client Retention Rate",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label",
|
|
"max_length": 21,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "95%",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
}
|
|
],
|
|
"name": "metric_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "metric_items",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_header_area",
|
|
"description": "Header region with an oversized left-aligned title, short accent rule beneath it, and a photo aligned to the top right.",
|
|
"variants": [
|
|
{
|
|
"id": "top_header_area",
|
|
"description": "Header region with an oversized left-aligned title, short accent rule beneath it, and a photo aligned to the top right.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1120,
|
|
"height": 192
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Validation",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 96,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 800,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 192
|
|
},
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 8,
|
|
"tr": 8,
|
|
"bl": 8,
|
|
"br": 8
|
|
},
|
|
"decorative": false,
|
|
"name": "header_photo_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "numbered_content_area",
|
|
"description": "Four individually positioned numbered text blocks arranged in two columns and two rows with consistent internal spacing.",
|
|
"variants": [
|
|
{
|
|
"id": "numbered_content_area",
|
|
"description": "Four individually positioned numbered text blocks arranged in two columns and two rows with consistent internal spacing.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 272
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 266
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 130
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 51.36,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "01",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 65.36,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 480.64,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Customer Insights",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 65.36,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 480.64,
|
|
"height": 78
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Surveys reveal that 78% of businesses are planning to invest in digital solutions, with 85% preferring customized approaches.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 125,
|
|
"min_length": 63
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 576,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 60.72,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "02",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 74.72,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 471.28,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 74.72,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 471.28,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 162
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 62.34,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "03",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 76.34,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 469.66,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 76.34,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 469.66,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 576,
|
|
"y": 162
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 65.8,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "04",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 79.8,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 466.2,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 79.8,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 466.2,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "Full slide background image with translucent dark overlay, subtle corner accents, and a thin footer strip.",
|
|
"variants": [
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "Full slide background image with translucent dark overlay, subtle corner accents, and a thin footer strip.",
|
|
"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": "#000000",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image27-a0b95cd83829.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "background_photo",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 720
|
|
},
|
|
"fill": {
|
|
"color": "#000000",
|
|
"opacity": 0.5
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 0.2
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 1120,
|
|
"y": 560
|
|
},
|
|
"size": {
|
|
"width": 160,
|
|
"height": 160
|
|
},
|
|
"fill": {
|
|
"color": "#C084FC",
|
|
"opacity": 0.2
|
|
},
|
|
"border_radius": {
|
|
"tl": 24,
|
|
"tr": 24,
|
|
"bl": 24,
|
|
"br": 24
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 320,
|
|
"y": 360
|
|
},
|
|
"size": {
|
|
"width": 96,
|
|
"height": 96
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 0.1
|
|
},
|
|
"border_radius": {
|
|
"tl": 14.4,
|
|
"tr": 14.4,
|
|
"bl": 14.4,
|
|
"br": 14.4
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 712
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 8
|
|
},
|
|
"fill": {
|
|
"color": "#111827",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 1.2,
|
|
"tr": 1.2,
|
|
"bl": 1.2,
|
|
"br": 1.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_quote_stack",
|
|
"description": "Centered vertical text stack with headline, accent rule, quote mark, main quote, and author line treatment.",
|
|
"variants": [
|
|
{
|
|
"id": "centered_quote_stack",
|
|
"description": "Centered vertical text stack with headline, accent rule, quote mark, main quote, and author line treatment.",
|
|
"position": {
|
|
"x": 192,
|
|
"y": 198
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 332
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Words of Wisdom",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 15,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 408,
|
|
"y": 64
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 424,
|
|
"y": 100
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#9333EA",
|
|
"decorative": true,
|
|
"name": "quote_mark_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 108
|
|
},
|
|
"font": {
|
|
"size": 30,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"italic": true,
|
|
"line_height": 0.96
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "\"Success is not final, failure is not fatal: it is the courage to continue that counts. The future belongs to those who believe in the beauty of their dreams.\"",
|
|
"font": {
|
|
"size": 30,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"italic": true,
|
|
"line_height": 0.96
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "quote_text",
|
|
"max_length": 159,
|
|
"min_length": 80
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 286.78,
|
|
"y": 304
|
|
},
|
|
"size": {
|
|
"width": 322.44,
|
|
"height": 28
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 13.5
|
|
},
|
|
"size": {
|
|
"width": 64,
|
|
"height": 1
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 164.44,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Winston Churchill",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "attribution_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 258.44,
|
|
"y": 13.5
|
|
},
|
|
"size": {
|
|
"width": 64,
|
|
"height": 1
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
],
|
|
"name": "attribution_row"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_title_block",
|
|
"description": "Centered title section with a large bold heading and short purple underline placed directly beneath it.",
|
|
"variants": [
|
|
{
|
|
"id": "top_title_block",
|
|
"description": "Centered title section with a large bold heading and short purple underline placed directly beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 80
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Comparison",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 520,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_header",
|
|
"description": "Large centered title text is paired with a small decorative accent directly beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 88
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 96
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Table of Contents",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 520,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 20
|
|
},
|
|
"data": "static/image32-e024f0f6ca8c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "center_accent",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "central_table_card",
|
|
"description": "Centered comparison table with purple header, alternating column backgrounds, subtle shadow, and evenly divided rows and columns.",
|
|
"variants": [
|
|
{
|
|
"id": "central_table_card",
|
|
"description": "Centered comparison table with purple header, alternating column backgrounds, subtle shadow, and evenly divided rows and columns.",
|
|
"position": {
|
|
"x": 193,
|
|
"y": 243
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8,
|
|
"tr": 8,
|
|
"bl": 0,
|
|
"br": 0
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "table",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"columns": [
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Revenue",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Growth",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Market Share",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company A",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$2.5M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "15%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "25%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company B",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$1.8M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "12%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "18%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company C",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$3.2M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "20%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "32%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Our Company",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$1.2M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "35%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "12%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"decorative": false,
|
|
"name": "comparison_table",
|
|
"max_columns": 4,
|
|
"min_columns": 4,
|
|
"max_rows": 4,
|
|
"min_rows": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "bottom_note_block",
|
|
"description": "Centered paragraph block below the table using muted body text and wide horizontal spacing.",
|
|
"variants": [
|
|
{
|
|
"id": "bottom_note_block",
|
|
"description": "Centered paragraph block below the table using muted body text and wide horizontal spacing.",
|
|
"position": {
|
|
"x": 192,
|
|
"y": 640
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "This comparison shows our competitive position in the market. While we currently have a smaller market share, our growth rate significantly exceeds competitors, indicating strong potential for future expansion.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_note",
|
|
"max_length": 210,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_index",
|
|
"description": "Two equal columns of index rows align badges, section labels, and right-side page references in a structured grid.",
|
|
"variants": [
|
|
{
|
|
"id": "two_column_index",
|
|
"description": "Two equal columns of index rows align badges, section labels, and right-side page references in a structured grid.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 232
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 376
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 376
|
|
},
|
|
"columns": 2,
|
|
"rows": 5,
|
|
"column_gap": 46,
|
|
"row_gap": 24,
|
|
"align_items": "stretch",
|
|
"justify_items": "stretch",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "1",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Problem",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "03",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "6",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Company Traction",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "08",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "2",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Solution",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "04",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "7",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Performance",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "09",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "3",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "05",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "8",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Business Model",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "10",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "4",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Size",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "06",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "9",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Competitive Advantage",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "11",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "5",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Validation",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "07",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "10",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Team Member",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "12",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
}
|
|
],
|
|
"name": "entry_grid",
|
|
"max_children": 10,
|
|
"min_children": 10
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_card_grid",
|
|
"description": "Two-column, two-row profile card grid with centered portraits, names, roles, and compact biographies aligned consistently.",
|
|
"variants": [
|
|
{
|
|
"id": "right_card_grid",
|
|
"description": "Two-column, two-row profile card grid with centered portraits, names, roles, and compact biographies aligned consistently.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 101.5
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 533
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 533
|
|
},
|
|
"columns": 2,
|
|
"rows": 2,
|
|
"column_gap": 22,
|
|
"row_gap": 24,
|
|
"align_items": "flex-start",
|
|
"justify_items": "center",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Juliana Silva",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CEO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Strategic leader with 15+ years experience in digital transformation and business growth.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Daniel Gallego",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CTO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Technology expert specializing in scalable solutions and innovative software architecture.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ketut Susilo",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "COO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Operations leader focused on efficiency, process optimization, and team development.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Anna Robertson",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CMO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Marketing strategist with expertise in brand development and customer engagement.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
}
|
|
],
|
|
"name": "profile_card_grid",
|
|
"max_children": 4,
|
|
"min_children": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"layouts": [
|
|
{
|
|
"id": "split_content_layout_7585",
|
|
"description": "A clean split slide with a large rounded image panel on the left and stacked text with a profile card on the right.",
|
|
"components": [
|
|
{
|
|
"id": "background_canvas",
|
|
"description": "Full-slide neutral background layer that establishes the whitespace and clean presentation surface for 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_image_panel",
|
|
"description": "Large media panel positioned left of center, using subtle rounded corners and light shadow separation from the background.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 208
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 14,
|
|
"tr": 14,
|
|
"bl": 14,
|
|
"br": 14
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 14,
|
|
"tr": 14,
|
|
"bl": 14,
|
|
"br": 14
|
|
},
|
|
"decorative": false,
|
|
"name": "main_photo",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_stack",
|
|
"description": "Right-side vertical information area with a prominent headline, short accent rule, and supporting paragraph block.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 163
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 284
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"wrap": "word",
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our product offers customizable dashboards for real-time reporting and data-driven decisions. It integrates with third-party tools to enhance operations and scales with business growth for improved efficiency.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "body_copy",
|
|
"max_length": 209,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "bottom_info_card",
|
|
"description": "Outlined rectangular information card beneath the text stack, combining a square initials block with two text lines.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 471
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 102
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 102
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 6,
|
|
"tr": 6,
|
|
"bl": 6,
|
|
"br": 6
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 2,
|
|
"opacity": 0.05,
|
|
"offset_x": 0,
|
|
"offset_y": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 25,
|
|
"y": 27
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 38.55,
|
|
"y": 39
|
|
},
|
|
"size": {
|
|
"width": 23,
|
|
"height": 24
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.2,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "JD",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "initials_label",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 89,
|
|
"y": 25
|
|
},
|
|
"size": {
|
|
"width": 130,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.12,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "John Doe",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_card_label",
|
|
"max_length": 8,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 89,
|
|
"y": 53
|
|
},
|
|
"size": {
|
|
"width": 130,
|
|
"height": 24
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "December 2025",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "secondary_card_label",
|
|
"max_length": 13,
|
|
"min_length": 7
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "split_hero_layout_9486",
|
|
"description": "A clean two-column hero slide with a rounded media card on the left and stacked text content on the right.",
|
|
"components": [
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "A plain full-slide background layer providing a neutral canvas behind the two-column 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_media_card",
|
|
"description": "A rounded rectangular media area with subtle drop shadow, aligned left and vertically centered in the slide.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 184
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "card_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_copy_block",
|
|
"description": "A fixed right-side copy block containing a large heading, short accent rule, and supporting paragraph.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 202
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 284
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_heading",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our product offers customizable dashboards for real-time reporting and data-driven decisions. It integrates with third-party tools to enhance operations and scales with business growth for improved efficiency.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_paragraph",
|
|
"max_length": 209,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_feature_layout_7614",
|
|
"description": "A white slide with a large header, four feature descriptions on the left, and a rounded image panel on the right.",
|
|
"components": [
|
|
{
|
|
"id": "decorative_background",
|
|
"description": "Full-slide white background with soft abstract decorative shapes positioned along the left edge and bottom.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image2-ec1c92dee7a3.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_decor",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 592
|
|
},
|
|
"size": {
|
|
"width": 192,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image3-82be19a88965.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_edge_decor",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1136,
|
|
"y": 80
|
|
},
|
|
"size": {
|
|
"width": 32,
|
|
"height": 32
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#A855F7",
|
|
"decorative": true,
|
|
"name": "corner_sparkle_decor",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 848,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 20
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image9-68eb2d8ed47c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "small_wave_decor",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "header_area",
|
|
"description": "Large bold heading placed at the upper-left with generous whitespace above the feature section.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 706,
|
|
"height": 72
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 706,
|
|
"height": 72
|
|
},
|
|
"font": {
|
|
"size": 72,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Solutions",
|
|
"font": {
|
|
"size": 72,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 9,
|
|
"min_length": 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "feature_grid",
|
|
"description": "Two-by-two grid of feature items, each pairing a purple icon tile with heading and supporting copy.",
|
|
"position": {
|
|
"x": 96,
|
|
"y": 291.75
|
|
},
|
|
"size": {
|
|
"width": 674,
|
|
"height": 256.5
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 674,
|
|
"height": 256.5
|
|
},
|
|
"columns": 2,
|
|
"rows": 2,
|
|
"column_gap": 54,
|
|
"row_gap": 56,
|
|
"align_items": "flex-start",
|
|
"justify_items": "flex-start",
|
|
"children": [
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Custom Software",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "We create tailored software to optimize processes and boost efficiency.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Digital Consulting",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our consultants guide organizations in leveraging the latest technologies.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Support Services",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "We provide ongoing support to help businesses adapt and maintain performance.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 310,
|
|
"height": 100.25
|
|
},
|
|
"direction": "row",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "container",
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"padding": {
|
|
"top": 12,
|
|
"right": 12,
|
|
"bottom": 12,
|
|
"left": 12
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "contain",
|
|
"color": "#FFFFFF",
|
|
"decorative": false,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
}
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 96.25
|
|
},
|
|
"direction": "column",
|
|
"align_items": "flex-start",
|
|
"justify_content": "flex-start",
|
|
"gap": 4,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Scalable Marketing",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_heading",
|
|
"max_length": 18,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "text",
|
|
"size": {
|
|
"width": 246,
|
|
"height": 68.25
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our data-driven strategies help businesses expand their reach and engagement.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_body",
|
|
"max_length": 77,
|
|
"min_length": 36
|
|
}
|
|
],
|
|
"name": "feature_text_stack",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "feature_item_grid",
|
|
"max_children": 4,
|
|
"min_children": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "image_panel",
|
|
"description": "Rounded rectangular image panel aligned on the right side with a subtle drop-shadow backdrop.",
|
|
"position": {
|
|
"x": 816,
|
|
"y": 208
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 384,
|
|
"height": 320
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "panel_photo",
|
|
"is_icon": false
|
|
}
|
|
],
|
|
"name": "rounded_image_frame"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_feature_layout_4493",
|
|
"description": "A clean two-column slide with a large heading, layered image panel on the left, and stacked feature descriptions on the right.",
|
|
"components": [
|
|
{
|
|
"id": "slide_background",
|
|
"description": "Full canvas white background supporting the entire composition without competing with 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": "top_heading",
|
|
"description": "Large bold heading positioned near the upper-left corner with generous whitespace around it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Problem",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 7,
|
|
"min_length": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_visual_panel",
|
|
"description": "Layered visual area with a subtle grid backdrop, centered rounded photo card, and a small decorative accent icon.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 548
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 528,
|
|
"height": 548
|
|
},
|
|
"data": "static/image11-6ce50168d7ec.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "background_grid_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 472,
|
|
"y": 80
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#9333EA",
|
|
"decorative": true,
|
|
"name": "decorative_accent_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 40,
|
|
"y": 114
|
|
},
|
|
"size": {
|
|
"width": 448,
|
|
"height": 320
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 40,
|
|
"y": 114
|
|
},
|
|
"size": {
|
|
"width": 448,
|
|
"height": 320
|
|
},
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 16,
|
|
"tr": 16,
|
|
"bl": 16,
|
|
"br": 16
|
|
},
|
|
"decorative": false,
|
|
"name": "rounded_photo_card",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_stack",
|
|
"description": "Right column containing an introductory paragraph followed by two vertically stacked icon-and-text feature blocks.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 240
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 348
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 88
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Businesses face challenges with outdated technology and rising costs, limiting efficiency and growth in competitive markets.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "intro_paragraph",
|
|
"max_length": 124,
|
|
"min_length": 62
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 120
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 228
|
|
},
|
|
"direction": "column",
|
|
"wrap": false,
|
|
"align_items": "stretch",
|
|
"justify_content": "flex-start",
|
|
"gap": 24,
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 530,
|
|
"height": 102
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 12,
|
|
"y": 12
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Inefficiency",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_title",
|
|
"max_length": 12,
|
|
"min_length": 6
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 2
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 50
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"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": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_description",
|
|
"max_length": 95,
|
|
"min_length": 48
|
|
}
|
|
],
|
|
"name": "feature_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 530,
|
|
"height": 102
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 7.2,
|
|
"tr": 7.2,
|
|
"bl": 7.2,
|
|
"br": 7.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 12,
|
|
"y": 12
|
|
},
|
|
"size": {
|
|
"width": 24,
|
|
"height": 24
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "feature_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "High Costs",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_title",
|
|
"max_length": 10,
|
|
"min_length": 5
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 2
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 64,
|
|
"y": 50
|
|
},
|
|
"size": {
|
|
"width": 466,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"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": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "feature_description",
|
|
"max_length": 97,
|
|
"min_length": 49
|
|
}
|
|
],
|
|
"name": "feature_item"
|
|
}
|
|
],
|
|
"name": "feature_block_list",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_chart_cards_3413",
|
|
"description": "A presentation slide with a large heading area, a left chart panel, and a vertical stack of three information cards on the right.",
|
|
"components": [
|
|
{
|
|
"id": "slide_background",
|
|
"description": "Full-slide white background layer establishing a clean canvas for all foreground sections and card panels.",
|
|
"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": "top_text_block",
|
|
"description": "Left-aligned heading and supporting paragraph placed above the chart area with generous spacing.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 29
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 130
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Size",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "primary_heading",
|
|
"max_length": 11,
|
|
"min_length": 6
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 79
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Businesses face challenges with outdated technology and rising costs, limiting efficiency and growth in competitive markets.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_paragraph",
|
|
"max_length": 124,
|
|
"min_length": 62
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_chart_panel",
|
|
"description": "Large rounded white card containing a single bar chart with light border and subtle elevation.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 192
|
|
},
|
|
"size": {
|
|
"width": 768,
|
|
"height": 496
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 768,
|
|
"height": 496
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#F8F9FA",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 6,
|
|
"tr": 6,
|
|
"bl": 6,
|
|
"br": 6
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 2,
|
|
"opacity": 0.05,
|
|
"offset_x": 0,
|
|
"offset_y": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "chart",
|
|
"position": {
|
|
"x": 17,
|
|
"y": 17
|
|
},
|
|
"size": {
|
|
"width": 734,
|
|
"height": 460
|
|
},
|
|
"chart_type": "bar",
|
|
"colors": [
|
|
"#3B82F6",
|
|
"#EF4444",
|
|
"#10B981"
|
|
],
|
|
"x_axis": true,
|
|
"y_axis": true,
|
|
"axis_color": "#6B7280",
|
|
"categories": [
|
|
"Q1",
|
|
"Q1",
|
|
"Q1"
|
|
],
|
|
"series": [
|
|
{
|
|
"name": "Series 1",
|
|
"values": [
|
|
5,
|
|
5,
|
|
5
|
|
]
|
|
}
|
|
],
|
|
"data_labels": null,
|
|
"legend": false,
|
|
"x_axis_grid": true,
|
|
"y_axis_grid": true,
|
|
"grid_color": "#A855F7",
|
|
"source": "static/image16-9fc4d585158e.png",
|
|
"decorative": false,
|
|
"name": "panel_bar_chart"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_card_stack",
|
|
"description": "Vertical stack of three equal purple information cards aligned to the right of the chart panel.",
|
|
"position": {
|
|
"x": 880,
|
|
"y": 102
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 516
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 516
|
|
},
|
|
"direction": "column",
|
|
"align_items": "stretch",
|
|
"justify_content": "flex-start",
|
|
"gap": 16,
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 29.6,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 67.2,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 230.8,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Total Addressable Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Companies can use TAM to plan future expansion and investment.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 28,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 63.8,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 234.2,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Serviceable Available Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Indicates more measurable market segments for sales efforts.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 161.5
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 0,
|
|
"tr": 0,
|
|
"bl": 0,
|
|
"br": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 27.2,
|
|
"y": 42.6
|
|
},
|
|
"size": {
|
|
"width": 20,
|
|
"height": 20
|
|
},
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#FFFFFF",
|
|
"decorative": true,
|
|
"name": "card_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 62.4,
|
|
"y": 24
|
|
},
|
|
"size": {
|
|
"width": 235.6,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Serviceable Obtainable Market",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_heading",
|
|
"max_length": 29,
|
|
"min_length": 12
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 24,
|
|
"y": 92
|
|
},
|
|
"size": {
|
|
"width": 274,
|
|
"height": 46
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Help companies plan development strategies according to the market.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_body",
|
|
"max_length": 67,
|
|
"min_length": 30
|
|
}
|
|
],
|
|
"name": "info_card_item"
|
|
}
|
|
],
|
|
"name": "info_card_column",
|
|
"max_children": 3,
|
|
"min_children": 3
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_metrics_layout_9752",
|
|
"description": "A clean centered slide with decorative side accents, a large heading, and three evenly spaced metric cards in a row.",
|
|
"components": [
|
|
{
|
|
"id": "side_decor_background",
|
|
"description": "Full-slide white backdrop with mirrored decorative image panels along the left and right edges.",
|
|
"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"
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image20-6875b30b26c2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_accent",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image21-f2b82e740bc2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "right_edge_accent",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_heading",
|
|
"description": "Large bold title centered horizontally above the metrics area with generous whitespace.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 206
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Company Traction",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading_text",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "three_metric_grid",
|
|
"description": "Three matching metric blocks arranged in a single centered row, each with label, number, and caption panel.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 314
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 192
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 192
|
|
},
|
|
"columns": 3,
|
|
"rows": 1,
|
|
"column_gap": 30,
|
|
"row_gap": 0,
|
|
"align_items": "stretch",
|
|
"justify_items": "center",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Clients Onboarded",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "150+",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Larana Inc. has successfully built a diverse client base, gaining trust across industries.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 90,
|
|
"min_length": 45
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "projects completed.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 19,
|
|
"min_length": 10
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "200+",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Delivering over 200 projects, Larana Inc. consistently meets evolving client needs.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 83,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 354,
|
|
"height": 192
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "client satisfaction.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label_text",
|
|
"max_length": 20,
|
|
"min_length": 10
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 36
|
|
},
|
|
"size": {
|
|
"width": 354,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "95%",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value_text",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 112
|
|
},
|
|
"size": {
|
|
"width": 352,
|
|
"height": 80
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA"
|
|
},
|
|
"border_radius": {
|
|
"tl": 12,
|
|
"tr": 12,
|
|
"bl": 12,
|
|
"br": 12
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 20,
|
|
"y": 132
|
|
},
|
|
"size": {
|
|
"width": 314,
|
|
"height": 40
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "With a strong focus on customer success, Larana Inc. has a 95% satisfaction rate.",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "caption_panel_text",
|
|
"max_length": 81,
|
|
"min_length": 41
|
|
}
|
|
],
|
|
"name": "metric_card_group"
|
|
}
|
|
],
|
|
"name": "metric_card_row",
|
|
"max_children": 3,
|
|
"min_children": 3
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "split_content_metrics_4327",
|
|
"description": "A two-column content slide with decorative background shapes, a rounded media card, headline copy, and two centered metric blocks.",
|
|
"components": [
|
|
{
|
|
"id": "background_shapes",
|
|
"description": "Full-slide white canvas with subtle pale decorative shapes anchored to opposite corners for visual balance.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 528
|
|
},
|
|
"size": {
|
|
"width": 192,
|
|
"height": 192
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image22-6dd2f52e896c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_corner_shape",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 256
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image23-f21b824d69c7.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "top_corner_shape",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_media_card",
|
|
"description": "Rounded rectangular image card positioned on the left with soft shadow and full-bleed visual content.",
|
|
"position": {
|
|
"x": 88,
|
|
"y": 176
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 384
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "container",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 512,
|
|
"height": 384
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 18,
|
|
"tr": 18,
|
|
"bl": 18,
|
|
"br": 18
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
},
|
|
"padding": {
|
|
"top": 0,
|
|
"right": 0,
|
|
"bottom": 0,
|
|
"left": 0
|
|
},
|
|
"child": {
|
|
"type": "image",
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 18,
|
|
"tr": 18,
|
|
"bl": 18,
|
|
"br": 18
|
|
},
|
|
"decorative": false,
|
|
"name": "card_visual",
|
|
"is_icon": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_text_block",
|
|
"description": "Right-side vertical text area containing a large bold heading above a supporting paragraph.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 187
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 259
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 126
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Competitive Advantage",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 147
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 112
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ginyard International Co. stands out by offering custom digital solutions tailored to client needs, alongside long-term support to ensure lasting relationships and continuous adaptation.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "body_copy",
|
|
"max_length": 186,
|
|
"min_length": 93
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "metric_pair_row",
|
|
"description": "Two equal-width centered statistic blocks arranged horizontally below the paragraph on the right side.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 470
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 76
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "flex",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 76
|
|
},
|
|
"direction": "row",
|
|
"wrap": false,
|
|
"align_items": "stretch",
|
|
"justify_content": "center",
|
|
"gap": 22,
|
|
"children": [
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 76
|
|
},
|
|
"direction": "column",
|
|
"align_items": "center",
|
|
"justify_content": "flex-start",
|
|
"gap": 8,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Satisfied Clients",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label",
|
|
"max_length": 21,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "200+",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
}
|
|
],
|
|
"name": "metric_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
},
|
|
{
|
|
"type": "flex",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 76
|
|
},
|
|
"direction": "column",
|
|
"align_items": "center",
|
|
"justify_content": "flex-start",
|
|
"gap": 8,
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14,
|
|
"wrap": "word"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Client Retention Rate",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_label",
|
|
"max_length": 21,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "95%",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#9333EA",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "metric_value",
|
|
"max_length": 4,
|
|
"min_length": 2
|
|
}
|
|
],
|
|
"name": "metric_item",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
],
|
|
"name": "metric_items",
|
|
"max_children": 2,
|
|
"min_children": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_numbered_layout_3754",
|
|
"description": "A clean slide layout with a large heading, accent underline, right-aligned header photo, four numbered content blocks, and a decorative footer wave.",
|
|
"components": [
|
|
{
|
|
"id": "slide_background",
|
|
"description": "Full-slide white canvas with a subtle decorative wave image 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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 640
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 80
|
|
},
|
|
"data": "static/image26-6ba37bd671c7.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "bottom_wave_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_header_area",
|
|
"description": "Header region with an oversized left-aligned title, short accent rule beneath it, and a photo aligned to the top right.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1120,
|
|
"height": 192
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 770,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Validation",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 96,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 800,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 192
|
|
},
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"border_radius": {
|
|
"tl": 8,
|
|
"tr": 8,
|
|
"bl": 8,
|
|
"br": 8
|
|
},
|
|
"decorative": false,
|
|
"name": "header_photo_image",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "numbered_content_area",
|
|
"description": "Four individually positioned numbered text blocks arranged in two columns and two rows with consistent internal spacing.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 272
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 266
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 130
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 51.36,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "01",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 65.36,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 480.64,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Customer Insights",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 65.36,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 480.64,
|
|
"height": 78
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Surveys reveal that 78% of businesses are planning to invest in digital solutions, with 85% preferring customized approaches.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 125,
|
|
"min_length": 63
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 576,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 60.72,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "02",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 74.72,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 471.28,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 74.72,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 471.28,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 162
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 62.34,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "03",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 76.34,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 469.66,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 76.34,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 469.66,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 576,
|
|
"y": 162
|
|
},
|
|
"size": {
|
|
"width": 546,
|
|
"height": 104
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 65.8,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "04",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_number_text",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 79.8,
|
|
"y": 8
|
|
},
|
|
"size": {
|
|
"width": 466.2,
|
|
"height": 32
|
|
},
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Pilot Program Success",
|
|
"font": {
|
|
"size": 24,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 1.07
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_heading_text",
|
|
"max_length": 21,
|
|
"min_length": 11
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 79.8,
|
|
"y": 52
|
|
},
|
|
"size": {
|
|
"width": 466.2,
|
|
"height": 52
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "The survey revealed that 78% of businesses plan to invest in digital solutions, and 85% prefer a tailored approach.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "block_body_text",
|
|
"max_length": 115,
|
|
"min_length": 58
|
|
}
|
|
],
|
|
"name": "numbered_text_block"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_quote_layout_7636",
|
|
"description": "Full-bleed photographic background with a dark overlay and a centered quote composition stacked vertically in the middle.",
|
|
"components": [
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "Full slide background image with translucent dark overlay, subtle corner accents, and a thin footer strip.",
|
|
"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": "#000000",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image27-a0b95cd83829.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "background_photo",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 720
|
|
},
|
|
"fill": {
|
|
"color": "#000000",
|
|
"opacity": 0.5
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 0.2
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 1120,
|
|
"y": 560
|
|
},
|
|
"size": {
|
|
"width": 160,
|
|
"height": 160
|
|
},
|
|
"fill": {
|
|
"color": "#C084FC",
|
|
"opacity": 0.2
|
|
},
|
|
"border_radius": {
|
|
"tl": 24,
|
|
"tr": 24,
|
|
"bl": 24,
|
|
"br": 24
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 320,
|
|
"y": 360
|
|
},
|
|
"size": {
|
|
"width": 96,
|
|
"height": 96
|
|
},
|
|
"fill": {
|
|
"color": "#FFFFFF",
|
|
"opacity": 0.1
|
|
},
|
|
"border_radius": {
|
|
"tl": 14.4,
|
|
"tr": 14.4,
|
|
"bl": 14.4,
|
|
"br": 14.4
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 712
|
|
},
|
|
"size": {
|
|
"width": 1280,
|
|
"height": 8
|
|
},
|
|
"fill": {
|
|
"color": "#111827",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 1.2,
|
|
"tr": 1.2,
|
|
"bl": 1.2,
|
|
"br": 1.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_quote_stack",
|
|
"description": "Centered vertical text stack with headline, accent rule, quote mark, main quote, and author line treatment.",
|
|
"position": {
|
|
"x": 192,
|
|
"y": 198
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 332
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Words of Wisdom",
|
|
"font": {
|
|
"size": 48,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "headline_text",
|
|
"max_length": 15,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 408,
|
|
"y": 64
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 424,
|
|
"y": 100
|
|
},
|
|
"size": {
|
|
"width": 48,
|
|
"height": 48
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/icons/placeholder.svg",
|
|
"fit": "fill",
|
|
"color": "#9333EA",
|
|
"decorative": true,
|
|
"name": "quote_mark_icon",
|
|
"is_icon": true
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 108
|
|
},
|
|
"font": {
|
|
"size": 30,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"italic": true,
|
|
"line_height": 0.96
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "\"Success is not final, failure is not fatal: it is the courage to continue that counts. The future belongs to those who believe in the beauty of their dreams.\"",
|
|
"font": {
|
|
"size": 30,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"italic": true,
|
|
"line_height": 0.96
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "quote_text",
|
|
"max_length": 159,
|
|
"min_length": 80
|
|
},
|
|
{
|
|
"type": "group",
|
|
"position": {
|
|
"x": 286.78,
|
|
"y": 304
|
|
},
|
|
"size": {
|
|
"width": 322.44,
|
|
"height": 28
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 13.5
|
|
},
|
|
"size": {
|
|
"width": 64,
|
|
"height": 1
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 164.44,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Winston Churchill",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "attribution_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 258.44,
|
|
"y": 13.5
|
|
},
|
|
"size": {
|
|
"width": 64,
|
|
"height": 1
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
],
|
|
"name": "attribution_row"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_table_layout_3820",
|
|
"description": "Centered comparison layout with decorative edge patterns, prominent top heading, purple accent line, shadowed table, and bottom explanatory note.",
|
|
"components": [
|
|
{
|
|
"id": "background_frame",
|
|
"description": "Full slide background with white canvas and pale decorative wave patterns positioned along both side edges.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image20-6875b30b26c2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "left_edge_pattern",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 1024,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 256,
|
|
"height": 720
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image21-f2b82e740bc2.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "right_edge_pattern",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "top_title_block",
|
|
"description": "Centered title section with a large bold heading and short purple underline placed directly beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 48
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 80
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Comparison",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "main_heading",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 520,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"opacity": 0
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "central_table_card",
|
|
"description": "Centered comparison table with purple header, alternating column backgrounds, subtle shadow, and evenly divided rows and columns.",
|
|
"position": {
|
|
"x": 193,
|
|
"y": 243
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"stroke": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1,
|
|
"width": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8,
|
|
"tr": 8,
|
|
"bl": 0,
|
|
"br": 0
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 15,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 10
|
|
}
|
|
},
|
|
{
|
|
"type": "table",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 894,
|
|
"height": 283
|
|
},
|
|
"columns": [
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Revenue",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Growth",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Market Share",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": false,
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"rows": [
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company A",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$2.5M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "15%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "25%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company B",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$1.8M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "12%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "18%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Company C",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$3.2M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "20%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "32%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "Our Company",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "$1.2M",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "35%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"color": {
|
|
"color": "#F3F4F6",
|
|
"opacity": 1
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": "center",
|
|
"runs": [
|
|
{
|
|
"text": "12%",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
],
|
|
"decorative": false,
|
|
"name": "comparison_table",
|
|
"max_columns": 4,
|
|
"min_columns": 4,
|
|
"max_rows": 4,
|
|
"min_rows": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "bottom_note_block",
|
|
"description": "Centered paragraph block below the table using muted body text and wide horizontal spacing.",
|
|
"position": {
|
|
"x": 192,
|
|
"y": 640
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 898,
|
|
"height": 48
|
|
},
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "This comparison shows our competitive position in the market. While we currently have a smaller market share, our growth rate significantly exceeds competitors, indicating strong potential for future expansion.",
|
|
"font": {
|
|
"size": 16,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.2
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "supporting_note",
|
|
"max_length": 210,
|
|
"min_length": 105
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "centered_contents_layout_8178",
|
|
"description": "A centered heading with decorative accent sits above a two-column table-of-contents grid with numbered badges and page markers.",
|
|
"components": [
|
|
{
|
|
"id": "plain_background",
|
|
"description": "A full-slide white backdrop creates clean negative space behind all foreground layout 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": "centered_header",
|
|
"description": "Large centered title text is paired with a small decorative accent directly beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 88
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 96
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 60
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8,
|
|
"wrap": "none"
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Table of Contents",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "heading_text",
|
|
"max_length": 17,
|
|
"min_length": 9
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 520,
|
|
"y": 76
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 20
|
|
},
|
|
"data": "static/image32-e024f0f6ca8c.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "center_accent",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_index",
|
|
"description": "Two equal columns of index rows align badges, section labels, and right-side page references in a structured grid.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 232
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 376
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 1122,
|
|
"height": 376
|
|
},
|
|
"columns": 2,
|
|
"rows": 5,
|
|
"column_gap": 46,
|
|
"row_gap": 24,
|
|
"align_items": "stretch",
|
|
"justify_items": "stretch",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "1",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Problem",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "03",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "6",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Company Traction",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "08",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "2",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Solution",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "04",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "7",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Performance",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "09",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "3",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Product Overview",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "05",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "8",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Business Model",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "10",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "4",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Size",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "06",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "9",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Competitive Advantage",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "11",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "5",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 290,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Market Validation",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "07",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 538,
|
|
"height": 56
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 56,
|
|
"height": 56
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 8.4,
|
|
"tr": 8.4,
|
|
"bl": 8.4,
|
|
"br": 8.4
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 58,
|
|
"height": 56
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "10",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#FFFFFF",
|
|
"bold": true,
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "badge_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 72,
|
|
"y": 14
|
|
},
|
|
"size": {
|
|
"width": 300,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Team Member",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "entry_label",
|
|
"max_length": 21,
|
|
"min_length": 4
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 2
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "12",
|
|
"font": {
|
|
"size": 20,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.12
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "page_number",
|
|
"max_length": 2,
|
|
"min_length": 1
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 500,
|
|
"y": 34
|
|
},
|
|
"size": {
|
|
"width": 38,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "right",
|
|
"vertical": "middle"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": ".....",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": true,
|
|
"name": "page_leader",
|
|
"max_length": 5,
|
|
"min_length": 3
|
|
}
|
|
],
|
|
"name": "index_entry"
|
|
}
|
|
],
|
|
"name": "entry_grid",
|
|
"max_children": 10,
|
|
"min_children": 10
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "two_column_team_grid_7385",
|
|
"description": "A white team profile slide with a large left introduction block and a two-by-two member card grid on the right.",
|
|
"components": [
|
|
{
|
|
"id": "full_bleed_background",
|
|
"description": "Full slide background layer with a white canvas and a subtle decorative wave anchored to the lower-left corner.",
|
|
"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": "image",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 560
|
|
},
|
|
"size": {
|
|
"width": 320,
|
|
"height": 160
|
|
},
|
|
"rotation": 0,
|
|
"data": "static/image33-ae1f10d83bac.png",
|
|
"fit": "fill",
|
|
"decorative": true,
|
|
"name": "corner_wave",
|
|
"is_icon": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "left_intro_block",
|
|
"description": "Left-aligned introductory content block with a large heading, short accent divider, and supporting paragraph beneath it.",
|
|
"position": {
|
|
"x": 80,
|
|
"y": 212
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 312
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 120
|
|
},
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Our Team Members",
|
|
"font": {
|
|
"size": 60,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"bold": true,
|
|
"line_height": 0.8
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "section_heading",
|
|
"max_length": 16,
|
|
"min_length": 8
|
|
},
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 144
|
|
},
|
|
"size": {
|
|
"width": 80,
|
|
"height": 4
|
|
},
|
|
"fill": {
|
|
"color": "#9333EA",
|
|
"opacity": 1
|
|
}
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 172
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 140
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "left",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ginyard International Co. is a leading provider of innovative digital solutions tailored for businesses. Our mission is to empower organizations to achieve their goals through cutting-edge technology and strategic partnerships.",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "intro_paragraph",
|
|
"max_length": 227,
|
|
"min_length": 114
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "right_card_grid",
|
|
"description": "Two-column, two-row profile card grid with centered portraits, names, roles, and compact biographies aligned consistently.",
|
|
"position": {
|
|
"x": 672,
|
|
"y": 101.5
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 533
|
|
},
|
|
"elements": [
|
|
{
|
|
"type": "grid",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 530,
|
|
"height": 533
|
|
},
|
|
"columns": 2,
|
|
"rows": 2,
|
|
"column_gap": 22,
|
|
"row_gap": 24,
|
|
"align_items": "flex-start",
|
|
"justify_items": "center",
|
|
"children": [
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Juliana Silva",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CEO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Strategic leader with 15+ years experience in digital transformation and business growth.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Daniel Gallego",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CTO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Technology expert specializing in scalable solutions and innovative software architecture.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Ketut Susilo",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "COO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Operations leader focused on efficiency, process optimization, and team development.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
},
|
|
{
|
|
"type": "group",
|
|
"size": {
|
|
"width": 254,
|
|
"height": 254.5
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "rectangle",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"fill": {
|
|
"color": "#E5E7EB",
|
|
"opacity": 1
|
|
},
|
|
"border_radius": {
|
|
"tl": 19.2,
|
|
"tr": 19.2,
|
|
"bl": 19.2,
|
|
"br": 19.2
|
|
},
|
|
"shadow": {
|
|
"color": "#000000",
|
|
"blur": 6,
|
|
"opacity": 0.1,
|
|
"offset_x": 0,
|
|
"offset_y": 4
|
|
}
|
|
},
|
|
{
|
|
"type": "image",
|
|
"position": {
|
|
"x": 62,
|
|
"y": 0
|
|
},
|
|
"size": {
|
|
"width": 128,
|
|
"height": 128
|
|
},
|
|
"rotation": 0,
|
|
"data": "/static/images/replaceable_template_image.png",
|
|
"fit": "fill",
|
|
"decorative": false,
|
|
"name": "portrait_image",
|
|
"is_icon": false
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 140
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 28
|
|
},
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Anna Robertson",
|
|
"font": {
|
|
"size": 18,
|
|
"family": "Poppins",
|
|
"color": "#111827",
|
|
"line_height": 1.24
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_name",
|
|
"max_length": 14,
|
|
"min_length": 7
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 168
|
|
},
|
|
"size": {
|
|
"width": 254,
|
|
"height": 20
|
|
},
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "CMO",
|
|
"font": {
|
|
"size": 14,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"italic": true,
|
|
"line_height": 1.14
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_role",
|
|
"max_length": 3,
|
|
"min_length": 2
|
|
},
|
|
{
|
|
"type": "text",
|
|
"position": {
|
|
"x": 8,
|
|
"y": 196
|
|
},
|
|
"size": {
|
|
"width": 238,
|
|
"height": 58.5
|
|
},
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
},
|
|
"alignment": {
|
|
"horizontal": "center",
|
|
"vertical": "top"
|
|
},
|
|
"runs": [
|
|
{
|
|
"text": "Marketing strategist with expertise in brand development and customer engagement.",
|
|
"font": {
|
|
"size": 12,
|
|
"family": "Poppins",
|
|
"color": "#4B5563",
|
|
"line_height": 1.3
|
|
}
|
|
}
|
|
],
|
|
"decorative": false,
|
|
"name": "card_description",
|
|
"max_length": 90,
|
|
"min_length": 42
|
|
}
|
|
],
|
|
"name": "profile_card"
|
|
}
|
|
],
|
|
"name": "profile_card_grid",
|
|
"max_children": 4,
|
|
"min_children": 4
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"fonts": {
|
|
"Poppins": "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400&display=swap"
|
|
}
|
|
}
|