{"schema": "tenant-site-package/v3", "tenantSlug": "flash-5", "version": 1, "packageId": "sha256:61c16137e8380914c1969dab0a664a5ccd678103ee228055fedaec0027a30525", "manifest": {"schema": "tenant-site-package-manifest/v3", "tenantSlug": "flash-5", "version": 1, "designHash": "sha256:b36eac13ff118aa56cc0622bcc593c93b0fb00edc33c7b6df4f4953ff0900736", "componentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "layoutIds": ["tenant.flash-5.layout.modern-saas-layout.b36eac13ff11"], "styleId": "tenant.flash-5.style.b36eac13ff11", "recipeIds": ["flash-5.home", "flash-5.about", "flash-5.solutions", "flash-5.industries", "flash-5.how-it-works", "flash-5.pricing", "flash-5.contact"], "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:eef0c79269c346fee24551a363076946dd89209592e29bfed262afe2ac3ff391", "style": "sha256:ba0d5e384aca0e5f4f1ecc6179ba8b9d4dcdc1fd6bee97e992f0363f40d8cf59"}}, "designBlueprint": {"schema": "tenant-design-blueprint/v2", "tenantSlug": "flash-5", "designHash": "sha256:b36eac13ff118aa56cc0622bcc593c93b0fb00edc33c7b6df4f4953ff0900736", "tokens": {"colors": {"primary": "#1a7b99", "accent": "#005075", "canvas": "#ffffff", "ink": "#31373d", "muted": "#808080", "hairline": "#e0e0e0"}, "typography": {"display": {"fontFamily": "Inter, Noto Sans, Noto Sans Thai, sans-serif", "fontSize": 56.0, "lineHeight": 64.0}, "body": {"fontFamily": "Inter, Noto Sans, Noto Sans Thai, sans-serif", "fontSize": 14.0, "lineHeight": 20.0}}, "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"}]}]}, {"type": "element", "tag": "div", "className": "mod-hero-media-wrap", "children": [{"type": "element", "tag": "img", "className": "mod-hero-img", "attrs": {"src": {"bind": "heroImgUrl"}, "alt": {"bind": "title"}}}]}]}]}]}, "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}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}}, {"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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f1ImgUrl"}, "alt": {"bind": "f1Title"}}}]}, {"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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f2ImgUrl"}, "alt": {"bind": "f2Title"}}}]}, {"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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f3ImgUrl"}, "alt": {"bind": "f3Title"}}}]}, {"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}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}}, {"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-story-media-box", "children": [{"type": "element", "tag": "img", "className": "mod-story-img", "attrs": {"src": {"bind": "storyImgUrl"}, "alt": {"bind": "title"}}}]}, {"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}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "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}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "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}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "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}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "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": ".tenant-generated-shell", "declarations": {"background": "var(--canvas)", "color": "var(--ink)", "font-family": "var(--font)", "min-height": "100vh", "line-height": "var(--body-line-height)"}}, {"selector": ".mod-container", "declarations": {"max-width": "1122px", "margin": "0 auto", "padding": "0 var(--spacing-base)"}}, {"selector": ".mod-hero-wrap", "declarations": {"position": "relative", "background-color": "var(--ink)", "color": "var(--canvas)", "padding-top": "var(--spacing-3xl)", "padding-bottom": "var(--spacing-3xl)", "overflow": "hidden"}}, {"selector": ".mod-hero-content", "declarations": {"position": "relative", "z-index": "2", "display": "flex", "flex-direction": "column", "align-items": "flex-start", "gap": "var(--spacing-base)"}}, {"selector": ".mod-badge", "declarations": {"background-color": "rgba(26, 123, 153, 0.1)", "color": "var(--primary)", "padding": "var(--spacing-xs) var(--spacing-base)", "border-radius": "var(--radius-xs)", "font-size": "var(--body-font-size)", "font-weight": "500", "letter-spacing": "0.28px", "text-transform": "uppercase", "backdrop-filter": "blur(5px)"}}, {"selector": ".mod-hero-h1", "declarations": {"font-family": "var(--font)", "font-size": "64px", "line-height": "72px", "font-weight": "300", "letter-spacing": "0", "margin": "0", "color": "var(--canvas)"}}, {"selector": ".mod-hero-p", "declarations": {"font-size": "16px", "line-height": "24px", "font-weight": "400", "letter-spacing": "0.32px", "color": "rgba(255, 255, 255, 0.8)"}}, {"selector": ".mod-cta-group", "declarations": {"display": "flex", "gap": "var(--spacing-base)", "margin-top": "var(--spacing-base)"}}, {"selector": ".mod-btn-primary", "declarations": {"background-color": "var(--primary)", "color": "var(--canvas)", "padding": "12px 24px", "border-radius": "var(--radius-xs)", "text-decoration": "none", "font-size": "14px", "font-weight": "400", "line-height": "20px", "letter-spacing": "0.28px", "min-height": "44px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "transition": "background-color 0.3s ease"}}, {"selector": ".mod-btn-primary:hover", "declarations": {"background-color": "var(--accent)"}}, {"selector": ".mod-btn-secondary", "declarations": {"background-color": "transparent", "color": "var(--primary)", "border": "1px solid var(--primary)", "padding": "12px 24px", "border-radius": "var(--radius-xs)", "text-decoration": "none", "font-size": "14px", "font-weight": "400", "line-height": "20px", "letter-spacing": "0.28px", "min-height": "44px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "transition": "background-color 0.3s ease, color 0.3s ease"}}, {"selector": ".mod-btn-secondary:hover", "declarations": {"background-color": "rgba(26, 123, 153, 0.1)", "color": "var(--accent)"}}, {"selector": ".mod-hero-media-wrap", "declarations": {"position": "absolute", "top": "0", "left": "0", "width": "100%", "height": "100%", "overflow": "hidden", "border-radius": "var(--radius-lg)", "border": "1px solid rgba(255, 255, 255, 0.1)", "box-shadow": "0 0 20px rgba(26, 123, 153, 0.2)"}}, {"selector": ".mod-hero-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover", "opacity": "0.7", "filter": "brightness(0.6)", "transform": "scale(1.05)", "transition": "transform 0.5s ease"}}, {"selector": ".mod-hero-media-wrap:hover .mod-hero-img", "declarations": {"transform": "scale(1)"}}, {"selector": ".mod-features-section, .mod-story-section, .mod-cta-section", "declarations": {"padding": "var(--spacing-3xl) 0", "background-color": "var(--canvas)"}}, {"selector": ".mod-sec-header", "declarations": {"text-align": "center", "margin-bottom": "var(--spacing-2xl)"}}, {"selector": ".mod-sec-tag", "declarations": {"color": "var(--primary)", "font-size": "14px", "font-weight": "500", "letter-spacing": "0.28px", "text-transform": "uppercase", "margin-bottom": "var(--spacing-xs)"}}, {"selector": ".mod-sec-h2", "declarations": {"font-family": "var(--font)", "font-size": "56px", "line-height": "64px", "font-weight": "300", "letter-spacing": "0", "color": "var(--ink)", "margin": "0 0 var(--spacing-base) 0"}}, {"selector": ".mod-sec-p", "declarations": {"font-size": "16px", "line-height": "24px", "font-weight": "400", "letter-spacing": "0.32px", "color": "var(--sub-text)", "max-width": "700px", "margin": "0 auto"}}, {"selector": ".mod-grid-3", "declarations": {"display": "grid", "grid-template-columns": "repeat(auto-fit, minmax(300px, 1fr))", "gap": "var(--spacing-lg)"}}, {"selector": ".mod-card", "declarations": {"background-color": "var(--card-bg)", "border": "1px solid var(--border)", "border-radius": "var(--radius-xs)", "padding": "var(--spacing-lg)", "display": "flex", "flex-direction": "column", "gap": "var(--spacing-sm)", "transition": "transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease", "position": "relative", "overflow": "hidden"}}, {"selector": ".mod-card:hover", "declarations": {"transform": "translateY(-5px)", "box-shadow": "0 10px 20px rgba(0, 0, 0, 0.05)", "border-color": "var(--primary)"}}, {"selector": ".mod-card-media", "declarations": {"width": "100%", "height": "180px", "border-radius": "var(--radius-xs)", "overflow": "hidden", "margin-bottom": "var(--spacing-sm)", "border": "1px solid rgba(0, 0, 0, 0.05)"}}, {"selector": ".mod-card-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover", "transition": "transform 0.3s ease"}}, {"selector": ".mod-card:hover .mod-card-img", "declarations": {"transform": "scale(1.05)"}}, {"selector": ".mod-card-icon", "declarations": {"font-size": "32px", "line-height": "1", "color": "var(--primary)", "margin-bottom": "var(--spacing-xs)"}}, {"selector": ".mod-card-h3", "declarations": {"font-size": "24px", "line-height": "32px", "font-weight": "300", "letter-spacing": "0.24px", "color": "var(--ink)", "margin": "0"}}, {"selector": ".mod-card-p", "declarations": {"font-size": "14px", "line-height": "20px", "font-weight": "400", "letter-spacing": "0.28px", "color": "var(--sub-text)"}}, {"selector": ".mod-story-grid", "declarations": {"display": "grid", "grid-template-columns": "1fr 1fr", "gap": "var(--spacing-3xl)", "align-items": "center"}}, {"selector": ".mod-story-left", "declarations": {"display": "flex", "flex-direction": "column", "gap": "var(--spacing-base)"}}, {"selector": ".mod-story-right", "declarations": {"position": "relative", "display": "flex", "justify-content": "center", "align-items": "center"}}, {"selector": ".mod-story-media-box", "declarations": {"width": "100%", "height": "400px", "border-radius": "var(--radius-lg)", "overflow": "hidden", "border": "1px solid var(--border)", "box-shadow": "0 10px 30px rgba(0, 0, 0, 0.08)"}}, {"selector": ".mod-story-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover"}}, {"selector": ".mod-stat-box", "declarations": {"position": "absolute", "bottom": "-var(--spacing-lg)", "right": "-var(--spacing-lg)", "background-color": "rgba(26, 123, 153, 0.9)", "color": "var(--canvas)", "padding": "var(--spacing-lg) var(--spacing-xl)", "border-radius": "var(--radius-xs)", "text-align": "center", "box-shadow": "0 10px 30px rgba(0, 0, 0, 0.15)", "backdrop-filter": "blur(8px)"}}, {"selector": ".mod-stat-num", "declarations": {"font-size": "48px", "font-weight": "300", "line-height": "1", "margin-bottom": "var(--spacing-xs)"}}, {"selector": ".mod-stat-label", "declarations": {"font-size": "18px", "font-weight": "500", "letter-spacing": "0.32px", "margin-bottom": "var(--spacing-xs)"}}, {"selector": ".mod-stat-desc", "declarations": {"font-size": "12px", "line-height": "17.14px", "color": "rgba(255, 255, 255, 0.7)"}}, {"selector": ".mod-cta-box", "declarations": {"background-color": "var(--primary)", "color": "var(--canvas)", "padding": "var(--spacing-3xl)", "border-radius": "var(--radius-lg)", "text-align": "center", "display": "flex", "flex-direction": "column", "align-items": "center", "gap": "var(--spacing-base)", "box-shadow": "0 20px 40px rgba(0, 0, 0, 0.1)", "position": "relative", "overflow": "hidden"}}, {"selector": ".mod-cta-box::before", "declarations": {"content": "''", "position": "absolute", "top": "-50%", "left": "-50%", "width": "200%", "height": "200%", "background": "radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, transparent 70%)", "opacity": "0.3", "animation": "cta-glow 10s infinite alternate", "z-index": "0"}}, {"selector": ".mod-cta-h2", "declarations": {"font-family": "var(--font)", "font-size": "56px", "line-height": "64px", "font-weight": "300", "letter-spacing": "0", "color": "var(--canvas)", "margin": "0", "position": "relative", "z-index": "1"}}, {"selector": ".mod-cta-p", "declarations": {"font-size": "16px", "line-height": "24px", "font-weight": "400", "letter-spacing": "0.32px", "color": "rgba(255, 255, 255, 0.8)", "max-width": "700px", "margin": "0 auto var(--spacing-base) auto", "position": "relative", "z-index": "1"}}, {"selector": ".mod-btn-cta", "declarations": {"background-color": "var(--canvas)", "color": "var(--primary)", "padding": "14px 32px", "border-radius": "var(--radius-xs)", "text-decoration": "none", "font-size": "16px", "font-weight": "500", "line-height": "24px", "letter-spacing": "0.32px", "min-height": "44px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "transition": "background-color 0.3s ease, color 0.3s ease", "position": "relative", "z-index": "1"}}, {"selector": ".mod-btn-cta:hover", "declarations": {"background-color": "var(--accent)", "color": "var(--canvas)"}}, {"selector": ".tenant-generated-navigation", "declarations": {"display": "flex", "align-items": "center", "justify-content": "space-between", "padding": "18px 36px", "background": "#ffffff", "border-bottom": "1px solid #e0e0e0", "position": "sticky", "top": "0", "z-index": "100"}}, {"selector": ".tenant-generated-brand", "declarations": {"font-family": "Inter, Noto Sans, Noto Sans Thai, sans-serif", "font-size": "20px", "font-weight": "800", "color": "#31373d", "text-decoration": "none"}}, {"selector": ".tenant-generated-navigation-list", "declarations": {"display": "flex", "gap": "28px", "list-style": "none", "margin": "0", "padding": "0", "align-items": "center"}}, {"selector": ".tenant-generated-navigation-link", "declarations": {"font-family": "Inter, Noto Sans, Noto Sans Thai, sans-serif", "font-size": "15px", "font-weight": "600", "color": "#808080", "text-decoration": "none"}}, {"selector": ".mod-features-section", "declarations": {"background": "#f5f7f8", "padding": "96px 0", "border-top": "1px solid #e0e0e0", "border-bottom": "1px solid #e0e0e0"}}, {"selector": ".mod-story-section", "declarations": {"background": "#ffffff", "padding": "96px 0"}}, {"selector": ".mod-cta-section", "declarations": {"background": "#ffffff", "padding": "60px 0 100px"}}, {"selector": ".tenant-generated-footer", "declarations": {"background": "#f5f7f8", "border-top": "1px solid #e0e0e0", "padding": "64px 36px 48px"}}, {"selector": ".tenant-generated-footer-brand", "declarations": {"font-family": "Inter, Noto Sans, Noto Sans Thai, sans-serif", "font-size": "22px", "font-weight": "800", "color": "#31373d", "margin": "0 0 32px 0"}}, {"selector": ".tenant-generated-footer-columns", "declarations": {"display": "grid", "grid-template-columns": "repeat(auto-fit, minmax(200px, 1fr))", "gap": "36px"}}, {"selector": ".tenant-generated-footer-column", "declarations": {"font-family": "Inter, Noto Sans, Noto Sans Thai, sans-serif"}}]}}, "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": "flash 5"}, "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": "flash 5"}, "componentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "generatedComponents": [{"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "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"}]}]}, {"type": "element", "tag": "div", "className": "mod-hero-media-wrap", "children": [{"type": "element", "tag": "img", "className": "mod-hero-img", "attrs": {"src": {"bind": "heroImgUrl"}, "alt": {"bind": "title"}}}]}]}]}]}, "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}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "sourcePath": "generated/components/hero-b36eac13ff11.tsx", "source": "export const definition = {\n componentId: "tenant.flash-5.component.hero.b36eac13ff11",\n componentVersion: 1,\n tenantSlug: "flash-5",\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"}, {"children": [{"attrs": {"alt": {"bind": "title"}, "src": {"bind": "heroImgUrl"}}, "className": "mod-hero-img", "tag": "img", "type": "element"}], "className": "mod-hero-media-wrap", "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.flash-5.component.feature-grid.b36eac13ff11", "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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f1ImgUrl"}, "alt": {"bind": "f1Title"}}}]}, {"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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f2ImgUrl"}, "alt": {"bind": "f2Title"}}}]}, {"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-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f3ImgUrl"}, "alt": {"bind": "f3Title"}}}]}, {"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}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "sourcePath": "generated/components/feature-grid-b36eac13ff11.tsx", "source": "export const definition = {\n componentId: "tenant.flash-5.component.feature-grid.b36eac13ff11",\n componentVersion: 1,\n tenantSlug: "flash-5",\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": [{"attrs": {"alt": {"bind": "f1Title"}, "src": {"bind": "f1ImgUrl"}}, "className": "mod-card-img", "tag": "img", "type": "element"}], "className": "mod-card-media", "tag": "div", "type": "element"}, {"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": [{"attrs": {"alt": {"bind": "f2Title"}, "src": {"bind": "f2ImgUrl"}}, "className": "mod-card-img", "tag": "img", "type": "element"}], "className": "mod-card-media", "tag": "div", "type": "element"}, {"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": [{"attrs": {"alt": {"bind": "f3Title"}, "src": {"bind": "f3ImgUrl"}}, "className": "mod-card-img", "tag": "img", "type": "element"}], "className": "mod-card-media", "tag": "div", "type": "element"}, {"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.flash-5.component.story-section.b36eac13ff11", "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-story-media-box", "children": [{"type": "element", "tag": "img", "className": "mod-story-img", "attrs": {"src": {"bind": "storyImgUrl"}, "alt": {"bind": "title"}}}]}, {"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}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "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-b36eac13ff11.tsx", "source": "export const definition = {\n componentId: "tenant.flash-5.component.story-section.b36eac13ff11",\n componentVersion: 1,\n tenantSlug: "flash-5",\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": [{"attrs": {"alt": {"bind": "title"}, "src": {"bind": "storyImgUrl"}}, "className": "mod-story-img", "tag": "img", "type": "element"}], "className": "mod-story-media-box", "tag": "div", "type": "element"}, {"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.flash-5.component.cta-banner.b36eac13ff11", "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-b36eac13ff11.tsx", "source": "export const definition = {\n componentId: "tenant.flash-5.component.cta-banner.b36eac13ff11",\n componentVersion: 1,\n tenantSlug: "flash-5",\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.flash-5.layout.modern-saas-layout.b36eac13ff11", "kind": "modern-saas-layout", "componentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}, "sourcePath": "generated/layouts/modern-saas-layout-b36eac13ff11.tsx", "source": "export const layout = {\n layoutId: "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11",\n tenantSlug: "flash-5",\n kind: "modern-saas-layout",\n componentIds: ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"],\n responsive: {"desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}},\n};\n", "imports": [], "dependencies": []}], "styleModule": {"sourcePath": "generated/styles/flash-5-b36eac13ff11.css", "scope": "tenant-package-b36eac13ff11", "source": ".tenant-package-b36eac13ff11 { box-sizing: border-box; --color-accent: #005075; --accent: #005075; --color-canvas: #ffffff; --canvas: #ffffff; --color-hairline: #e0e0e0; --hairline: #e0e0e0; --color-ink: #31373d; --ink: #31373d; --color-muted: #808080; --muted: #808080; --color-primary: #1a7b99; --primary: #1a7b99; --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: Inter, Noto Sans, Noto Sans Thai, sans-serif; --font-display: Inter, Noto Sans, Noto Sans Thai, sans-serif; }\n.tenant-package-b36eac13ff11 .tenant-generated-shell { background: var(--canvas); color: var(--ink); font-family: var(--font); line-height: var(--body-line-height); min-height: 100vh; }\n.tenant-package-b36eac13ff11 .mod-container { margin: 0 auto; max-width: 1122px; padding: 0 var(--spacing-base); }\n.tenant-package-b36eac13ff11 .mod-hero-wrap { background-color: var(--ink); color: var(--canvas); overflow: hidden; padding-bottom: var(--spacing-3xl); padding-top: var(--spacing-3xl); position: relative; }\n.tenant-package-b36eac13ff11 .mod-hero-content { align-items: flex-start; display: flex; flex-direction: column; gap: var(--spacing-base); position: relative; z-index: 2; }\n.tenant-package-b36eac13ff11 .mod-badge { backdrop-filter: blur(5px); background-color: rgba(26, 123, 153, 0.1); border-radius: var(--radius-xs); color: var(--primary); font-size: var(--body-font-size); font-weight: 500; letter-spacing: 0.28px; padding: var(--spacing-xs) var(--spacing-base); text-transform: uppercase; }\n.tenant-package-b36eac13ff11 .mod-hero-h1 { color: var(--canvas); font-family: var(--font); font-size: 64px; font-weight: 300; letter-spacing: 0; line-height: 72px; margin: 0; }\n.tenant-package-b36eac13ff11 .mod-hero-p { color: rgba(255, 255, 255, 0.8); font-size: 16px; font-weight: 400; letter-spacing: 0.32px; line-height: 24px; }\n.tenant-package-b36eac13ff11 .mod-cta-group { display: flex; gap: var(--spacing-base); margin-top: var(--spacing-base); }\n.tenant-package-b36eac13ff11 .mod-btn-primary { align-items: center; background-color: var(--primary); border-radius: var(--radius-xs); color: var(--canvas); display: inline-flex; font-size: 14px; font-weight: 400; justify-content: center; letter-spacing: 0.28px; line-height: 20px; min-height: 44px; padding: 12px 24px; text-decoration: none; transition: background-color 0.3s ease; }\n.tenant-package-b36eac13ff11 .mod-btn-primary:hover { background-color: var(--accent); }\n.tenant-package-b36eac13ff11 .mod-btn-secondary { align-items: center; background-color: transparent; border: 1px solid var(--primary); border-radius: var(--radius-xs); color: var(--primary); display: inline-flex; font-size: 14px; font-weight: 400; justify-content: center; letter-spacing: 0.28px; line-height: 20px; min-height: 44px; padding: 12px 24px; text-decoration: none; transition: background-color 0.3s ease, color 0.3s ease; }\n.tenant-package-b36eac13ff11 .mod-btn-secondary:hover { background-color: rgba(26, 123, 153, 0.1); color: var(--accent); }\n.tenant-package-b36eac13ff11 .mod-hero-media-wrap { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: var(--radius-lg); box-shadow: 0 0 20px rgba(26, 123, 153, 0.2); height: 100%; left: 0; overflow: hidden; position: absolute; top: 0; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-hero-img { filter: brightness(0.6); height: 100%; object-fit: cover; opacity: 0.7; transform: scale(1.05); transition: transform 0.5s ease; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-hero-media-wrap:hover .mod-hero-img { transform: scale(1); }\n.tenant-package-b36eac13ff11 .mod-features-section, .tenant-package-b36eac13ff11 .mod-story-section, .tenant-package-b36eac13ff11 .mod-cta-section { background-color: var(--canvas); padding: var(--spacing-3xl) 0; }\n.tenant-package-b36eac13ff11 .mod-sec-header { margin-bottom: var(--spacing-2xl); text-align: center; }\n.tenant-package-b36eac13ff11 .mod-sec-tag { color: var(--primary); font-size: 14px; font-weight: 500; letter-spacing: 0.28px; margin-bottom: var(--spacing-xs); text-transform: uppercase; }\n.tenant-package-b36eac13ff11 .mod-sec-h2 { color: var(--ink); font-family: var(--font); font-size: 56px; font-weight: 300; letter-spacing: 0; line-height: 64px; margin: 0 0 var(--spacing-base) 0; }\n.tenant-package-b36eac13ff11 .mod-sec-p { color: var(--sub-text); font-size: 16px; font-weight: 400; letter-spacing: 0.32px; line-height: 24px; margin: 0 auto; max-width: 700px; }\n.tenant-package-b36eac13ff11 .mod-grid-3 { display: grid; gap: var(--spacing-lg); grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }\n.tenant-package-b36eac13ff11 .mod-card { background-color: var(--card-bg); border: 1px solid var(--border); border-radius: var(--radius-xs); display: flex; flex-direction: column; gap: var(--spacing-sm); overflow: hidden; padding: var(--spacing-lg); position: relative; transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; }\n.tenant-package-b36eac13ff11 .mod-card:hover { border-color: var(--primary); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05); transform: translateY(-5px); }\n.tenant-package-b36eac13ff11 .mod-card-media { border: 1px solid rgba(0, 0, 0, 0.05); border-radius: var(--radius-xs); height: 180px; margin-bottom: var(--spacing-sm); overflow: hidden; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-card-img { height: 100%; object-fit: cover; transition: transform 0.3s ease; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-card:hover .mod-card-img { transform: scale(1.05); }\n.tenant-package-b36eac13ff11 .mod-card-icon { color: var(--primary); font-size: 32px; line-height: 1; margin-bottom: var(--spacing-xs); }\n.tenant-package-b36eac13ff11 .mod-card-h3 { color: var(--ink); font-size: 24px; font-weight: 300; letter-spacing: 0.24px; line-height: 32px; margin: 0; }\n.tenant-package-b36eac13ff11 .mod-card-p { color: var(--sub-text); font-size: 14px; font-weight: 400; letter-spacing: 0.28px; line-height: 20px; }\n.tenant-package-b36eac13ff11 .mod-story-grid { align-items: center; display: grid; gap: var(--spacing-3xl); grid-template-columns: 1fr 1fr; }\n.tenant-package-b36eac13ff11 .mod-story-left { display: flex; flex-direction: column; gap: var(--spacing-base); }\n.tenant-package-b36eac13ff11 .mod-story-right { align-items: center; display: flex; justify-content: center; position: relative; }\n.tenant-package-b36eac13ff11 .mod-story-media-box { border: 1px solid var(--border); border-radius: var(--radius-lg); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); height: 400px; overflow: hidden; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-story-img { height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-b36eac13ff11 .mod-stat-box { backdrop-filter: blur(8px); background-color: rgba(26, 123, 153, 0.9); border-radius: var(--radius-xs); bottom: -var(--spacing-lg); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); color: var(--canvas); padding: var(--spacing-lg) var(--spacing-xl); position: absolute; right: -var(--spacing-lg); text-align: center; }\n.tenant-package-b36eac13ff11 .mod-stat-num { font-size: 48px; font-weight: 300; line-height: 1; margin-bottom: var(--spacing-xs); }\n.tenant-package-b36eac13ff11 .mod-stat-label { font-size: 18px; font-weight: 500; letter-spacing: 0.32px; margin-bottom: var(--spacing-xs); }\n.tenant-package-b36eac13ff11 .mod-stat-desc { color: rgba(255, 255, 255, 0.7); font-size: 12px; line-height: 17.14px; }\n.tenant-package-b36eac13ff11 .mod-cta-box { align-items: center; background-color: var(--primary); border-radius: var(--radius-lg); box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1); color: var(--canvas); display: flex; flex-direction: column; gap: var(--spacing-base); overflow: hidden; padding: var(--spacing-3xl); position: relative; text-align: center; }\n.tenant-package-b36eac13ff11 .mod-cta-box::before { animation: cta-glow 10s infinite alternate; background: radial-gradient(circle at center, rgba(255,255,255,0.1) 0%, transparent 70%); content: ''; height: 200%; left: -50%; opacity: 0.3; position: absolute; top: -50%; width: 200%; z-index: 0; }\n.tenant-package-b36eac13ff11 .mod-cta-h2 { color: var(--canvas); font-family: var(--font); font-size: 56px; font-weight: 300; letter-spacing: 0; line-height: 64px; margin: 0; position: relative; z-index: 1; }\n.tenant-package-b36eac13ff11 .mod-cta-p { color: rgba(255, 255, 255, 0.8); font-size: 16px; font-weight: 400; letter-spacing: 0.32px; line-height: 24px; margin: 0 auto var(--spacing-base) auto; max-width: 700px; position: relative; z-index: 1; }\n.tenant-package-b36eac13ff11 .mod-btn-cta { align-items: center; background-color: var(--canvas); border-radius: var(--radius-xs); color: var(--primary); display: inline-flex; font-size: 16px; font-weight: 500; justify-content: center; letter-spacing: 0.32px; line-height: 24px; min-height: 44px; padding: 14px 32px; position: relative; text-decoration: none; transition: background-color 0.3s ease, color 0.3s ease; z-index: 1; }\n.tenant-package-b36eac13ff11 .mod-btn-cta:hover { background-color: var(--accent); color: var(--canvas); }\n.tenant-package-b36eac13ff11 .tenant-generated-navigation { align-items: center; background: #ffffff; border-bottom: 1px solid #e0e0e0; display: flex; justify-content: space-between; padding: 18px 36px; position: sticky; top: 0; z-index: 100; }\n.tenant-package-b36eac13ff11 .tenant-generated-brand { color: #31373d; font-family: Inter, Noto Sans, Noto Sans Thai, sans-serif; font-size: 20px; font-weight: 800; text-decoration: none; }\n.tenant-package-b36eac13ff11 .tenant-generated-navigation-list { align-items: center; display: flex; gap: 28px; list-style: none; margin: 0; padding: 0; }\n.tenant-package-b36eac13ff11 .tenant-generated-navigation-link { color: #808080; font-family: Inter, Noto Sans, Noto Sans Thai, sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; }\n.tenant-package-b36eac13ff11 .mod-features-section { background: #f5f7f8; border-bottom: 1px solid #e0e0e0; border-top: 1px solid #e0e0e0; padding: 96px 0; }\n.tenant-package-b36eac13ff11 .mod-story-section { background: #ffffff; padding: 96px 0; }\n.tenant-package-b36eac13ff11 .mod-cta-section { background: #ffffff; padding: 60px 0 100px; }\n.tenant-package-b36eac13ff11 .tenant-generated-footer { background: #f5f7f8; border-top: 1px solid #e0e0e0; padding: 64px 36px 48px; }\n.tenant-package-b36eac13ff11 .tenant-generated-footer-brand { color: #31373d; font-family: Inter, Noto Sans, Noto Sans Thai, sans-serif; font-size: 22px; font-weight: 800; margin: 0 0 32px 0; }\n.tenant-package-b36eac13ff11 .tenant-generated-footer-columns { display: grid; gap: 36px; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }\n.tenant-package-b36eac13ff11 .tenant-generated-footer-column { font-family: Inter, Noto Sans, Noto Sans Thai, sans-serif; }\n"}, "contentSchemas": {"tenant.flash-5.component.hero.b36eac13ff11": {"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}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "tenant.flash-5.component.feature-grid.b36eac13ff11": {"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}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "tenant.flash-5.component.story-section.b36eac13ff11": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "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.flash-5.component.cta-banner.b36eac13ff11": {"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": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "seo": {"metaTitle": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "metaDescription": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "componentVersion": 1, "props": {"badge": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "title": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e40\u0e07\u0e34\u0e19\u0e17\u0e38\u0e19 \u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e49\u0e32\u0e21\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17\u0e22\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\u0e43\u0e19\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04", "primaryCtaLabel": "\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2d\u0e48\u0e32\u0e19\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e15\u0e25\u0e32\u0e14", "secondaryCtaHref": "/research", "heroImgUrl": "/uploads/srinakorn_capital_hero_c066876adc.webp"}}, {"componentId": "tenant.flash-5.component.feature-grid.b36eac13ff11", "componentVersion": 1, "props": {"secTag": "CAPABILITIES", "secTitle": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "secDesc": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e04\u0e38\u0e13\u0e43\u0e19\u0e17\u0e38\u0e01\u0e21\u0e34\u0e15\u0e34", "f1Icon": "\ud83e\udd1d", "f1Title": "Mergers & Acquisitions", "f1Desc": "\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23\u0e43\u0e19\u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e41\u0e25\u0e30\u0e0b\u0e37\u0e49\u0e2d\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e41\u0e25\u0e30\u0e02\u0e22\u0e32\u0e22\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "f1ImgUrl": "auto_feature_1.webp", "f2Icon": "\ud83d\udcb0", "f2Title": "Capital Raising", "f2Desc": "\u0e23\u0e30\u0e14\u0e21\u0e17\u0e38\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e0a\u0e48\u0e2d\u0e07\u0e17\u0e32\u0e07\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22 \u0e17\u0e31\u0e49\u0e07\u0e15\u0e25\u0e32\u0e14\u0e17\u0e38\u0e19\u0e41\u0e25\u0e30\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e40\u0e07\u0e34\u0e19\u0e17\u0e38\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e2d\u0e1a\u0e2a\u0e19\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08", "f2ImgUrl": "auto_feature_2.webp", "f3Icon": "\ud83c\udf10", "f3Title": "Cross-border Advisory", "f3Desc": "\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e02\u0e22\u0e32\u0e22\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e49\u0e32\u0e21\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19\u0e43\u0e19\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04\u0e2d\u0e32\u0e40\u0e0b\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e15\u0e25\u0e32\u0e14\u0e42\u0e25\u0e01", "f3ImgUrl": "auto_feature_3.webp"}}, {"componentId": "tenant.flash-5.component.story-section.b36eac13ff11", "componentVersion": 1, "props": {"tag": "MARKET PERSPECTIVE", "title": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e40\u0e07\u0e34\u0e19\u0e17\u0e38\u0e19 \u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e49\u0e32\u0e21\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17\u0e22\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\u0e43\u0e19\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04", "storyImgUrl": "auto_story_visual.webp", "statNum": "20+", "statLabel": "\u0e1b\u0e35\u0e41\u0e2b\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c", "statDesc": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e22\u0e32\u0e27\u0e19\u0e32\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19", "ctaLabel": "\u0e2d\u0e48\u0e32\u0e19\u0e1a\u0e17\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e09\u0e1a\u0e31\u0e1a\u0e40\u0e15\u0e47\u0e21", "ctaHref": "/contact"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e04\u0e23\u0e31\u0e49\u0e07\u0e2a\u0e33\u0e04\u0e31\u0e0d \u0e15\u0e49\u0e2d\u0e07\u0e40\u0e2b\u0e47\u0e19\u0e17\u0e31\u0e49\u0e07\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e40\u0e07\u0e34\u0e19\u0e17\u0e38\u0e19 \u0e01\u0e32\u0e23\u0e04\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e49\u0e32\u0e21\u0e1e\u0e23\u0e21\u0e41\u0e14\u0e19 \u0e14\u0e49\u0e27\u0e22\u0e17\u0e35\u0e21\u0e17\u0e35\u0e48\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e15\u0e25\u0e32\u0e14\u0e44\u0e17\u0e22\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\u0e43\u0e19\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04", "ctaLabel": "\u0e2d\u0e48\u0e32\u0e19\u0e1a\u0e17\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e09\u0e1a\u0e31\u0e1a\u0e40\u0e15\u0e47\u0e21", "ctaHref": "/contact"}}]}, "about": {"slug": "about", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "seo": {"metaTitle": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "metaDescription": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "componentVersion": 1, "props": {"badge": "OUR FIRM", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e04\u0e37\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e27\u0e32\u0e13\u0e34\u0e0a\u0e18\u0e19\u0e01\u0e34\u0e08\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e17\u0e22 \u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19", "primaryCtaLabel": "\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23", "primaryCtaHref": "/about/team", "secondaryCtaLabel": "\u0e04\u0e48\u0e32\u0e19\u0e34\u0e22\u0e21\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "secondaryCtaHref": "/about/values", "heroImgUrl": "/uploads/srinakorn_capital_hero_c066876adc.webp"}}, {"componentId": "tenant.flash-5.component.story-section.b36eac13ff11", "componentVersion": 1, "props": {"tag": "OUR STANDARDS", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e04\u0e37\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e27\u0e32\u0e13\u0e34\u0e0a\u0e18\u0e19\u0e01\u0e34\u0e08\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e17\u0e22 \u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19", "storyImgUrl": "auto_story_visual.webp", "statNum": "100%", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e25\u0e31\u0e1a", "statDesc": "\u0e40\u0e23\u0e32\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/contact"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32: \u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25\u0e04\u0e37\u0e2d\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e41\u0e25\u0e30\u0e27\u0e32\u0e13\u0e34\u0e0a\u0e18\u0e19\u0e01\u0e34\u0e08\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e17\u0e22 \u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e0b\u0e31\u0e1a\u0e0b\u0e49\u0e2d\u0e19", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/contact"}}]}, "solutions": {"slug": "solutions", "title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "seo": {"metaTitle": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "metaDescription": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "componentVersion": 1, "props": {"badge": "SOLUTIONS", "title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "lead": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e0a\u0e38\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e2d\u0e1a\u0e2a\u0e19\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e02\u0e19\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07\u0e16\u0e36\u0e07\u0e43\u0e2b\u0e0d\u0e48 \u0e19\u0e31\u0e01\u0e25\u0e07\u0e17\u0e38\u0e19\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27", "primaryCtaLabel": "\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14", "primaryCtaHref": "/advisory", "secondaryCtaLabel": "\u0e01\u0e23\u0e13\u0e35\u0e28\u0e36\u0e01\u0e29\u0e32", "secondaryCtaHref": "/case-studies", "heroImgUrl": "/uploads/srinakorn_capital_hero_c066876adc.webp"}}, {"componentId": "tenant.flash-5.component.feature-grid.b36eac13ff11", "componentVersion": 1, "props": {"secTag": "OUR EXPERTISE", "secTitle": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "secDesc": "\u0e08\u0e32\u0e01 Mergers & Acquisitions \u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07 Strategic Finance \u0e40\u0e23\u0e32\u0e21\u0e35\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e43\u0e19\u0e17\u0e38\u0e01\u0e14\u0e49\u0e32\u0e19", "f1Icon": "\ud83d\udcbc", "f1Title": "Strategic Finance", "f1Desc": "\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27", "f1ImgUrl": "auto_feature_1.webp", "f2Icon": "\ud83c\udf0d", "f2Title": "Institutional Research", "f2Desc": "\u0e1a\u0e17\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e15\u0e25\u0e32\u0e14\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01\u0e41\u0e25\u0e30\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e0a\u0e34\u0e07\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e25\u0e07\u0e17\u0e38\u0e19\u0e02\u0e2d\u0e07\u0e19\u0e31\u0e01\u0e25\u0e07\u0e17\u0e38\u0e19\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19", "f2ImgUrl": "auto_feature_2.webp", "f3Icon": "\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66", "f3Title": "Family Business Advisory", "f3Desc": "\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27 \u0e17\u0e31\u0e49\u0e07\u0e01\u0e32\u0e23\u0e27\u0e32\u0e07\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e40\u0e07\u0e34\u0e19\u0e17\u0e38\u0e19 \u0e01\u0e32\u0e23\u0e2a\u0e48\u0e07\u0e15\u0e48\u0e2d\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23 \u0e41\u0e25\u0e30\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c", "f3ImgUrl": "auto_feature_3.webp"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "lead": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e0a\u0e38\u0e14\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e2d\u0e1a\u0e2a\u0e19\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e02\u0e19\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07\u0e16\u0e36\u0e07\u0e43\u0e2b\u0e0d\u0e48 \u0e19\u0e31\u0e01\u0e25\u0e07\u0e17\u0e38\u0e19\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27", "ctaLabel": "\u0e14\u0e39\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "ctaHref": "/contact"}}]}, "industries": {"slug": "industries", "title": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07", "seo": {"metaTitle": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07", "metaDescription": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.feature-grid.b36eac13ff11", "componentVersion": 1, "props": {"secTag": "OUR FOCUS", "secTitle": "\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e27\u0e19\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23", "secDesc": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e40\u0e02\u0e49\u0e32\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e17\u0e49\u0e32\u0e17\u0e32\u0e22\u0e41\u0e25\u0e30\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "f1Icon": "\ud83c\udfe6", "f1Title": "Financial Services", "f1Desc": "\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e18\u0e19\u0e32\u0e04\u0e32\u0e23, \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17\u0e2b\u0e25\u0e31\u0e01\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c, \u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e37\u0e48\u0e19\u0e46 \u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e15\u0e31\u0e27\u0e41\u0e25\u0e30\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15", "f1ImgUrl": "auto_feature_1.webp", "f2Icon": "\ud83d\udecd\ufe0f", "f2Title": "Consumer", "f2Desc": "\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32\u0e2d\u0e38\u0e1b\u0e42\u0e20\u0e04\u0e1a\u0e23\u0e34\u0e42\u0e20\u0e04\u0e43\u0e19\u0e01\u0e32\u0e23\u0e02\u0e22\u0e32\u0e22\u0e15\u0e25\u0e32\u0e14\u0e41\u0e25\u0e30\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e1a\u0e23\u0e19\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e01\u0e23\u0e48\u0e07", "f2ImgUrl": "auto_feature_2.webp", "f3Icon": "\ud83c\udfed", "f3Title": "Industrials", "f3Desc": "\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e01\u0e48\u0e20\u0e32\u0e04\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2b\u0e19\u0e31\u0e01\u0e41\u0e25\u0e30\u0e40\u0e1a\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "f3ImgUrl": "auto_feature_3.webp"}}, {"componentId": "tenant.flash-5.component.story-section.b36eac13ff11", "componentVersion": 1, "props": {"tag": "ENERGY & TECH", "title": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e25\u0e36\u0e01\u0e0b\u0e36\u0e49\u0e07\u0e43\u0e19\u0e1e\u0e25\u0e27\u0e31\u0e15\u0e02\u0e2d\u0e07\u0e15\u0e25\u0e32\u0e14\u0e41\u0e25\u0e30\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2b\u0e25\u0e31\u0e01\u0e15\u0e48\u0e32\u0e07\u0e46", "storyImgUrl": "auto_story_visual.webp", "statNum": "2+", "statLabel": "\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e27\u0e19\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21", "statDesc": "\u0e40\u0e23\u0e32\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e41\u0e2b\u0e48\u0e07\u0e2d\u0e19\u0e32\u0e04\u0e15", "ctaLabel": "\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/contact"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e17\u0e32\u0e07", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e25\u0e36\u0e01\u0e0b\u0e36\u0e49\u0e07\u0e43\u0e19\u0e1e\u0e25\u0e27\u0e31\u0e15\u0e02\u0e2d\u0e07\u0e15\u0e25\u0e32\u0e14\u0e41\u0e25\u0e30\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e43\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e2b\u0e25\u0e31\u0e01\u0e15\u0e48\u0e32\u0e07\u0e46", "ctaLabel": "\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/contact"}}]}, "how-it-works": {"slug": "how-it-works", "title": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "seo": {"metaTitle": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "metaDescription": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.story-section.b36eac13ff11", "tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.story-section.b36eac13ff11", "componentVersion": 1, "props": {"tag": "COLLABORATION", "title": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e22\u0e36\u0e14\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e41\u0e01\u0e48\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32", "storyImgUrl": "auto_story_visual.webp", "statNum": "3", "statLabel": "\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e2b\u0e25\u0e31\u0e01", "statDesc": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c", "ctaLabel": "\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23", "ctaHref": "/contact"}}, {"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "componentVersion": 1, "props": {"badge": "PROCESS", "title": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e22\u0e36\u0e14\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e41\u0e01\u0e48\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32", "primaryCtaLabel": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19", "secondaryCtaHref": "/contact", "heroImgUrl": "/uploads/srinakorn_capital_hero_c066876adc.webp"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e22\u0e36\u0e14\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e41\u0e25\u0e30\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e41\u0e01\u0e48\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32", "ctaLabel": "\u0e14\u0e39\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23", "ctaHref": "/contact"}}]}, "pricing": {"slug": "pricing", "title": "\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a", "seo": {"metaTitle": "\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a", "metaDescription": "\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.feature-grid.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.feature-grid.b36eac13ff11", "componentVersion": 1, "props": {"secTag": "OUR COMMITMENT", "secTitle": "\u0e04\u0e27\u0e32\u0e21\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e15\u0e2d\u0e1a\u0e41\u0e17\u0e19", "secDesc": "\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e01\u0e27\u0e48\u0e32\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e08\u0e48\u0e32\u0e22\u0e44\u0e1b \u0e14\u0e49\u0e27\u0e22\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e17\u0e35\u0e48\u0e08\u0e31\u0e1a\u0e15\u0e49\u0e2d\u0e07\u0e44\u0e14\u0e49", "f1Icon": "\ud83d\udcca", "f1Title": "\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e15\u0e32\u0e21\u0e1c\u0e25\u0e07\u0e32\u0e19", "f1Desc": "\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e02\u0e2d\u0e07\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e1c\u0e25\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c\u0e2a\u0e2d\u0e14\u0e04\u0e25\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e19", "f1ImgUrl": "auto_feature_1.webp", "f2Icon": "\ud83d\udcb2", "f2Title": "\u0e04\u0e27\u0e32\u0e21\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a", "f2Desc": "\u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22\u0e41\u0e2d\u0e1a\u0e41\u0e1d\u0e07", "f2ImgUrl": "auto_feature_2.webp", "f3Icon": "\ud83e\udd1d", "f3Title": "\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e40\u0e1a\u0e37\u0e49\u0e2d\u0e07\u0e15\u0e49\u0e19\u0e1f\u0e23\u0e35", "f3Desc": "\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e21\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e40\u0e02\u0e49\u0e32\u0e43\u0e08\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e21\u0e35\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22", "f3ImgUrl": "auto_feature_3.webp"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a", "lead": "\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e48\u0e32\u0e18\u0e23\u0e23\u0e21\u0e40\u0e19\u0e35\u0e22\u0e21\u0e17\u0e35\u0e48\u0e22\u0e38\u0e15\u0e34\u0e18\u0e23\u0e23\u0e21\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a \u0e0b\u0e36\u0e48\u0e07\u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e16\u0e36\u0e07\u0e21\u0e39\u0e25\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e43\u0e2b\u0e49\u0e01\u0e31\u0e1a\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32", "ctaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e32\u0e23\u0e37\u0e2d", "ctaHref": "/contact"}}]}, "contact": {"slug": "contact", "title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "seo": {"metaTitle": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "metaDescription": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32"}, "layoutId": "tenant.flash-5.layout.modern-saas-layout.b36eac13ff11", "recipeComponentIds": ["tenant.flash-5.component.hero.b36eac13ff11", "tenant.flash-5.component.cta-banner.b36eac13ff11"], "contentInstances": [{"componentId": "tenant.flash-5.component.hero.b36eac13ff11", "componentVersion": 1, "props": {"badge": "GET IN TOUCH", "title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "lead": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e02\u0e49\u0e2d\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07", "primaryCtaLabel": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21", "primaryCtaHref": "#", "secondaryCtaLabel": "\u0e42\u0e17\u0e23\u0e2b\u0e32\u0e40\u0e23\u0e32", "secondaryCtaHref": "/contact", "heroImgUrl": "/uploads/srinakorn_capital_hero_c066876adc.webp"}}, {"componentId": "tenant.flash-5.component.cta-banner.b36eac13ff11", "componentVersion": 1, "props": {"title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "lead": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e28\u0e23\u0e35\u0e19\u0e04\u0e23 \u0e41\u0e04\u0e1b\u0e1b\u0e34\u0e15\u0e2d\u0e25 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e17\u0e38\u0e01\u0e02\u0e49\u0e2d\u0e2a\u0e07\u0e2a\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e01\u0e23\u0e2d\u0e01\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07", "ctaLabel": "\u0e14\u0e39\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22", "ctaHref": "#"}}]}}, "audit": {"designHash": "sha256:b36eac13ff118aa56cc0622bcc593c93b0fb00edc33c7b6df4f4953ff0900736", "promptHash": "sha256:4bedf6c013035cc80f187b002f0fd521ff26f75c9967f2ea2d38b519bf0da274", "provider": "gemini", "model": "gemini-2.5-flash", "source": "server-provider", "realProviderCall": true, "createdAt": "2026-08-19T02:38:34.458421+00:00", "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:eef0c79269c346fee24551a363076946dd89209592e29bfed262afe2ac3ff391", "style": "sha256:ba0d5e384aca0e5f4f1ecc6179ba8b9d4dcdc1fd6bee97e992f0363f40d8cf59"}}, "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:eef0c79269c346fee24551a363076946dd89209592e29bfed262afe2ac3ff391", "style": "sha256:ba0d5e384aca0e5f4f1ecc6179ba8b9d4dcdc1fd6bee97e992f0363f40d8cf59"}, "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}}}