{"schema": "tenant-site-package/v3", "tenantSlug": "test-full-pipeline-01", "version": 1, "packageId": "sha256:4d4bfa7014f52906625b08838293d3060424aa06c2d50637a8fbf13761321be8", "manifest": {"schema": "tenant-site-package-manifest/v3", "tenantSlug": "test-full-pipeline-01", "version": 1, "designHash": "sha256:9f81d7c313a5351e115f75791218f6ac9eecb6c99014c430c7f1fcde5a2b4323", "componentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "layoutIds": ["tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5"], "styleId": "tenant.test-full-pipeline-01.style.9f81d7c313a5", "recipeIds": ["test-full-pipeline-01.home", "test-full-pipeline-01.about", "test-full-pipeline-01.solutions", "test-full-pipeline-01.industries", "test-full-pipeline-01.how-it-works", "test-full-pipeline-01.pricing", "test-full-pipeline-01.contact"], "signatures": {"component": "sha256:1f31e180073d3e58e84f6405e2e6211811133af14c7afcf121dcc43a5ba1c80a", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:8d29e81ad19272a5226663be4de6318ee91c587b39a019759aab8de63c9460a5", "style": "sha256:f8211dba2a2a24808c81ca7c5cf286e39ccabf99bb6a231d09a8e0d4f7e9c33c"}}, "designBlueprint": {"schema": "tenant-design-blueprint/v2", "tenantSlug": "test-full-pipeline-01", "designHash": "sha256:9f81d7c313a5351e115f75791218f6ac9eecb6c99014c430c7f1fcde5a2b4323", "tokens": {"colors": {"primary": "#4F46E5", "accent": "#06B6D4", "canvas": "#FFFFFF", "ink": "#0F172A", "muted": "#64748B", "hairline": "#E2E8F0"}, "typography": {"display": {"fontFamily": "Prompt, system-ui, sans-serif", "fontSize": 56, "lineHeight": 1.15}, "body": {"fontFamily": "Prompt, system-ui, sans-serif", "fontSize": 16, "lineHeight": 1.55}}, "spacing": {"base": 24, "sm": 12, "lg": 48, "xl": 64}, "radius": {"none": 0, "sm": 4, "md": 10, "lg": 16, "pill": 999}}, "navigation": {"pattern": "compact-clean", "items": [{"key": "home", "href": "/", "labelKey": "home"}, {"key": "about", "href": "/about", "labelKey": "about"}, {"key": "solutions", "href": "/solutions", "labelKey": "solutions"}, {"key": "industries", "href": "/industries", "labelKey": "industries"}, {"key": "how-it-works", "href": "/how-it-works", "labelKey": "how-it-works"}, {"key": "pricing", "href": "/pricing", "labelKey": "pricing"}, {"key": "contact", "href": "/contact", "labelKey": "contact"}]}, "footer": {"pattern": "near-black-tech", "tone": "light", "columns": [{"key": "product", "itemKeys": ["home", "solutions", "how-it-works"]}, {"key": "company", "itemKeys": ["about", "industries", "pricing", "contact"]}]}, "components": [{"componentId": "mod-hero", "componentVersion": 1, "kind": "hero", "renderTree": {"type": "element", "tag": "section", "className": "mod-hero-wrap", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-hero-content", "children": [{"type": "element", "tag": "div", "className": "mod-badge", "children": [{"type": "text", "bind": "badge"}]}, {"type": "element", "tag": "h1", "className": "mod-hero-h1", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-hero-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "div", "className": "mod-cta-group", "children": [{"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "primaryCtaHref"}}, "children": [{"type": "text", "bind": "primaryCtaLabel"}]}, {"type": "element", "tag": "a", "className": "mod-btn-secondary", "attrs": {"href": {"bind": "secondaryCtaHref"}}, "children": [{"type": "text", "bind": "secondaryCtaLabel"}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}}}}, {"componentId": "mod-features-grid", "componentVersion": 1, "kind": "feature-grid", "renderTree": {"type": "element", "tag": "section", "className": "mod-features-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-sec-header", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "secTag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "secTitle"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "secDesc"}]}]}, {"type": "element", "tag": "div", "className": "mod-grid-3", "children": [{"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f1Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f1Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f1Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f2Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f2Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f2Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f3Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f3Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f3Desc"}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}}}}, {"componentId": "mod-story-stats", "componentVersion": 1, "kind": "story-section", "renderTree": {"type": "element", "tag": "section", "className": "mod-story-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-story-grid", "children": [{"type": "element", "tag": "div", "className": "mod-story-left", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "tag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}, {"type": "element", "tag": "div", "className": "mod-story-right", "children": [{"type": "element", "tag": "div", "className": "mod-stat-box", "children": [{"type": "element", "tag": "div", "className": "mod-stat-num", "children": [{"type": "text", "bind": "statNum"}]}, {"type": "element", "tag": "div", "className": "mod-stat-label", "children": [{"type": "text", "bind": "statLabel"}]}, {"type": "element", "tag": "p", "className": "mod-stat-desc", "children": [{"type": "text", "bind": "statDesc"}]}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}, {"componentId": "mod-closing-cta", "componentVersion": 1, "kind": "cta-banner", "renderTree": {"type": "element", "tag": "section", "className": "mod-cta-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-cta-box", "children": [{"type": "element", "tag": "h2", "className": "mod-cta-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-cta-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-cta", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}], "pageRecipes": {"home": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-features-grid", "mod-story-stats", "mod-closing-cta"]}, "about": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-story-stats", "mod-closing-cta"]}, "solutions": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-features-grid", "mod-closing-cta"]}, "industries": {"layout": "modern-saas-layout", "sections": ["mod-features-grid", "mod-story-stats", "mod-closing-cta"]}, "how-it-works": {"layout": "modern-saas-layout", "sections": ["mod-story-stats", "mod-hero", "mod-closing-cta"]}, "pricing": {"layout": "modern-saas-layout", "sections": ["mod-features-grid", "mod-closing-cta"]}, "contact": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-closing-cta"]}}, "responsiveRules": [{"breakpoint": "mobile", "changes": {"layout": "single-column", "overflow": "hidden"}}], "contentSchemas": {"mod-hero": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}}}, "mod-features-grid": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}}}, "mod-story-stats": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}, "mod-closing-cta": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}, "styleModule": {"rules": [{"selector": ".mod-container", "declarations": {"max-width": "1200px", "margin": "0 auto", "padding": "0 24px"}}, {"selector": ".mod-hero-wrap", "declarations": {"background": "#FFFFFF", "padding": "100px 0 80px", "text-align": "center"}}, {"selector": ".mod-hero-content", "declarations": {"max-width": "860px", "margin": "0 auto"}}, {"selector": ".mod-badge", "declarations": {"display": "inline-block", "font-family": "Prompt, system-ui, sans-serif", "font-size": "13px", "font-weight": "600", "color": "#06B6D4", "background": "#F8FAFC", "border": "1px solid #E2E8F0", "padding": "6px 18px", "border-radius": "999px", "margin": "0 0 24px 0", "letter-spacing": "0.5px"}}, {"selector": ".mod-hero-h1", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "56px", "font-weight": "800", "line-height": "1.15", "color": "#0F172A", "margin": "0 0 20px 0", "letter-spacing": "-0.02em"}}, {"selector": ".mod-hero-p", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "19px", "line-height": "1.65", "color": "#64748B", "margin": "0 auto 36px", "max-width": "700px"}}, {"selector": ".mod-cta-group", "declarations": {"display": "flex", "gap": "16px", "justify-content": "center", "flex-wrap": "wrap"}}, {"selector": ".mod-btn-primary", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "height": "52px", "background": "#4F46E5", "color": "#FFFFFF", "font-family": "Prompt, system-ui, sans-serif", "font-size": "16px", "font-weight": "600", "padding": "0 32px", "border-radius": "10px", "text-decoration": "none", "box-shadow": "0 4px 14px rgba(0,0,0,0.12)"}}, {"selector": ".mod-btn-secondary", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "height": "52px", "background": "#F8FAFC", "color": "#0F172A", "font-family": "Prompt, system-ui, sans-serif", "font-size": "16px", "font-weight": "600", "padding": "0 32px", "border-radius": "10px", "text-decoration": "none", "border": "1px solid #E2E8F0"}}, {"selector": ".mod-btn-cta", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "height": "54px", "background": "#FFFFFF", "color": "#4F46E5", "font-family": "Prompt, system-ui, sans-serif", "font-size": "16px", "font-weight": "700", "padding": "0 36px", "border-radius": "10px", "text-decoration": "none"}}, {"selector": ".mod-sec-header", "declarations": {"text-align": "center", "max-width": "720px", "margin": "0 auto 56px"}}, {"selector": ".mod-sec-tag", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "13px", "font-weight": "700", "color": "#06B6D4", "letter-spacing": "1.5px", "text-transform": "uppercase", "margin": "0 0 12px 0"}}, {"selector": ".mod-sec-h2", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "40px", "font-weight": "700", "line-height": "1.2", "color": "#0F172A", "margin": "0 0 16px"}}, {"selector": ".mod-sec-p", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "17px", "line-height": "1.6", "color": "#64748B", "margin": "0"}}, {"selector": ".mod-features-section", "declarations": {"background": "#F8FAFC", "padding": "96px 0", "border-top": "1px solid #E2E8F0", "border-bottom": "1px solid #E2E8F0"}}, {"selector": ".mod-grid-3", "declarations": {"display": "grid", "grid-template-columns": "repeat(3, 1fr)", "gap": "28px"}}, {"selector": ".mod-card", "declarations": {"background": "#FFFFFF", "border": "1px solid #E2E8F0", "border-radius": "16px", "padding": "36px 28px", "box-shadow": "0 2px 10px rgba(0,0,0,0.03)"}}, {"selector": ".mod-card-icon", "declarations": {"font-size": "32px", "margin": "0 0 20px 0"}}, {"selector": ".mod-card-h3", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "20px", "font-weight": "700", "color": "#0F172A", "margin": "0 0 12px"}}, {"selector": ".mod-card-p", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "15px", "line-height": "1.6", "color": "#64748B", "margin": "0"}}, {"selector": ".mod-story-section", "declarations": {"background": "#FFFFFF", "padding": "96px 0"}}, {"selector": ".mod-story-grid", "declarations": {"display": "grid", "grid-template-columns": "1.1fr 0.9fr", "gap": "64px", "align-items": "center"}}, {"selector": ".mod-story-left", "declarations": {"max-width": "540px"}}, {"selector": ".mod-stat-box", "declarations": {"background": "#F8FAFC", "border": "1px solid #E2E8F0", "border-radius": "20px", "padding": "44px", "text-align": "center"}}, {"selector": ".mod-stat-num", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "56px", "font-weight": "800", "color": "#06B6D4", "line-height": "1", "margin": "0 0 12px 0"}}, {"selector": ".mod-stat-label", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "18px", "font-weight": "700", "color": "#0F172A", "margin": "0 0 12px 0"}}, {"selector": ".mod-stat-desc", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "15px", "line-height": "1.6", "color": "#64748B", "margin": "0"}}, {"selector": ".mod-cta-section", "declarations": {"background": "#FFFFFF", "padding": "60px 0 100px"}}, {"selector": ".mod-cta-box", "declarations": {"background": "#4F46E5", "border-radius": "24px", "padding": "72px 48px", "text-align": "center", "color": "#FFFFFF", "box-shadow": "0 12px 36px rgba(0,0,0,0.18)"}}, {"selector": ".mod-cta-h2", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "44px", "font-weight": "800", "margin": "0 0 16px", "color": "#FFFFFF"}}, {"selector": ".mod-cta-p", "declarations": {"font-family": "Prompt, system-ui, sans-serif", "font-size": "18px", "line-height": "1.6", "margin": "0 auto 36px", "max-width": "600px", "color": "rgba(255,255,255,0.85)"}}]}}, "navigation": {"pattern": "compact-clean", "items": [{"key": "home", "href": "/", "label": "\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01", "emphasis": "default"}, {"key": "about", "href": "/about", "label": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "emphasis": "default"}, {"key": "solutions", "href": "/solutions", "label": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "emphasis": "default"}, {"key": "industries", "href": "/industries", "label": "\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "emphasis": "default"}, {"key": "how-it-works", "href": "/how-it-works", "label": "\u0e27\u0e34\u0e18\u0e35\u0e17\u0e33\u0e07\u0e32\u0e19", "emphasis": "default"}, {"key": "pricing", "href": "/pricing", "label": "\u0e23\u0e32\u0e04\u0e32", "emphasis": "default"}, {"key": "contact", "href": "/contact", "label": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "emphasis": "default"}], "brandName": "Test Full Pipeline 01"}, "footer": {"pattern": "near-black-tech", "tone": "light", "columns": [{"key": "product", "title": "\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2b\u0e25\u0e31\u0e01", "links": [{"key": "home", "href": "/", "label": "\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01", "emphasis": "default"}, {"key": "solutions", "href": "/solutions", "label": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "emphasis": "default"}, {"key": "how-it-works", "href": "/how-it-works", "label": "\u0e27\u0e34\u0e18\u0e35\u0e17\u0e33\u0e07\u0e32\u0e19", "emphasis": "default"}]}, {"key": "company", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "links": [{"key": "about", "href": "/about", "label": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "emphasis": "default"}, {"key": "industries", "href": "/industries", "label": "\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "emphasis": "default"}, {"key": "pricing", "href": "/pricing", "label": "\u0e23\u0e32\u0e04\u0e32", "emphasis": "default"}, {"key": "contact", "href": "/contact", "label": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "emphasis": "default"}]}], "brandName": "Test Full Pipeline 01"}, "componentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "generatedComponents": [{"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "kind": "hero", "renderTree": {"type": "element", "tag": "section", "className": "mod-hero-wrap", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-hero-content", "children": [{"type": "element", "tag": "div", "className": "mod-badge", "children": [{"type": "text", "bind": "badge"}]}, {"type": "element", "tag": "h1", "className": "mod-hero-h1", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-hero-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "div", "className": "mod-cta-group", "children": [{"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "primaryCtaHref"}}, "children": [{"type": "text", "bind": "primaryCtaLabel"}]}, {"type": "element", "tag": "a", "className": "mod-btn-secondary", "attrs": {"href": {"bind": "secondaryCtaHref"}}, "children": [{"type": "text", "bind": "secondaryCtaLabel"}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}}}, "sourcePath": "generated/components/hero-9f81d7c313a5.tsx", "source": "export const definition = {\n componentId: "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5",\n componentVersion: 1,\n tenantSlug: "test-full-pipeline-01",\n kind: "hero",\n renderTree: {"children": [{"children": [{"children": [{"children": [{"bind": "badge", "type": "text"}], "className": "mod-badge", "tag": "div", "type": "element"}, {"children": [{"bind": "title", "type": "text"}], "className": "mod-hero-h1", "tag": "h1", "type": "element"}, {"children": [{"bind": "lead", "type": "text"}], "className": "mod-hero-p", "tag": "p", "type": "element"}, {"children": [{"attrs": {"href": {"bind": "primaryCtaHref"}}, "children": [{"bind": "primaryCtaLabel", "type": "text"}], "className": "mod-btn-primary", "tag": "a", "type": "element"}, {"attrs": {"href": {"bind": "secondaryCtaHref"}}, "children": [{"bind": "secondaryCtaLabel", "type": "text"}], "className": "mod-btn-secondary", "tag": "a", "type": "element"}], "className": "mod-cta-group", "tag": "div", "type": "element"}], "className": "mod-hero-content", "tag": "div", "type": "element"}], "className": "mod-container", "tag": "div", "type": "element"}], "className": "mod-hero-wrap", "tag": "section", "type": "element"},\n renderer: "declarative-typed",\n};\n", "imports": [], "dependencies": []}, {"componentId": "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "componentVersion": 1, "kind": "feature-grid", "renderTree": {"type": "element", "tag": "section", "className": "mod-features-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-sec-header", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "secTag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "secTitle"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "secDesc"}]}]}, {"type": "element", "tag": "div", "className": "mod-grid-3", "children": [{"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f1Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f1Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f1Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f2Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f2Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f2Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f3Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f3Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f3Desc"}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}}}, "sourcePath": "generated/components/feature-grid-9f81d7c313a5.tsx", "source": "export const definition = {\n componentId: "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5",\n componentVersion: 1,\n tenantSlug: "test-full-pipeline-01",\n kind: "feature-grid",\n renderTree: {"children": [{"children": [{"children": [{"children": [{"bind": "secTag", "type": "text"}], "className": "mod-sec-tag", "tag": "div", "type": "element"}, {"children": [{"bind": "secTitle", "type": "text"}], "className": "mod-sec-h2", "tag": "h2", "type": "element"}, {"children": [{"bind": "secDesc", "type": "text"}], "className": "mod-sec-p", "tag": "p", "type": "element"}], "className": "mod-sec-header", "tag": "div", "type": "element"}, {"children": [{"children": [{"children": [{"bind": "f1Icon", "type": "text"}], "className": "mod-card-icon", "tag": "div", "type": "element"}, {"children": [{"bind": "f1Title", "type": "text"}], "className": "mod-card-h3", "tag": "h3", "type": "element"}, {"children": [{"bind": "f1Desc", "type": "text"}], "className": "mod-card-p", "tag": "p", "type": "element"}], "className": "mod-card", "tag": "div", "type": "element"}, {"children": [{"children": [{"bind": "f2Icon", "type": "text"}], "className": "mod-card-icon", "tag": "div", "type": "element"}, {"children": [{"bind": "f2Title", "type": "text"}], "className": "mod-card-h3", "tag": "h3", "type": "element"}, {"children": [{"bind": "f2Desc", "type": "text"}], "className": "mod-card-p", "tag": "p", "type": "element"}], "className": "mod-card", "tag": "div", "type": "element"}, {"children": [{"children": [{"bind": "f3Icon", "type": "text"}], "className": "mod-card-icon", "tag": "div", "type": "element"}, {"children": [{"bind": "f3Title", "type": "text"}], "className": "mod-card-h3", "tag": "h3", "type": "element"}, {"children": [{"bind": "f3Desc", "type": "text"}], "className": "mod-card-p", "tag": "p", "type": "element"}], "className": "mod-card", "tag": "div", "type": "element"}], "className": "mod-grid-3", "tag": "div", "type": "element"}], "className": "mod-container", "tag": "div", "type": "element"}], "className": "mod-features-section", "tag": "section", "type": "element"},\n renderer: "declarative-typed",\n};\n", "imports": [], "dependencies": []}, {"componentId": "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "componentVersion": 1, "kind": "story-section", "renderTree": {"type": "element", "tag": "section", "className": "mod-story-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-story-grid", "children": [{"type": "element", "tag": "div", "className": "mod-story-left", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "tag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}, {"type": "element", "tag": "div", "className": "mod-story-right", "children": [{"type": "element", "tag": "div", "className": "mod-stat-box", "children": [{"type": "element", "tag": "div", "className": "mod-stat-num", "children": [{"type": "text", "bind": "statNum"}]}, {"type": "element", "tag": "div", "className": "mod-stat-label", "children": [{"type": "text", "bind": "statLabel"}]}, {"type": "element", "tag": "p", "className": "mod-stat-desc", "children": [{"type": "text", "bind": "statDesc"}]}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}, "sourcePath": "generated/components/story-section-9f81d7c313a5.tsx", "source": "export const definition = {\n componentId: "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5",\n componentVersion: 1,\n tenantSlug: "test-full-pipeline-01",\n kind: "story-section",\n renderTree: {"children": [{"children": [{"children": [{"children": [{"children": [{"bind": "tag", "type": "text"}], "className": "mod-sec-tag", "tag": "div", "type": "element"}, {"children": [{"bind": "title", "type": "text"}], "className": "mod-sec-h2", "tag": "h2", "type": "element"}, {"children": [{"bind": "lead", "type": "text"}], "className": "mod-sec-p", "tag": "p", "type": "element"}, {"attrs": {"href": {"bind": "ctaHref"}}, "children": [{"bind": "ctaLabel", "type": "text"}], "className": "mod-btn-primary", "tag": "a", "type": "element"}], "className": "mod-story-left", "tag": "div", "type": "element"}, {"children": [{"children": [{"children": [{"bind": "statNum", "type": "text"}], "className": "mod-stat-num", "tag": "div", "type": "element"}, {"children": [{"bind": "statLabel", "type": "text"}], "className": "mod-stat-label", "tag": "div", "type": "element"}, {"children": [{"bind": "statDesc", "type": "text"}], "className": "mod-stat-desc", "tag": "p", "type": "element"}], "className": "mod-stat-box", "tag": "div", "type": "element"}], "className": "mod-story-right", "tag": "div", "type": "element"}], "className": "mod-story-grid", "tag": "div", "type": "element"}], "className": "mod-container", "tag": "div", "type": "element"}], "className": "mod-story-section", "tag": "section", "type": "element"},\n renderer: "declarative-typed",\n};\n", "imports": [], "dependencies": []}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "kind": "cta-banner", "renderTree": {"type": "element", "tag": "section", "className": "mod-cta-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-cta-box", "children": [{"type": "element", "tag": "h2", "className": "mod-cta-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-cta-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-cta", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}, "sourcePath": "generated/components/cta-banner-9f81d7c313a5.tsx", "source": "export const definition = {\n componentId: "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5",\n componentVersion: 1,\n tenantSlug: "test-full-pipeline-01",\n kind: "cta-banner",\n renderTree: {"children": [{"children": [{"children": [{"children": [{"bind": "title", "type": "text"}], "className": "mod-cta-h2", "tag": "h2", "type": "element"}, {"children": [{"bind": "lead", "type": "text"}], "className": "mod-cta-p", "tag": "p", "type": "element"}, {"attrs": {"href": {"bind": "ctaHref"}}, "children": [{"bind": "ctaLabel", "type": "text"}], "className": "mod-btn-cta", "tag": "a", "type": "element"}], "className": "mod-cta-box", "tag": "div", "type": "element"}], "className": "mod-container", "tag": "div", "type": "element"}], "className": "mod-cta-section", "tag": "section", "type": "element"},\n renderer: "declarative-typed",\n};\n", "imports": [], "dependencies": []}], "generatedLayouts": [{"layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "kind": "modern-saas-layout", "componentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}, "sourcePath": "generated/layouts/modern-saas-layout-9f81d7c313a5.tsx", "source": "export const layout = {\n layoutId: "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5",\n tenantSlug: "test-full-pipeline-01",\n kind: "modern-saas-layout",\n componentIds: ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"],\n responsive: {"desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}},\n};\n", "imports": [], "dependencies": []}], "styleModule": {"sourcePath": "generated/styles/test-full-pipeline-01-9f81d7c313a5.css", "scope": "tenant-package-9f81d7c313a5", "source": ".tenant-package-9f81d7c313a5 { box-sizing: border-box; --color-accent: #06B6D4; --accent: #06B6D4; --color-canvas: #FFFFFF; --canvas: #FFFFFF; --color-hairline: #E2E8F0; --hairline: #E2E8F0; --color-ink: #0F172A; --ink: #0F172A; --color-muted: #64748B; --muted: #64748B; --color-primary: #4F46E5; --primary: #4F46E5; --space-base: 24px; --space-lg: 48px; --space-sm: 12px; --space-xl: 64px; --radius-lg: 16px; --radius-md: 10px; --radius-none: 0px; --radius-sm: 4px; --font-body: Prompt, system-ui, sans-serif; --font-display: Prompt, system-ui, sans-serif; }\n.tenant-package-9f81d7c313a5 .mod-container { margin: 0 auto; max-width: 1200px; padding: 0 24px; }\n.tenant-package-9f81d7c313a5 .mod-hero-wrap { background: #FFFFFF; padding: 100px 0 80px; text-align: center; }\n.tenant-package-9f81d7c313a5 .mod-hero-content { margin: 0 auto; max-width: 860px; }\n.tenant-package-9f81d7c313a5 .mod-badge { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 999px; color: #06B6D4; display: inline-block; font-family: Prompt, system-ui, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; margin: 0 0 24px 0; padding: 6px 18px; }\n.tenant-package-9f81d7c313a5 .mod-hero-h1 { color: #0F172A; font-family: Prompt, system-ui, sans-serif; font-size: 56px; font-weight: 800; letter-spacing: -0.02em; line-height: 1.15; margin: 0 0 20px 0; }\n.tenant-package-9f81d7c313a5 .mod-hero-p { color: #64748B; font-family: Prompt, system-ui, sans-serif; font-size: 19px; line-height: 1.65; margin: 0 auto 36px; max-width: 700px; }\n.tenant-package-9f81d7c313a5 .mod-cta-group { display: flex; flex-wrap: wrap; gap: 16px; justify-content: center; }\n.tenant-package-9f81d7c313a5 .mod-btn-primary { align-items: center; background: #4F46E5; border-radius: 10px; box-shadow: 0 4px 14px rgba(0,0,0,0.12); color: #FFFFFF; display: inline-flex; font-family: Prompt, system-ui, sans-serif; font-size: 16px; font-weight: 600; height: 52px; justify-content: center; padding: 0 32px; text-decoration: none; }\n.tenant-package-9f81d7c313a5 .mod-btn-secondary { align-items: center; background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 10px; color: #0F172A; display: inline-flex; font-family: Prompt, system-ui, sans-serif; font-size: 16px; font-weight: 600; height: 52px; justify-content: center; padding: 0 32px; text-decoration: none; }\n.tenant-package-9f81d7c313a5 .mod-btn-cta { align-items: center; background: #FFFFFF; border-radius: 10px; color: #4F46E5; display: inline-flex; font-family: Prompt, system-ui, sans-serif; font-size: 16px; font-weight: 700; height: 54px; justify-content: center; padding: 0 36px; text-decoration: none; }\n.tenant-package-9f81d7c313a5 .mod-sec-header { margin: 0 auto 56px; max-width: 720px; text-align: center; }\n.tenant-package-9f81d7c313a5 .mod-sec-tag { color: #06B6D4; font-family: Prompt, system-ui, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 1.5px; margin: 0 0 12px 0; text-transform: uppercase; }\n.tenant-package-9f81d7c313a5 .mod-sec-h2 { color: #0F172A; font-family: Prompt, system-ui, sans-serif; font-size: 40px; font-weight: 700; line-height: 1.2; margin: 0 0 16px; }\n.tenant-package-9f81d7c313a5 .mod-sec-p { color: #64748B; font-family: Prompt, system-ui, sans-serif; font-size: 17px; line-height: 1.6; margin: 0; }\n.tenant-package-9f81d7c313a5 .mod-features-section { background: #F8FAFC; border-bottom: 1px solid #E2E8F0; border-top: 1px solid #E2E8F0; padding: 96px 0; }\n.tenant-package-9f81d7c313a5 .mod-grid-3 { display: grid; gap: 28px; grid-template-columns: repeat(3, 1fr); }\n.tenant-package-9f81d7c313a5 .mod-card { background: #FFFFFF; border: 1px solid #E2E8F0; border-radius: 16px; box-shadow: 0 2px 10px rgba(0,0,0,0.03); padding: 36px 28px; }\n.tenant-package-9f81d7c313a5 .mod-card-icon { font-size: 32px; margin: 0 0 20px 0; }\n.tenant-package-9f81d7c313a5 .mod-card-h3 { color: #0F172A; font-family: Prompt, system-ui, sans-serif; font-size: 20px; font-weight: 700; margin: 0 0 12px; }\n.tenant-package-9f81d7c313a5 .mod-card-p { color: #64748B; font-family: Prompt, system-ui, sans-serif; font-size: 15px; line-height: 1.6; margin: 0; }\n.tenant-package-9f81d7c313a5 .mod-story-section { background: #FFFFFF; padding: 96px 0; }\n.tenant-package-9f81d7c313a5 .mod-story-grid { align-items: center; display: grid; gap: 64px; grid-template-columns: 1.1fr 0.9fr; }\n.tenant-package-9f81d7c313a5 .mod-story-left { max-width: 540px; }\n.tenant-package-9f81d7c313a5 .mod-stat-box { background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 20px; padding: 44px; text-align: center; }\n.tenant-package-9f81d7c313a5 .mod-stat-num { color: #06B6D4; font-family: Prompt, system-ui, sans-serif; font-size: 56px; font-weight: 800; line-height: 1; margin: 0 0 12px 0; }\n.tenant-package-9f81d7c313a5 .mod-stat-label { color: #0F172A; font-family: Prompt, system-ui, sans-serif; font-size: 18px; font-weight: 700; margin: 0 0 12px 0; }\n.tenant-package-9f81d7c313a5 .mod-stat-desc { color: #64748B; font-family: Prompt, system-ui, sans-serif; font-size: 15px; line-height: 1.6; margin: 0; }\n.tenant-package-9f81d7c313a5 .mod-cta-section { background: #FFFFFF; padding: 60px 0 100px; }\n.tenant-package-9f81d7c313a5 .mod-cta-box { background: #4F46E5; border-radius: 24px; box-shadow: 0 12px 36px rgba(0,0,0,0.18); color: #FFFFFF; padding: 72px 48px; text-align: center; }\n.tenant-package-9f81d7c313a5 .mod-cta-h2 { color: #FFFFFF; font-family: Prompt, system-ui, sans-serif; font-size: 44px; font-weight: 800; margin: 0 0 16px; }\n.tenant-package-9f81d7c313a5 .mod-cta-p { color: rgba(255,255,255,0.85); font-family: Prompt, system-ui, sans-serif; font-size: 18px; line-height: 1.6; margin: 0 auto 36px; max-width: 600px; }\n"}, "contentSchemas": {"tenant.test-full-pipeline-01.component.hero.9f81d7c313a5": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}}}, "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}}}, "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}, "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}, "pages": {"home": {"slug": "home", "title": "\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21 AI \u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "seo": {"metaTitle": "\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21 AI \u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "metaDescription": "\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21 AI \u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "props": {"badge": "\u26a1 AI-POWERED PLATFORM", "title": "\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21 AI \u0e2d\u0e31\u0e08\u0e09\u0e23\u0e34\u0e22\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c", "lead": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e14\u0e49\u0e27\u0e22\u0e23\u0e30\u0e1a\u0e1a Declarative Semantic AST \u0e17\u0e35\u0e48\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33 \u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27 \u0e41\u0e25\u0e30\u0e2a\u0e27\u0e22\u0e07\u0e32\u0e21", "primaryCtaLabel": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e17\u0e31\u0e19\u0e17\u0e35", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23", "secondaryCtaHref": "/solutions"}}, {"componentId": "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "componentVersion": 1, "props": {"secTag": "CORE CAPABILITIES", "secTitle": "\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e2d\u0e35\u0e01\u0e02\u0e31\u0e49\u0e19", "secDesc": "\u0e1f\u0e31\u0e07\u0e01\u0e4c\u0e0a\u0e31\u0e19\u0e41\u0e25\u0e30\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e28\u0e31\u0e01\u0e22\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14", "f1Icon": "\ud83d\ude80", "f1Title": "\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e40\u0e27\u0e47\u0e1a\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e43\u0e19 10 \u0e27\u0e34\u0e19\u0e32\u0e17\u0e35", "f1Desc": "\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25 Semantic AST \u0e41\u0e25\u0e30\u0e41\u0e1b\u0e25\u0e07\u0e40\u0e1b\u0e47\u0e19 Production Bundle \u0e17\u0e31\u0e19\u0e17\u0e35", "f2Icon": "\u26a1", "f2Title": "\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e 3D \u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e14\u0e49\u0e27\u0e22 AI", "f2Desc": "\u0e14\u0e36\u0e07 Mood & Tone \u0e02\u0e2d\u0e07\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e21\u0e32\u0e40\u0e23\u0e19\u0e40\u0e14\u0e2d\u0e23\u0e4c\u0e20\u0e32\u0e1e\u0e01\u0e23\u0e32\u0e1f\u0e34\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e15\u0e39\u0e14\u0e34\u0e42\u0e2d", "f3Icon": "\ud83d\udee1\ufe0f", "f3Title": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e32\u0e01\u0e25", "f3Desc": "\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08"}}, {"componentId": "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "componentVersion": 1, "props": {"tag": "ENTERPRISE PROVEN", "title": "\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e27\u0e31\u0e14\u0e1c\u0e25\u0e44\u0e14\u0e49", "lead": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19\u0e43\u0e2b\u0e49\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e07\u0e48\u0e32\u0e22\u0e14\u0e49\u0e27\u0e22\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e31\u0e15\u0e42\u0e19\u0e21\u0e31\u0e15\u0e34\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23", "statNum": "99.9%", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07", "statDesc": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e04\u0e2d\u0e22\u0e14\u0e39\u0e41\u0e25\u0e15\u0e25\u0e2d\u0e14 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07", "ctaLabel": "\u0e2d\u0e48\u0e32\u0e19\u0e01\u0e23\u0e13\u0e35\u0e28\u0e36\u0e01\u0e29\u0e32", "ctaHref": "/about"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01 \u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07?", "lead": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e2a\u0e38\u0e14\u0e1e\u0e34\u0e40\u0e28\u0e29", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "about": {"slug": "about", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "props": {"badge": "\ud83d\udccd \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "lead": "\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e32 \u0e41\u0e25\u0e30\u0e27\u0e34\u0e2a\u0e31\u0e22\u0e17\u0e31\u0e28\u0e19\u0e4c\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "primaryCtaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01", "secondaryCtaHref": "/"}}, {"componentId": "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "componentVersion": 1, "props": {"tag": "NEXT LEVEL", "title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e49\u0e32\u0e27\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34 \u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e32 \u0e41\u0e25\u0e30\u0e27\u0e34\u0e2a\u0e31\u0e22\u0e17\u0e31\u0e28\u0e19\u0e4c\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "statNum": "100+", "statLabel": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "statDesc": "\u0e01\u0e32\u0e23\u0e31\u0e19\u0e15\u0e35\u0e14\u0e49\u0e27\u0e22\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e15\u0e2d\u0e1a\u0e23\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33", "ctaLabel": "\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", "ctaHref": "/solutions"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "solutions": {"slug": "solutions", "title": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "props": {"badge": "\ud83d\udccd \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "title": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19 \u2014 Test Full Pipeline 01", "lead": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "primaryCtaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01", "secondaryCtaHref": "/"}}, {"componentId": "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "componentVersion": 1, "props": {"secTag": "OUR EXPERTISE", "secTitle": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19 \u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "secDesc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e17\u0e38\u0e01\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "f1Icon": "\u2728", "f1Title": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e39\u0e07", "f1Desc": "\u0e43\u0e2a\u0e48\u0e43\u0e08\u0e17\u0e38\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14", "f2Icon": "\ud83c\udfaf", "f2Title": "\u0e15\u0e23\u0e07\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22", "f2Desc": "\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e22\u0e2d\u0e14\u0e02\u0e32\u0e22\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e", "f3Icon": "\ud83e\udd1d", "f3Title": "\u0e1e\u0e32\u0e23\u0e4c\u0e17\u0e40\u0e19\u0e2d\u0e23\u0e4c\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27", "f3Desc": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e04\u0e35\u0e22\u0e07\u0e02\u0e49\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "industries": {"slug": "industries", "title": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e01\u0e25\u0e38\u0e48\u0e21\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "componentVersion": 1, "props": {"secTag": "OUR EXPERTISE", "secTitle": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19 \u0e01\u0e25\u0e38\u0e48\u0e21\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08", "secDesc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "f1Icon": "\u2728", "f1Title": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e39\u0e07", "f1Desc": "\u0e43\u0e2a\u0e48\u0e43\u0e08\u0e17\u0e38\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14", "f2Icon": "\ud83c\udfaf", "f2Title": "\u0e15\u0e23\u0e07\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22", "f2Desc": "\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e22\u0e2d\u0e14\u0e02\u0e32\u0e22\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e", "f3Icon": "\ud83e\udd1d", "f3Title": "\u0e1e\u0e32\u0e23\u0e4c\u0e17\u0e40\u0e19\u0e2d\u0e23\u0e4c\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27", "f3Desc": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e04\u0e35\u0e22\u0e07\u0e02\u0e49\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13"}}, {"componentId": "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "componentVersion": 1, "props": {"tag": "NEXT LEVEL", "title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e49\u0e32\u0e27\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "statNum": "100+", "statLabel": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "statDesc": "\u0e01\u0e32\u0e23\u0e31\u0e19\u0e15\u0e35\u0e14\u0e49\u0e27\u0e22\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e15\u0e2d\u0e1a\u0e23\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33", "ctaLabel": "\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", "ctaHref": "/solutions"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "how-it-works": {"slug": "how-it-works", "title": "\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.story-section.9f81d7c313a5", "componentVersion": 1, "props": {"tag": "NEXT LEVEL", "title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e49\u0e32\u0e27\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27", "statNum": "100+", "statLabel": "\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "statDesc": "\u0e01\u0e32\u0e23\u0e31\u0e19\u0e15\u0e35\u0e14\u0e49\u0e27\u0e22\u0e1c\u0e25\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e15\u0e2d\u0e1a\u0e23\u0e31\u0e1a\u0e08\u0e32\u0e01\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33", "ctaLabel": "\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", "ctaHref": "/solutions"}}, {"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "props": {"badge": "\ud83d\udccd \u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19", "title": "\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19 \u2014 Test Full Pipeline 01", "lead": "\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e23\u0e27\u0e14\u0e40\u0e23\u0e47\u0e27", "primaryCtaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01", "secondaryCtaHref": "/"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "pricing": {"slug": "pricing", "title": "\u0e23\u0e32\u0e04\u0e32\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e23\u0e32\u0e04\u0e32\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e23\u0e32\u0e04\u0e32\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.feature-grid.9f81d7c313a5", "componentVersion": 1, "props": {"secTag": "OUR EXPERTISE", "secTitle": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19 \u0e23\u0e32\u0e04\u0e32\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08", "secDesc": "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c\u0e02\u0e19\u0e32\u0e14\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e02\u0e2d\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08", "f1Icon": "\u2728", "f1Title": "\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e39\u0e07", "f1Desc": "\u0e43\u0e2a\u0e48\u0e43\u0e08\u0e17\u0e38\u0e01\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e41\u0e25\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14", "f2Icon": "\ud83c\udfaf", "f2Title": "\u0e15\u0e23\u0e07\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22", "f2Desc": "\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e08\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e22\u0e2d\u0e14\u0e02\u0e32\u0e22\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e", "f3Icon": "\ud83e\udd1d", "f3Title": "\u0e1e\u0e32\u0e23\u0e4c\u0e17\u0e40\u0e19\u0e2d\u0e23\u0e4c\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27", "f3Desc": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e41\u0e25\u0e30\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e40\u0e04\u0e35\u0e22\u0e07\u0e02\u0e49\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "contact": {"slug": "contact", "title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "seo": {"metaTitle": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "metaDescription": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01"}, "layoutId": "tenant.test-full-pipeline-01.layout.modern-saas-layout.9f81d7c313a5", "recipeComponentIds": ["tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5"], "contentInstances": [{"componentId": "tenant.test-full-pipeline-01.component.hero.9f81d7c313a5", "componentVersion": 1, "props": {"badge": "\ud83d\udccd \u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u2014 Test Full Pipeline 01", "lead": "\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22 \u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32 \u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d", "primaryCtaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01", "secondaryCtaHref": "/"}}, {"componentId": "tenant.test-full-pipeline-01.component.cta-banner.9f81d7c313a5", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e01\u0e31\u0e1a Test Full Pipeline 01", "lead": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e32\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e31\u0e19\u0e17\u0e35", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}}, "audit": {"designHash": "sha256:9f81d7c313a5351e115f75791218f6ac9eecb6c99014c430c7f1fcde5a2b4323", "promptHash": "sha256:d5103424e9570aa5f52ef994f038e3f6d0c40fc62f2c890f835822e7e2397320", "provider": "gemini", "model": "gemini-2.5-flash", "source": "server-provider", "realProviderCall": true, "createdAt": "2026-08-17T16:20:40.977903+00:00", "signatures": {"component": "sha256:1f31e180073d3e58e84f6405e2e6211811133af14c7afcf121dcc43a5ba1c80a", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:8d29e81ad19272a5226663be4de6318ee91c587b39a019759aab8de63c9460a5", "style": "sha256:f8211dba2a2a24808c81ca7c5cf286e39ccabf99bb6a231d09a8e0d4f7e9c33c"}}, "signatures": {"component": "sha256:1f31e180073d3e58e84f6405e2e6211811133af14c7afcf121dcc43a5ba1c80a", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:8d29e81ad19272a5226663be4de6318ee91c587b39a019759aab8de63c9460a5", "style": "sha256:f8211dba2a2a24808c81ca7c5cf286e39ccabf99bb6a231d09a8e0d4f7e9c33c"}, "tests": {"sourceValidation": "passed", "contentContract": "passed", "renderer": "generic-semantic-ast-v3"}, "securityReport": {"status": "passed", "sourcePolicy": "semantic-ast-scoped-css-no-scripts-no-network-no-cross-tenant-ids", "validatedFiles": 6, "resourceLimits": {"maxComponents": 32, "maxSourceBytes": 24000, "maxFiles": 96}}}