{"schema": "tenant-site-package/v3", "tenantSlug": "super-computer", "version": 1, "packageId": "sha256:9c4da6a90f2127fecac2a9d830d38e127abaac529f6d28e89fffba7a3279420c", "manifest": {"schema": "tenant-site-package-manifest/v3", "tenantSlug": "super-computer", "version": 1, "designHash": "sha256:d80864dc9427f0628652e719fadc096e71b2db16190d6d901e411ab1c8340086", "componentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "layoutIds": ["tenant.super-computer.layout.modern-saas-layout.d80864dc9427"], "styleId": "tenant.super-computer.style.d80864dc9427", "recipeIds": ["super-computer.home", "super-computer.about", "super-computer.solutions", "super-computer.industries", "super-computer.how-it-works", "super-computer.pricing", "super-computer.contact"], "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:d05c40f652434fa8074f6652330c359962565649fdb0a90d3a6f1e63d527e3a2"}}, "designBlueprint": {"schema": "tenant-design-blueprint/v2", "tenantSlug": "super-computer", "designHash": "sha256:d80864dc9427f0628652e719fadc096e71b2db16190d6d901e411ab1c8340086", "tokens": {"colors": {"primary": "#0067b8", "accent": "#004a7f", "canvas": "#ffffff", "ink": "#000000", "muted": "#616161", "hairline": "#f2f2f2"}, "typography": {"display": {"fontFamily": "Noto Sans, Noto Sans Thai, sans-serif", "fontSize": 37.0, "lineHeight": 44.4}, "body": {"fontFamily": "Noto Sans, Noto Sans Thai, sans-serif", "fontSize": 16.0, "lineHeight": 24.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": ".mod-hero-wrap", "declarations": {"background-color": "#000000", "padding": "48px 0 36px 0", "position": "relative", "overflow": "hidden"}}, {"selector": ".mod-hero-content", "declarations": {"display": "flex", "flex-direction": "column", "align-items": "flex-start", "position": "relative", "z-index": "1", "width": "40%"}}, {"selector": ".mod-badge", "declarations": {"background-color": "#ffb900", "color": "#000000", "padding": "4px 12px", "border-radius": "2px", "font-size": "13px", "font-weight": "600", "margin-bottom": "16px"}}, {"selector": ".mod-hero-h1", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "37px", "line-height": "44.4px", "font-weight": "600", "color": "#ffffff", "margin-bottom": "16px"}}, {"selector": ".mod-hero-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#ffffff", "margin-bottom": "24px"}}, {"selector": ".mod-cta-group", "declarations": {"display": "flex", "gap": "12px", "align-items": "center", "position": "absolute", "bottom": "0", "left": "0"}}, {"selector": ".mod-btn-primary", "declarations": {"background-color": "#0067b8", "color": "#ffffff", "padding": "10px 12px", "border-radius": "2px", "font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "font-weight": "600", "height": "40px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "text-decoration": "none", "transition": "background-color 0.3s ease"}}, {"selector": ".mod-btn-primary:hover", "declarations": {"background-color": "#004a7f"}}, {"selector": ".mod-btn-secondary", "declarations": {"background-color": "transparent", "color": "#0067b8", "padding": "10px 12px", "border-radius": "2px", "font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "font-weight": "600", "height": "40px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "text-decoration": "none", "border": "1px solid #0067b8", "transition": "background-color 0.3s ease, color 0.3s ease"}}, {"selector": ".mod-btn-secondary:hover", "declarations": {"background-color": "#0067b8", "color": "#ffffff"}}, {"selector": ".mod-hero-media-wrap", "declarations": {"position": "absolute", "top": "0", "right": "0", "width": "60%", "height": "100%"}}, {"selector": ".mod-hero-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover"}}, {"selector": ".mod-features-section", "declarations": {"background-color": "#ffffff", "padding": "48px 0"}}, {"selector": ".mod-sec-header", "declarations": {"text-align": "center", "margin-bottom": "48px"}}, {"selector": ".mod-sec-tag", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "19.2px", "color": "#616161", "margin-bottom": "8px"}}, {"selector": ".mod-sec-h2", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "29px", "line-height": "34.8px", "font-weight": "600", "color": "#000000", "margin-bottom": "16px"}}, {"selector": ".mod-sec-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#616161", "max-width": "700px", "margin": "0 auto"}}, {"selector": ".mod-grid-3", "declarations": {"display": "grid", "grid-template-columns": "repeat(auto-fit, minmax(280px, 1fr))", "gap": "24px"}}, {"selector": ".mod-card", "declarations": {"background-color": "#ffffff", "border-radius": "2px", "box-shadow": "0 .1875rem .4375rem 0 rgba(0,0,0,.13), 0 .0625rem .125rem 0 rgba(0,0,0,.11)", "overflow": "hidden", "display": "flex", "flex-direction": "column"}}, {"selector": ".mod-card-media", "declarations": {"width": "100%", "height": "180px", "overflow": "hidden"}}, {"selector": ".mod-card-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover"}}, {"selector": ".mod-card-icon", "declarations": {"font-size": "32px", "margin": "16px 24px 0 24px"}}, {"selector": ".mod-card-h3", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "29px", "line-height": "34.8px", "font-weight": "600", "color": "#000000", "padding": "0 24px", "margin-bottom": "8px"}}, {"selector": ".mod-card-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#616161", "padding": "0 24px 24px 24px"}}, {"selector": ".mod-story-section", "declarations": {"background-color": "#f2f2f2", "padding": "48px 0"}}, {"selector": ".mod-story-grid", "declarations": {"display": "grid", "grid-template-columns": "1fr 1fr", "gap": "48px", "align-items": "center"}}, {"selector": ".mod-story-left", "declarations": {"display": "flex", "flex-direction": "column", "align-items": "flex-start"}}, {"selector": ".mod-story-right", "declarations": {"position": "relative"}}, {"selector": ".mod-story-media-box", "declarations": {"border-radius": "2px", "overflow": "hidden", "margin-bottom": "24px"}}, {"selector": ".mod-story-img", "declarations": {"width": "100%", "height": "auto", "display": "block", "border-radius": "2px"}}, {"selector": ".mod-stat-box", "declarations": {"background-color": "#ffffff", "border-radius": "2px", "padding": "24px", "box-shadow": "0 .1875rem .4375rem 0 rgba(0,0,0,.13), 0 .0625rem .125rem 0 rgba(0,0,0,.11)", "position": "absolute", "bottom": "-24px", "right": "-24px", "width": "50%"}}, {"selector": ".mod-stat-num", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "37px", "line-height": "44.4px", "font-weight": "600", "color": "#0067b8", "margin-bottom": "8px"}}, {"selector": ".mod-stat-label", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "font-weight": "600", "color": "#000000", "margin-bottom": "8px"}}, {"selector": ".mod-stat-desc", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#616161"}}, {"selector": ".mod-cta-section", "declarations": {"background-color": "#000000", "padding": "48px 0"}}, {"selector": ".mod-cta-box", "declarations": {"text-align": "center", "padding": "48px 72px", "background-color": "#171717", "border-radius": "2px"}}, {"selector": ".mod-cta-h2", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "29px", "line-height": "34.8px", "font-weight": "600", "color": "#ffffff", "margin-bottom": "16px"}}, {"selector": ".mod-cta-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#616161", "max-width": "800px", "margin": "0 auto 24px auto"}}, {"selector": ".mod-btn-cta", "declarations": {"background-color": "#0067b8", "color": "#ffffff", "padding": "10px 24px", "border-radius": "2px", "font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "font-weight": "600", "height": "40px", "display": "inline-flex", "align-items": "center", "justify-content": "center", "text-decoration": "none", "transition": "background-color 0.3s ease"}}, {"selector": ".mod-btn-cta:hover", "declarations": {"background-color": "#004a7f"}}, {"selector": ".tenant-generated-shell", "declarations": {"background": "#ffffff", "color": "#000000", "font-family": "Noto Sans, Noto Sans Thai, sans-serif", "min-height": "100vh"}}]}}, "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": "Super Computer"}, "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": "Super Computer"}, "componentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "generatedComponents": [{"componentId": "tenant.super-computer.component.hero.d80864dc9427", "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-d80864dc9427.tsx", "source": "export const definition = {\n componentId: "tenant.super-computer.component.hero.d80864dc9427",\n componentVersion: 1,\n tenantSlug: "super-computer",\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.super-computer.component.feature-grid.d80864dc9427", "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-d80864dc9427.tsx", "source": "export const definition = {\n componentId: "tenant.super-computer.component.feature-grid.d80864dc9427",\n componentVersion: 1,\n tenantSlug: "super-computer",\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.super-computer.component.story-section.d80864dc9427", "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-d80864dc9427.tsx", "source": "export const definition = {\n componentId: "tenant.super-computer.component.story-section.d80864dc9427",\n componentVersion: 1,\n tenantSlug: "super-computer",\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.super-computer.component.cta-banner.d80864dc9427", "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-d80864dc9427.tsx", "source": "export const definition = {\n componentId: "tenant.super-computer.component.cta-banner.d80864dc9427",\n componentVersion: 1,\n tenantSlug: "super-computer",\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.super-computer.layout.modern-saas-layout.d80864dc9427", "kind": "modern-saas-layout", "componentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}, "sourcePath": "generated/layouts/modern-saas-layout-d80864dc9427.tsx", "source": "export const layout = {\n layoutId: "tenant.super-computer.layout.modern-saas-layout.d80864dc9427",\n tenantSlug: "super-computer",\n kind: "modern-saas-layout",\n componentIds: ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"],\n responsive: {"desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}},\n};\n", "imports": [], "dependencies": []}], "styleModule": {"sourcePath": "generated/styles/super-computer-d80864dc9427.css", "scope": "tenant-package-d80864dc9427", "source": ".tenant-package-d80864dc9427 { box-sizing: border-box; --color-accent: #004a7f; --accent: #004a7f; --color-canvas: #ffffff; --canvas: #ffffff; --color-hairline: #f2f2f2; --hairline: #f2f2f2; --color-ink: #000000; --ink: #000000; --color-muted: #616161; --muted: #616161; --color-primary: #0067b8; --primary: #0067b8; --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: Noto Sans, Noto Sans Thai, sans-serif; --font-display: Noto Sans, Noto Sans Thai, sans-serif; }\n.tenant-package-d80864dc9427 .mod-hero-wrap { background-color: #000000; overflow: hidden; padding: 48px 0 36px 0; position: relative; }\n.tenant-package-d80864dc9427 .mod-hero-content { align-items: flex-start; display: flex; flex-direction: column; position: relative; width: 40%; z-index: 1; }\n.tenant-package-d80864dc9427 .mod-badge { background-color: #ffb900; border-radius: 2px; color: #000000; font-size: 13px; font-weight: 600; margin-bottom: 16px; padding: 4px 12px; }\n.tenant-package-d80864dc9427 .mod-hero-h1 { color: #ffffff; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 37px; font-weight: 600; line-height: 44.4px; margin-bottom: 16px; }\n.tenant-package-d80864dc9427 .mod-hero-p { color: #ffffff; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; margin-bottom: 24px; }\n.tenant-package-d80864dc9427 .mod-cta-group { align-items: center; bottom: 0; display: flex; gap: 12px; left: 0; position: absolute; }\n.tenant-package-d80864dc9427 .mod-btn-primary { align-items: center; background-color: #0067b8; border-radius: 2px; color: #ffffff; display: inline-flex; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; font-weight: 600; height: 40px; justify-content: center; padding: 10px 12px; text-decoration: none; transition: background-color 0.3s ease; }\n.tenant-package-d80864dc9427 .mod-btn-primary:hover { background-color: #004a7f; }\n.tenant-package-d80864dc9427 .mod-btn-secondary { align-items: center; background-color: transparent; border: 1px solid #0067b8; border-radius: 2px; color: #0067b8; display: inline-flex; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; font-weight: 600; height: 40px; justify-content: center; padding: 10px 12px; text-decoration: none; transition: background-color 0.3s ease, color 0.3s ease; }\n.tenant-package-d80864dc9427 .mod-btn-secondary:hover { background-color: #0067b8; color: #ffffff; }\n.tenant-package-d80864dc9427 .mod-hero-media-wrap { height: 100%; position: absolute; right: 0; top: 0; width: 60%; }\n.tenant-package-d80864dc9427 .mod-hero-img { height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-d80864dc9427 .mod-features-section { background-color: #ffffff; padding: 48px 0; }\n.tenant-package-d80864dc9427 .mod-sec-header { margin-bottom: 48px; text-align: center; }\n.tenant-package-d80864dc9427 .mod-sec-tag { color: #616161; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 19.2px; margin-bottom: 8px; }\n.tenant-package-d80864dc9427 .mod-sec-h2 { color: #000000; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 29px; font-weight: 600; line-height: 34.8px; margin-bottom: 16px; }\n.tenant-package-d80864dc9427 .mod-sec-p { color: #616161; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; margin: 0 auto; max-width: 700px; }\n.tenant-package-d80864dc9427 .mod-grid-3 { display: grid; gap: 24px; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }\n.tenant-package-d80864dc9427 .mod-card { background-color: #ffffff; border-radius: 2px; box-shadow: 0 .1875rem .4375rem 0 rgba(0,0,0,.13), 0 .0625rem .125rem 0 rgba(0,0,0,.11); display: flex; flex-direction: column; overflow: hidden; }\n.tenant-package-d80864dc9427 .mod-card-media { height: 180px; overflow: hidden; width: 100%; }\n.tenant-package-d80864dc9427 .mod-card-img { height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-d80864dc9427 .mod-card-icon { font-size: 32px; margin: 16px 24px 0 24px; }\n.tenant-package-d80864dc9427 .mod-card-h3 { color: #000000; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 29px; font-weight: 600; line-height: 34.8px; margin-bottom: 8px; padding: 0 24px; }\n.tenant-package-d80864dc9427 .mod-card-p { color: #616161; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; padding: 0 24px 24px 24px; }\n.tenant-package-d80864dc9427 .mod-story-section { background-color: #f2f2f2; padding: 48px 0; }\n.tenant-package-d80864dc9427 .mod-story-grid { align-items: center; display: grid; gap: 48px; grid-template-columns: 1fr 1fr; }\n.tenant-package-d80864dc9427 .mod-story-left { align-items: flex-start; display: flex; flex-direction: column; }\n.tenant-package-d80864dc9427 .mod-story-right { position: relative; }\n.tenant-package-d80864dc9427 .mod-story-media-box { border-radius: 2px; margin-bottom: 24px; overflow: hidden; }\n.tenant-package-d80864dc9427 .mod-story-img { border-radius: 2px; display: block; height: auto; width: 100%; }\n.tenant-package-d80864dc9427 .mod-stat-box { background-color: #ffffff; border-radius: 2px; bottom: -24px; box-shadow: 0 .1875rem .4375rem 0 rgba(0,0,0,.13), 0 .0625rem .125rem 0 rgba(0,0,0,.11); padding: 24px; position: absolute; right: -24px; width: 50%; }\n.tenant-package-d80864dc9427 .mod-stat-num { color: #0067b8; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 37px; font-weight: 600; line-height: 44.4px; margin-bottom: 8px; }\n.tenant-package-d80864dc9427 .mod-stat-label { color: #000000; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; font-weight: 600; line-height: 24px; margin-bottom: 8px; }\n.tenant-package-d80864dc9427 .mod-stat-desc { color: #616161; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; }\n.tenant-package-d80864dc9427 .mod-cta-section { background-color: #000000; padding: 48px 0; }\n.tenant-package-d80864dc9427 .mod-cta-box { background-color: #171717; border-radius: 2px; padding: 48px 72px; text-align: center; }\n.tenant-package-d80864dc9427 .mod-cta-h2 { color: #ffffff; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 29px; font-weight: 600; line-height: 34.8px; margin-bottom: 16px; }\n.tenant-package-d80864dc9427 .mod-cta-p { color: #616161; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; margin: 0 auto 24px auto; max-width: 800px; }\n.tenant-package-d80864dc9427 .mod-btn-cta { align-items: center; background-color: #0067b8; border-radius: 2px; color: #ffffff; display: inline-flex; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; font-weight: 600; height: 40px; justify-content: center; padding: 10px 24px; text-decoration: none; transition: background-color 0.3s ease; }\n.tenant-package-d80864dc9427 .mod-btn-cta:hover { background-color: #004a7f; }\n.tenant-package-d80864dc9427 .tenant-generated-shell { background: #ffffff; color: #000000; font-family: Noto Sans, Noto Sans Thai, sans-serif; min-height: 100vh; }\n"}, "contentSchemas": {"tenant.super-computer.component.hero.d80864dc9427": {"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.super-computer.component.feature-grid.d80864dc9427": {"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.super-computer.component.story-section.d80864dc9427": {"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.super-computer.component.cta-banner.d80864dc9427": {"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": "\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e1a\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08", "seo": {"metaTitle": "\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e1a\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08", "metaDescription": "\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e1a\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08"}, "layoutId": "tenant.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.hero.d80864dc9427", "componentVersion": 1, "props": {"badge": "Super Computer", "title": "\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e21\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e14\u0e35\u0e02\u0e36\u0e49\u0e19 \u0e1a\u0e19\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e27\u0e49\u0e27\u0e32\u0e07\u0e43\u0e08", "lead": "\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c\u0e0a\u0e48\u0e27\u0e22\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e22\u0e49\u0e32\u0e22\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e36\u0e49\u0e19 Cloud \u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21 \u0e41\u0e25\u0e30\u0e19\u0e33 AI \u0e21\u0e32\u0e43\u0e0a\u0e49\u0e01\u0e31\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e35\u0e01\u0e23\u0e2d\u0e1a\u0e01\u0e33\u0e01\u0e31\u0e1a", "primaryCtaLabel": "\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "secondaryCtaHref": "/solutions", "heroImgUrl": "/uploads/super_computer_hero_visual_ff02309384.webp"}}, {"componentId": "tenant.super-computer.component.feature-grid.d80864dc9427", "componentVersion": 1, "props": {"secTag": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2b\u0e25\u0e31\u0e01\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "secTitle": "\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33", "secDesc": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\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\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e22\u0e38\u0e04\u0e43\u0e2b\u0e21\u0e48 \u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e44\u0e1b\u0e08\u0e19\u0e16\u0e36\u0e07\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30 AI", "f1Icon": "\u2601\ufe0f", "f1Title": "Cloud Infrastructure", "f1Desc": "\u0e22\u0e49\u0e32\u0e22\u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e1a\u0e19\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23", "f1ImgUrl": "/uploads/super_computer_feature_1_5231125084.webp", "f2Icon": "\ud83e\udd1d", "f2Title": "Collaboration & Modern Work", "f2Desc": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e17\u0e35\u0e21\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22 \u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e38\u0e01\u0e1d\u0e48\u0e32\u0e22\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d\u0e41\u0e25\u0e30\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e08\u0e32\u0e01\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48", "f2ImgUrl": "/uploads/super_computer_feature_2_4c8aa2b4c4.webp", "f3Icon": "\ud83d\udd12", "f3Title": "Cybersecurity", "f3Desc": "\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e23\u0e30\u0e1a\u0e1a\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07 \u0e15\u0e32\u0e21\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07 Zero Trust \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e38\u0e48\u0e19\u0e43\u0e08\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14", "f3ImgUrl": "/uploads/super_computer_feature_3_0214c491ee.webp"}}, {"componentId": "tenant.super-computer.component.story-section.d80864dc9427", "componentVersion": 1, "props": {"tag": "AI \u0e17\u0e35\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19", "title": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e20\u0e32\u0e22\u0e43\u0e19\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e02\u0e2d\u0e07\u0e17\u0e38\u0e01\u0e17\u0e35\u0e21", "lead": "\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 \u0e2a\u0e23\u0e38\u0e1b\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21 \u0e2a\u0e23\u0e49\u0e32\u0e07 Draft \u0e41\u0e25\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e42\u0e14\u0e22\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e15\u0e32\u0e21\u0e23\u0e30\u0e1a\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49 AI \u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "storyImgUrl": "/uploads/super_computer_story_visual_06014496c3.webp", "statNum": "100%", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25", "statDesc": "\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e41\u0e25\u0e30\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e35\u0e48\u0e25\u0e49\u0e33\u0e2a\u0e21\u0e31\u0e22", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e41\u0e1c\u0e19 Digital transformation \u0e08\u0e32\u0e01\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e21\u0e35\u0e2d\u0e22\u0e39\u0e48", "lead": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e08\u0e32\u0e01\u0e08\u0e38\u0e14\u0e44\u0e2b\u0e19 \u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e43\u0e19\u0e01\u0e32\u0e23\u0e19\u0e33\u0e1e\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2a\u0e39\u0e48\u0e22\u0e38\u0e04\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08", "ctaLabel": "\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22 Solution workshop", "ctaHref": "/contact"}}]}, "about": {"slug": "about", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c", "seo": {"metaTitle": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c", "metaDescription": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c"}, "layoutId": "tenant.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.hero.d80864dc9427", "componentVersion": 1, "props": {"badge": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "title": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c", "lead": "\u0e40\u0e23\u0e32\u0e04\u0e37\u0e2d\u0e1c\u0e39\u0e49\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Cloud \u0e41\u0e25\u0e30 Digital workplace \u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e17\u0e22 \u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\u0e14\u0e49\u0e27\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22", "primaryCtaLabel": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e14\u0e39\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08", "secondaryCtaHref": "/mission", "heroImgUrl": ""}}, {"componentId": "tenant.super-computer.component.story-section.d80864dc9427", "componentVersion": 1, "props": {"tag": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "title": "\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e35\u0e48\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23", "lead": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e14\u0e49\u0e27\u0e22\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e23\u0e39\u0e49\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01\u0e43\u0e19\u0e14\u0e49\u0e32\u0e19 Cloud, AI \u0e41\u0e25\u0e30 Cybersecurity \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e04\u0e38\u0e13\u0e43\u0e19\u0e17\u0e38\u0e01\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19", "storyImgUrl": "/uploads/super_computer_story_visual_06014496c3.webp", "statNum": "15+", "statLabel": "\u0e1b\u0e35\u0e41\u0e2b\u0e48\u0e07\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c", "statDesc": "\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\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e49\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e41\u0e01\u0e48\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e2b\u0e25\u0e32\u0e01\u0e2b\u0e25\u0e32\u0e22\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e21\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "lead": "\u0e40\u0e23\u0e32\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e1c\u0e39\u0e49\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e41\u0e25\u0e30\u0e41\u0e23\u0e07\u0e1a\u0e31\u0e19\u0e14\u0e32\u0e25\u0e43\u0e08\u0e21\u0e32\u0e23\u0e48\u0e27\u0e21\u0e17\u0e35\u0e21 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e44\u0e1b\u0e14\u0e49\u0e27\u0e22\u0e01\u0e31\u0e19", "ctaLabel": "\u0e14\u0e39\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e07\u0e32\u0e19", "ctaHref": "/careers"}}]}, "solutions": {"slug": "solutions", "title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "seo": {"metaTitle": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "metaDescription": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13"}, "layoutId": "tenant.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.hero.d80864dc9427", "componentVersion": 1, "props": {"badge": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "lead": "\u0e40\u0e23\u0e32\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e0a\u0e38\u0e14\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e1a\u0e23\u0e23\u0e25\u0e38\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e17\u0e32\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e35\u0e14\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "primaryCtaLabel": "\u0e02\u0e2d\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e42\u0e1a\u0e23\u0e0a\u0e31\u0e27\u0e23\u0e4c", "secondaryCtaHref": "/brochure.pdf", "heroImgUrl": ""}}, {"componentId": "tenant.super-computer.component.feature-grid.d80864dc9427", "componentVersion": 1, "props": {"secTag": "\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "secTitle": "\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c\u0e17\u0e38\u0e01\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23", "secDesc": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19 Cloud, Modern Work, Security \u0e2b\u0e23\u0e37\u0e2d AI \u0e40\u0e23\u0e32\u0e21\u0e35\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "f1Icon": "\u2601\ufe0f", "f1Title": "Cloud Infrastructure", "f1Desc": "\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e01\u0e23\u0e48\u0e07\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e44\u0e14\u0e49 \u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e02\u0e2d\u0e07\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e04\u0e38\u0e13", "f1ImgUrl": "/uploads/super_computer_feature_1_5231125084.webp", "f2Icon": "\ud83d\udcbb", "f2Title": "Modern Work", "f2Desc": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22", "f2ImgUrl": "/uploads/super_computer_feature_2_4c8aa2b4c4.webp", "f3Icon": "\ud83d\udee1\ufe0f", "f3Title": "Cybersecurity", "f3Desc": "\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e08\u0e32\u0e01\u0e20\u0e31\u0e22\u0e04\u0e38\u0e01\u0e04\u0e32\u0e21\u0e17\u0e32\u0e07\u0e44\u0e0b\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e14\u0e49\u0e27\u0e22\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21", "f3ImgUrl": "/uploads/super_computer_feature_3_0214c491ee.webp"}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13", "lead": "\u0e17\u0e35\u0e21\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e01\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30", "ctaLabel": "\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d", "ctaHref": "/contact"}}]}, "industries": {"slug": "industries", "title": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "seo": {"metaTitle": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "metaDescription": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21"}, "layoutId": "tenant.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.feature-grid.d80864dc9427", "componentVersion": 1, "props": {"secTag": "\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23", "secTitle": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "secDesc": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10 \u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25 \u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e49\u0e32\u0e1b\u0e25\u0e35\u0e01 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e17\u0e35\u0e48\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13", "f1Icon": "\ud83c\udfdb\ufe0f", "f1Title": "\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10", "f1Desc": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30\u0e41\u0e25\u0e30\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10", "f1ImgUrl": "", "f2Icon": "\ud83c\udf93", "f2Title": "\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32", "f2Desc": "\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e41\u0e1a\u0e1a\u0e44\u0e2e\u0e1a\u0e23\u0e34\u0e14\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22", "f2ImgUrl": "", "f3Icon": "\ud83c\udfe5", "f3Title": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "f3Desc": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22\u0e41\u0e25\u0e30\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "f3ImgUrl": ""}}, {"componentId": "tenant.super-computer.component.story-section.d80864dc9427", "componentVersion": 1, "props": {"tag": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "title": "\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19 Hybrid", "lead": "\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33\u0e41\u0e2b\u0e48\u0e07\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e0a\u0e49\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e41\u0e1a\u0e1a\u0e44\u0e2e\u0e1a\u0e23\u0e34\u0e14 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e01\u0e32\u0e23\u0e2a\u0e2d\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e32\u0e1a\u0e23\u0e37\u0e48\u0e19\u0e41\u0e25\u0e30\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e17\u0e31\u0e49\u0e07\u0e19\u0e31\u0e01\u0e28\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e04\u0e13\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c", "storyImgUrl": "/uploads/super_computer_story_visual_06014496c3.webp", "statNum": "95%", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e02\u0e2d\u0e07\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19", "statDesc": "\u0e19\u0e31\u0e01\u0e28\u0e36\u0e01\u0e29\u0e32\u0e41\u0e25\u0e30\u0e04\u0e13\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e2a\u0e39\u0e07\u0e15\u0e48\u0e2d\u0e23\u0e30\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e43\u0e2b\u0e21\u0e48", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e27\u0e48\u0e32\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23", "lead": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1e\u0e39\u0e14\u0e04\u0e38\u0e22\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e41\u0e25\u0e30\u0e27\u0e34\u0e18\u0e35\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49", "ctaLabel": "\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d", "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.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.story-section.d80864dc9427", "tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.story-section.d80864dc9427", "componentVersion": 1, "props": {"tag": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e42\u0e14\u0e22\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a", "title": "Identity, Device, Data \u0e41\u0e25\u0e30 Threat protection", "lead": "\u0e40\u0e23\u0e32\u0e43\u0e0a\u0e49\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07 Zero Trust \u0e43\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e23\u0e30\u0e1a\u0e1a\u0e23\u0e31\u0e01\u0e29\u0e32\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e17\u0e38\u0e01\u0e08\u0e38\u0e14\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e40\u0e02\u0e49\u0e21\u0e07\u0e27\u0e14", "storyImgUrl": "/uploads/super_computer_story_visual_06014496c3.webp", "statNum": "Zero", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "statDesc": "\u0e40\u0e23\u0e32\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e14\u0e49\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e19\u0e49\u0e2d\u0e22\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e14\u0e49\u0e27\u0e22\u0e21\u0e32\u0e15\u0e23\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e01\u0e23\u0e48\u0e07", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.super-computer.component.hero.d80864dc9427", "componentVersion": 1, "props": {"badge": "\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19", "title": "\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "lead": "\u0e40\u0e23\u0e32\u0e21\u0e35\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e41\u0e25\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e1a\u0e1a \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e2a\u0e39\u0e48\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e04\u0e38\u0e13\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e23\u0e32\u0e1a\u0e23\u0e37\u0e48\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "primaryCtaLabel": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e14\u0e39\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23", "secondaryCtaHref": "/solutions", "heroImgUrl": ""}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e22\u0e31\u0e07?", "lead": "\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e41\u0e25\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e01\u0e32\u0e23 Digital transformation \u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e01\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "ctaLabel": "\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21", "ctaHref": "/contact"}}]}, "pricing": {"slug": "pricing", "title": "\u0e41\u0e1c\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19", "seo": {"metaTitle": "\u0e41\u0e1c\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19", "metaDescription": "\u0e41\u0e1c\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19"}, "layoutId": "tenant.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.feature-grid.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.feature-grid.d80864dc9427", "componentVersion": 1, "props": {"secTag": "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e38\u0e13", "secTitle": "\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32\u0e41\u0e25\u0e30\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c\u0e17\u0e38\u0e01\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08", "secDesc": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e19\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07 \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10 \u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e41\u0e1e\u0e47\u0e04\u0e40\u0e01\u0e08\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e38\u0e13", "f1Icon": "\ud83d\udcbc", "f1Title": "\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a SME", "f1Desc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c\u0e41\u0e25\u0e30\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e40\u0e1e\u0e25\u0e2a\u0e17\u0e35\u0e48\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01\u0e41\u0e25\u0e30\u0e02\u0e19\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07", "f1ImgUrl": "/uploads/super_computer_feature_1_5231125084.webp", "f2Icon": "\ud83c\udfe2", "f2Title": "\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23", "f2Desc": "\u0e41\u0e1e\u0e47\u0e04\u0e40\u0e01\u0e08\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21", "f2ImgUrl": "/uploads/super_computer_feature_2_4c8aa2b4c4.webp", "f3Icon": "\ud83c\udf93", "f3Title": "\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32", "f3Desc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e1e\u0e34\u0e40\u0e28\u0e29\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22", "f3ImgUrl": "/uploads/super_computer_feature_3_0214c491ee.webp"}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e17\u0e35\u0e48\u0e14\u0e35\u0e01\u0e27\u0e48\u0e32", "lead": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e23\u0e31\u0e1a\u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e41\u0e1c\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "ctaLabel": "\u0e02\u0e2d\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1f\u0e23\u0e35", "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.super-computer.layout.modern-saas-layout.d80864dc9427", "recipeComponentIds": ["tenant.super-computer.component.hero.d80864dc9427", "tenant.super-computer.component.cta-banner.d80864dc9427"], "contentInstances": [{"componentId": "tenant.super-computer.component.hero.d80864dc9427", "componentVersion": 1, "props": {"badge": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c", "title": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "lead": "\u0e40\u0e23\u0e32\u0e22\u0e34\u0e19\u0e14\u0e35\u0e23\u0e31\u0e1a\u0e1f\u0e31\u0e07\u0e41\u0e25\u0e30\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\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": "/solutions", "heroImgUrl": ""}}, {"componentId": "tenant.super-computer.component.cta-banner.d80864dc9427", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e32\u0e2b\u0e27\u0e31\u0e07\u0e27\u0e48\u0e32\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e48\u0e27\u0e21\u0e07\u0e32\u0e19\u0e01\u0e31\u0e1a\u0e04\u0e38\u0e13", "lead": "\u0e43\u0e2b\u0e49\u0e2a\u0e22\u0e32\u0e21\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e2a\u0e4c\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e21\u0e34\u0e15\u0e23\u0e17\u0e32\u0e07\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e17\u0e35\u0e48\u0e08\u0e30\u0e19\u0e33\u0e1e\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e1b\u0e2a\u0e39\u0e48\u0e2d\u0e19\u0e32\u0e04\u0e15", "ctaLabel": "\u0e2a\u0e48\u0e07\u0e04\u0e33\u0e16\u0e32\u0e21", "ctaHref": "#"}}]}}, "audit": {"designHash": "sha256:d80864dc9427f0628652e719fadc096e71b2db16190d6d901e411ab1c8340086", "promptHash": "sha256:49681be5e923cd5796cbbb17b7dcc14534d43b3306998ae6769c79bce962989c", "provider": "gemini", "model": "gemini-2.5-flash", "source": "server-provider", "realProviderCall": true, "createdAt": "2026-08-18T09:16:32.825144+00:00", "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:d05c40f652434fa8074f6652330c359962565649fdb0a90d3a6f1e63d527e3a2"}}, "signatures": {"component": "sha256:7d522c179415075ca566bdcc9e66122bb4e174ebf4f0a21ff2ac2299bd376ce3", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:d05c40f652434fa8074f6652330c359962565649fdb0a90d3a6f1e63d527e3a2"}, "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}}}
Industry · โดย Content Team
SitePackage Storage: super-computer
AST package store for Super Computer