{"schema": "tenant-site-package/v3", "tenantSlug": "gemini-flash-3", "version": 1, "packageId": "sha256:c9f7529f00caffad9defd1360edc6bca2530ba9e820f87874758ae20c868825d", "manifest": {"schema": "tenant-site-package-manifest/v3", "tenantSlug": "gemini-flash-3", "version": 1, "designHash": "sha256:e3167566c928c566c502c77e3f15bf2dcde67b7a44377a81b77a78150ccc00c4", "componentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "layoutIds": ["tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928"], "styleId": "tenant.gemini-flash-3.style.e3167566c928", "recipeIds": ["gemini-flash-3.home", "gemini-flash-3.about", "gemini-flash-3.solutions", "gemini-flash-3.industries", "gemini-flash-3.how-it-works", "gemini-flash-3.pricing", "gemini-flash-3.contact"], "signatures": {"component": "sha256:749c828f22426c7ab979fa6aed4c0562b4b15b25cda154a36ff9d088f408665e", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:819b4c2535b25e1bc05391f832eb025193a5823ae3e7ef0f9897eb17edee834e"}}, "designBlueprint": {"schema": "tenant-design-blueprint/v2", "tenantSlug": "gemini-flash-3", "designHash": "sha256:e3167566c928c566c502c77e3f15bf2dcde67b7a44377a81b77a78150ccc00c4", "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": "dark", "columns": [{"key": "product", "itemKeys": ["home", "solutions", "how-it-works"]}, {"key": "company", "itemKeys": ["about", "industries", "pricing", "contact"]}]}, "components": [{"componentId": "mod-hero", "componentVersion": 1, "kind": "hero", "renderTree": {"type": "element", "tag": "section", "className": "mod-hero-wrap", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-hero-content", "children": [{"type": "element", "tag": "div", "className": "mod-badge", "children": [{"type": "text", "bind": "badge"}]}, {"type": "element", "tag": "h1", "className": "mod-hero-h1", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-hero-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "div", "className": "mod-cta-group", "children": [{"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "primaryCtaHref"}}, "children": [{"type": "text", "bind": "primaryCtaLabel"}]}, {"type": "element", "tag": "a", "className": "mod-btn-secondary", "attrs": {"href": {"bind": "secondaryCtaHref"}}, "children": [{"type": "text", "bind": "secondaryCtaLabel"}]}]}]}, {"type": "element", "tag": "div", "className": "mod-hero-media-wrap", "children": [{"type": "element", "tag": "img", "className": "mod-hero-img", "attrs": {"src": {"bind": "heroImgUrl"}, "alt": {"bind": "title"}}}]}]}]}, "contentSchema": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}}, {"componentId": "mod-features-grid", "componentVersion": 1, "kind": "feature-grid", "renderTree": {"type": "element", "tag": "section", "className": "mod-features-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-sec-header", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "secTag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "secTitle"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "secDesc"}]}]}, {"type": "element", "tag": "div", "className": "mod-grid-3", "children": [{"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f1ImgUrl"}, "alt": {"bind": "f1Title"}}}]}, {"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f1Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f1Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f1Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f2ImgUrl"}, "alt": {"bind": "f2Title"}}}]}, {"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f2Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f2Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f2Desc"}]}]}, {"type": "element", "tag": "div", "className": "mod-card", "children": [{"type": "element", "tag": "div", "className": "mod-card-media", "children": [{"type": "element", "tag": "img", "className": "mod-card-img", "attrs": {"src": {"bind": "f3ImgUrl"}, "alt": {"bind": "f3Title"}}}]}, {"type": "element", "tag": "div", "className": "mod-card-icon", "children": [{"type": "text", "bind": "f3Icon"}]}, {"type": "element", "tag": "h3", "className": "mod-card-h3", "children": [{"type": "text", "bind": "f3Title"}]}, {"type": "element", "tag": "p", "className": "mod-card-p", "children": [{"type": "text", "bind": "f3Desc"}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}}, {"componentId": "mod-story-stats", "componentVersion": 1, "kind": "story-section", "renderTree": {"type": "element", "tag": "section", "className": "mod-story-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-story-grid", "children": [{"type": "element", "tag": "div", "className": "mod-story-left", "children": [{"type": "element", "tag": "div", "className": "mod-sec-tag", "children": [{"type": "text", "bind": "tag"}]}, {"type": "element", "tag": "h2", "className": "mod-sec-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-sec-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-primary", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}, {"type": "element", "tag": "div", "className": "mod-story-right", "children": [{"type": "element", "tag": "div", "className": "mod-story-media-box", "children": [{"type": "element", "tag": "img", "className": "mod-story-img", "attrs": {"src": {"bind": "storyImgUrl"}, "alt": {"bind": "title"}}}]}, {"type": "element", "tag": "div", "className": "mod-stat-box", "children": [{"type": "element", "tag": "div", "className": "mod-stat-num", "children": [{"type": "text", "bind": "statNum"}]}, {"type": "element", "tag": "div", "className": "mod-stat-label", "children": [{"type": "text", "bind": "statLabel"}]}, {"type": "element", "tag": "p", "className": "mod-stat-desc", "children": [{"type": "text", "bind": "statDesc"}]}]}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}, {"componentId": "mod-closing-cta", "componentVersion": 1, "kind": "cta-banner", "renderTree": {"type": "element", "tag": "section", "className": "mod-cta-section", "children": [{"type": "element", "tag": "div", "className": "mod-container", "children": [{"type": "element", "tag": "div", "className": "mod-cta-box", "children": [{"type": "element", "tag": "h2", "className": "mod-cta-h2", "children": [{"type": "text", "bind": "title"}]}, {"type": "element", "tag": "p", "className": "mod-cta-p", "children": [{"type": "text", "bind": "lead"}]}, {"type": "element", "tag": "a", "className": "mod-btn-cta", "attrs": {"href": {"bind": "ctaHref"}}, "children": [{"type": "text", "bind": "ctaLabel"}]}]}]}]}, "contentSchema": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}], "pageRecipes": {"home": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-features-grid", "mod-story-stats", "mod-closing-cta"]}, "about": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-story-stats", "mod-closing-cta"]}, "solutions": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-features-grid", "mod-closing-cta"]}, "industries": {"layout": "modern-saas-layout", "sections": ["mod-features-grid", "mod-story-stats", "mod-closing-cta"]}, "how-it-works": {"layout": "modern-saas-layout", "sections": ["mod-story-stats", "mod-hero", "mod-closing-cta"]}, "pricing": {"layout": "modern-saas-layout", "sections": ["mod-features-grid", "mod-closing-cta"]}, "contact": {"layout": "modern-saas-layout", "sections": ["mod-hero", "mod-closing-cta"]}}, "responsiveRules": [{"breakpoint": "mobile", "changes": {"layout": "single-column", "overflow": "hidden"}}], "contentSchemas": {"mod-hero": {"version": 1, "fields": {"badge": {"type": "string", "required": true, "maxLength": 100}, "title": {"type": "string", "required": true, "maxLength": 200}, "lead": {"type": "string", "required": true, "maxLength": 500}, "primaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "primaryCtaHref": {"type": "internal-link", "required": true}, "secondaryCtaLabel": {"type": "string", "required": true, "maxLength": 80}, "secondaryCtaHref": {"type": "internal-link", "required": true}, "heroImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "mod-features-grid": {"version": 1, "fields": {"secTag": {"type": "string", "required": true, "maxLength": 80}, "secTitle": {"type": "string", "required": true, "maxLength": 160}, "secDesc": {"type": "string", "required": true, "maxLength": 300}, "f1Icon": {"type": "string", "required": true, "maxLength": 40}, "f1Title": {"type": "string", "required": true, "maxLength": 100}, "f1Desc": {"type": "string", "required": true, "maxLength": 300}, "f1ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f2Icon": {"type": "string", "required": true, "maxLength": 40}, "f2Title": {"type": "string", "required": true, "maxLength": 100}, "f2Desc": {"type": "string", "required": true, "maxLength": 300}, "f2ImgUrl": {"type": "string", "required": false, "maxLength": 500}, "f3Icon": {"type": "string", "required": true, "maxLength": 40}, "f3Title": {"type": "string", "required": true, "maxLength": 100}, "f3Desc": {"type": "string", "required": true, "maxLength": 300}, "f3ImgUrl": {"type": "string", "required": false, "maxLength": 500}}}, "mod-story-stats": {"version": 1, "fields": {"tag": {"type": "string", "required": true, "maxLength": 80}, "title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "storyImgUrl": {"type": "string", "required": false, "maxLength": 500}, "statNum": {"type": "string", "required": true, "maxLength": 50}, "statLabel": {"type": "string", "required": true, "maxLength": 100}, "statDesc": {"type": "string", "required": true, "maxLength": 300}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}, "mod-closing-cta": {"version": 1, "fields": {"title": {"type": "string", "required": true, "maxLength": 160}, "lead": {"type": "string", "required": true, "maxLength": 400}, "ctaLabel": {"type": "string", "required": true, "maxLength": 80}, "ctaHref": {"type": "internal-link", "required": true}}}}, "styleModule": {"rules": [{"selector": ".tenant-generated-shell", "declarations": {"background": "#0a0e17", "color": "#f8fafc", "font-family": "Noto Sans, Noto Sans Thai, sans-serif", "min-height": "100vh"}}, {"selector": ".mod-container", "declarations": {"max-width": "1280px", "margin": "0 auto", "padding": "0 24px"}}, {"selector": ".mod-hero-wrap", "declarations": {"padding": "48px 0", "background-color": "#0a0e17", "position": "relative", "overflow": "hidden"}}, {"selector": ".mod-hero-content", "declarations": {"position": "relative", "z-index": "1", "max-width": "50%", "padding-right": "24px"}}, {"selector": ".mod-badge", "declarations": {"display": "inline-block", "background": "linear-gradient(90deg, #0067b8, #004a7f)", "padding": "8px 16px", "border-radius": "9999px", "color": "#ffffff", "font-size": "13px", "font-weight": "600", "letter-spacing": "1px", "text-transform": "uppercase", "margin-bottom": "16px", "box-shadow": "0 4px 15px rgba(0, 103, 184, 0.4)"}}, {"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": "#f8fafc", "margin-bottom": "24px", "letter-spacing": "-0.5px"}}, {"selector": ".mod-hero-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#94a3b8", "margin-bottom": "36px"}}, {"selector": ".mod-cta-group", "declarations": {"display": "flex", "gap": "16px", "flex-wrap": "wrap"}}, {"selector": ".mod-btn-primary", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "min-height": "44px", "padding": "10px 24px", "background-color": "#0067b8", "color": "#ffffff", "border-radius": "2px", "font-size": "16px", "font-weight": "600", "text-decoration": "none", "transition": "background-color 0.3s ease, box-shadow 0.3s ease", "box-shadow": "0 4px 15px rgba(0, 103, 184, 0.3)"}}, {"selector": ".mod-btn-primary:hover", "declarations": {"background-color": "#004a7f", "box-shadow": "0 6px 20px rgba(0, 74, 127, 0.4)"}}, {"selector": ".mod-btn-secondary", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "min-height": "44px", "padding": "10px 24px", "background-color": "transparent", "color": "#0067b8", "border": "1px solid #0067b8", "border-radius": "2px", "font-size": "16px", "font-weight": "600", "text-decoration": "none", "transition": "background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease"}}, {"selector": ".mod-btn-secondary:hover", "declarations": {"background-color": "rgba(0, 103, 184, 0.1)", "color": "#004a7f", "border-color": "#004a7f"}}, {"selector": ".mod-hero-media-wrap", "declarations": {"position": "absolute", "top": "0", "right": "0", "width": "60%", "height": "100%", "overflow": "hidden", "border-radius": "16px", "transform": "translateY(-24px) translateX(24px)", "box-shadow": "0 8px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.2)", "backdrop-filter": "blur(5px)"}}, {"selector": ".mod-hero-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover", "border-radius": "16px"}}, {"selector": ".mod-features-section", "declarations": {"padding": "72px 0", "background-color": "#0a0e17"}}, {"selector": ".mod-sec-header", "declarations": {"text-align": "center", "margin-bottom": "48px"}}, {"selector": ".mod-sec-tag", "declarations": {"font-size": "15px", "font-weight": "600", "color": "#0067b8", "letter-spacing": "1.5px", "text-transform": "uppercase", "margin-bottom": "12px"}}, {"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": "#f8fafc", "margin-bottom": "16px"}}, {"selector": ".mod-sec-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#94a3b8", "max-width": "700px", "margin": "0 auto"}}, {"selector": ".mod-grid-3", "declarations": {"display": "grid", "grid-template-columns": "repeat(auto-fit, minmax(280px, 1fr))", "gap": "32px"}}, {"selector": ".mod-card", "declarations": {"background-color": "rgba(10, 14, 23, 0.6)", "border": "1px solid #1a202c", "border-radius": "16px", "padding": "24px", "display": "flex", "flex-direction": "column", "transition": "transform 0.3s ease, box-shadow 0.3s ease", "box-shadow": "0 4px 15px rgba(0,0,0,0.2), 0 0 0 1px rgba(26,32,44,0.5)", "backdrop-filter": "blur(8px)"}}, {"selector": ".mod-card:hover", "declarations": {"transform": "translateY(-8px)", "box-shadow": "0 12px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.3)"}}, {"selector": ".mod-card-media", "declarations": {"width": "100%", "height": "180px", "margin-bottom": "24px", "border-radius": "12px", "overflow": "hidden", "position": "relative", "box-shadow": "0 2px 8px rgba(0,0,0,0.2)"}}, {"selector": ".mod-card-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover"}}, {"selector": ".mod-card-icon", "declarations": {"font-size": "32px", "margin-bottom": "16px", "color": "#0067b8"}}, {"selector": ".mod-card-h3", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "20px", "line-height": "28px", "font-weight": "600", "color": "#f8fafc", "margin-bottom": "12px"}}, {"selector": ".mod-card-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "16px", "line-height": "24px", "color": "#94a3b8"}}, {"selector": ".mod-story-section", "declarations": {"padding": "72px 0", "background-color": "#0a0e17"}}, {"selector": ".mod-story-grid", "declarations": {"display": "grid", "grid-template-columns": "1fr 1fr", "gap": "48px", "align-items": "center"}}, {"selector": ".mod-story-left", "declarations": {"padding-right": "24px"}}, {"selector": ".mod-story-right", "declarations": {"position": "relative", "display": "flex", "justify-content": "center", "align-items": "center"}}, {"selector": ".mod-story-media-box", "declarations": {"width": "100%", "height": "400px", "border-radius": "24px", "overflow": "hidden", "box-shadow": "0 8px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.2)"}}, {"selector": ".mod-story-img", "declarations": {"width": "100%", "height": "100%", "object-fit": "cover"}}, {"selector": ".mod-stat-box", "declarations": {"position": "absolute", "bottom": "-24px", "left": "50%", "transform": "translateX(-50%)", "background-color": "rgba(0, 103, 184, 0.9)", "border-radius": "16px", "padding": "24px 32px", "text-align": "center", "color": "#ffffff", "box-shadow": "0 8px 25px rgba(0, 103, 184, 0.5)", "backdrop-filter": "blur(10px)", "border": "1px solid rgba(0, 103, 184, 0.7)"}}, {"selector": ".mod-stat-num", "declarations": {"font-size": "48px", "font-weight": "700", "line-height": "1", "margin-bottom": "8px"}}, {"selector": ".mod-stat-label", "declarations": {"font-size": "18px", "font-weight": "600", "text-transform": "uppercase", "letter-spacing": "0.5px", "margin-bottom": "8px"}}, {"selector": ".mod-stat-desc", "declarations": {"font-size": "14px", "line-height": "20px", "color": "rgba(255,255,255,0.8)"}}, {"selector": ".mod-cta-section", "declarations": {"padding": "72px 0", "background": "linear-gradient(135deg, #004a7f 0%, #0a0e17 100%)", "position": "relative", "overflow": "hidden"}}, {"selector": ".mod-cta-box", "declarations": {"text-align": "center", "background-color": "rgba(0, 103, 184, 0.2)", "border": "1px solid rgba(0, 103, 184, 0.5)", "border-radius": "24px", "padding": "60px 40px", "max-width": "800px", "margin": "0 auto", "box-shadow": "0 10px 40px rgba(0, 103, 184, 0.4)", "backdrop-filter": "blur(12px)"}}, {"selector": ".mod-cta-h2", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "37px", "line-height": "44.4px", "font-weight": "600", "color": "#f8fafc", "margin-bottom": "24px", "letter-spacing": "-0.5px"}}, {"selector": ".mod-cta-p", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "18px", "line-height": "28px", "color": "#94a3b8", "margin-bottom": "40px"}}, {"selector": ".mod-btn-cta", "declarations": {"display": "inline-flex", "align-items": "center", "justify-content": "center", "min-height": "48px", "padding": "12px 32px", "background-color": "#f8fafc", "color": "#004a7f", "border-radius": "2px", "font-size": "18px", "font-weight": "700", "text-decoration": "none", "transition": "background-color 0.3s ease, color 0.3s ease, transform 0.3s ease", "box-shadow": "0 6px 20px rgba(248, 250, 252, 0.3)"}}, {"selector": ".mod-btn-cta:hover", "declarations": {"background-color": "#e2e8f0", "color": "#002e4d", "transform": "translateY(-2px)", "box-shadow": "0 8px 25px rgba(248, 250, 252, 0.4)"}}, {"selector": ".tenant-generated-navigation", "declarations": {"display": "flex", "align-items": "center", "justify-content": "space-between", "padding": "18px 36px", "background": "#0a0e17", "border-bottom": "1px solid #1a202c", "position": "sticky", "top": "0", "z-index": "100"}}, {"selector": ".tenant-generated-brand", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "20px", "font-weight": "800", "color": "#f8fafc", "text-decoration": "none"}}, {"selector": ".tenant-generated-navigation-list", "declarations": {"display": "flex", "gap": "28px", "list-style": "none", "margin": "0", "padding": "0", "align-items": "center"}}, {"selector": ".tenant-generated-navigation-link", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "15px", "font-weight": "600", "color": "#f8fafc", "text-decoration": "none"}}, {"selector": ".tenant-generated-footer", "declarations": {"background": "rgba(10, 14, 23, 0.6)", "border-top": "1px solid #1a202c", "padding": "64px 36px 48px"}}, {"selector": ".tenant-generated-footer-brand", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif", "font-size": "22px", "font-weight": "800", "color": "#f8fafc", "margin": "0 0 32px 0"}}, {"selector": ".tenant-generated-footer-columns", "declarations": {"display": "grid", "grid-template-columns": "repeat(auto-fit, minmax(200px, 1fr))", "gap": "36px"}}, {"selector": ".tenant-generated-footer-column", "declarations": {"font-family": "Noto Sans, Noto Sans Thai, sans-serif"}}]}}, "navigation": {"pattern": "compact-clean", "items": [{"key": "home", "href": "/", "label": "\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e25\u0e31\u0e01", "emphasis": "default"}, {"key": "about", "href": "/about", "label": "\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "emphasis": "default"}, {"key": "solutions", "href": "/solutions", "label": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "emphasis": "default"}, {"key": "industries", "href": "/industries", "label": "\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "emphasis": "default"}, {"key": "how-it-works", "href": "/how-it-works", "label": "\u0e27\u0e34\u0e18\u0e35\u0e17\u0e33\u0e07\u0e32\u0e19", "emphasis": "default"}, {"key": "pricing", "href": "/pricing", "label": "\u0e23\u0e32\u0e04\u0e32", "emphasis": "default"}, {"key": "contact", "href": "/contact", "label": "\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32", "emphasis": "default"}], "brandName": "Gemini Flash-3"}, "footer": {"pattern": "near-black-tech", "tone": "dark", "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": "Gemini Flash-3"}, "componentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "generatedComponents": [{"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "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-e3167566c928.tsx", "source": "export const definition = {\n componentId: "tenant.gemini-flash-3.component.hero.e3167566c928",\n componentVersion: 1,\n tenantSlug: "gemini-flash-3",\n kind: "hero",\n renderTree: {"children": [{"children": [{"children": [{"children": [{"bind": "badge", "type": "text"}], "className": "mod-badge", "tag": "div", "type": "element"}, {"children": [{"bind": "title", "type": "text"}], "className": "mod-hero-h1", "tag": "h1", "type": "element"}, {"children": [{"bind": "lead", "type": "text"}], "className": "mod-hero-p", "tag": "p", "type": "element"}, {"children": [{"attrs": {"href": {"bind": "primaryCtaHref"}}, "children": [{"bind": "primaryCtaLabel", "type": "text"}], "className": "mod-btn-primary", "tag": "a", "type": "element"}, {"attrs": {"href": {"bind": "secondaryCtaHref"}}, "children": [{"bind": "secondaryCtaLabel", "type": "text"}], "className": "mod-btn-secondary", "tag": "a", "type": "element"}], "className": "mod-cta-group", "tag": "div", "type": "element"}], "className": "mod-hero-content", "tag": "div", "type": "element"}, {"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-container", "tag": "div", "type": "element"}], "className": "mod-hero-wrap", "tag": "section", "type": "element"},\n renderer: "declarative-typed",\n};\n", "imports": [], "dependencies": []}, {"componentId": "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "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-e3167566c928.tsx", "source": "export const definition = {\n componentId: "tenant.gemini-flash-3.component.feature-grid.e3167566c928",\n componentVersion: 1,\n tenantSlug: "gemini-flash-3",\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.gemini-flash-3.component.story-section.e3167566c928", "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-e3167566c928.tsx", "source": "export const definition = {\n componentId: "tenant.gemini-flash-3.component.story-section.e3167566c928",\n componentVersion: 1,\n tenantSlug: "gemini-flash-3",\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.gemini-flash-3.component.cta-banner.e3167566c928", "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-e3167566c928.tsx", "source": "export const definition = {\n componentId: "tenant.gemini-flash-3.component.cta-banner.e3167566c928",\n componentVersion: 1,\n tenantSlug: "gemini-flash-3",\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.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "kind": "modern-saas-layout", "componentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}, "sourcePath": "generated/layouts/modern-saas-layout-e3167566c928.tsx", "source": "export const layout = {\n layoutId: "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928",\n tenantSlug: "gemini-flash-3",\n kind: "modern-saas-layout",\n componentIds: ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"],\n responsive: {"desktop": {}, "mobile": {"columns": 1, "container": "100%", "overflow": "hidden"}},\n};\n", "imports": [], "dependencies": []}], "styleModule": {"sourcePath": "generated/styles/gemini-flash-3-e3167566c928.css", "scope": "tenant-package-e3167566c928", "source": ".tenant-package-e3167566c928 { 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-e3167566c928 .tenant-generated-shell { background: #0a0e17; color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; min-height: 100vh; }\n.tenant-package-e3167566c928 .mod-container { margin: 0 auto; max-width: 1280px; padding: 0 24px; }\n.tenant-package-e3167566c928 .mod-hero-wrap { background-color: #0a0e17; overflow: hidden; padding: 48px 0; position: relative; }\n.tenant-package-e3167566c928 .mod-hero-content { max-width: 50%; padding-right: 24px; position: relative; z-index: 1; }\n.tenant-package-e3167566c928 .mod-badge { background: linear-gradient(90deg, #0067b8, #004a7f); border-radius: 9999px; box-shadow: 0 4px 15px rgba(0, 103, 184, 0.4); color: #ffffff; display: inline-block; font-size: 13px; font-weight: 600; letter-spacing: 1px; margin-bottom: 16px; padding: 8px 16px; text-transform: uppercase; }\n.tenant-package-e3167566c928 .mod-hero-h1 { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 37px; font-weight: 600; letter-spacing: -0.5px; line-height: 44.4px; margin-bottom: 24px; }\n.tenant-package-e3167566c928 .mod-hero-p { color: #94a3b8; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; margin-bottom: 36px; }\n.tenant-package-e3167566c928 .mod-cta-group { display: flex; flex-wrap: wrap; gap: 16px; }\n.tenant-package-e3167566c928 .mod-btn-primary { align-items: center; background-color: #0067b8; border-radius: 2px; box-shadow: 0 4px 15px rgba(0, 103, 184, 0.3); color: #ffffff; display: inline-flex; font-size: 16px; font-weight: 600; justify-content: center; min-height: 44px; padding: 10px 24px; text-decoration: none; transition: background-color 0.3s ease, box-shadow 0.3s ease; }\n.tenant-package-e3167566c928 .mod-btn-primary:hover { background-color: #004a7f; box-shadow: 0 6px 20px rgba(0, 74, 127, 0.4); }\n.tenant-package-e3167566c928 .mod-btn-secondary { align-items: center; background-color: transparent; border: 1px solid #0067b8; border-radius: 2px; color: #0067b8; display: inline-flex; font-size: 16px; font-weight: 600; justify-content: center; min-height: 44px; padding: 10px 24px; text-decoration: none; transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease; }\n.tenant-package-e3167566c928 .mod-btn-secondary:hover { background-color: rgba(0, 103, 184, 0.1); border-color: #004a7f; color: #004a7f; }\n.tenant-package-e3167566c928 .mod-hero-media-wrap { backdrop-filter: blur(5px); border-radius: 16px; box-shadow: 0 8px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.2); height: 100%; overflow: hidden; position: absolute; right: 0; top: 0; transform: translateY(-24px) translateX(24px); width: 60%; }\n.tenant-package-e3167566c928 .mod-hero-img { border-radius: 16px; height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-e3167566c928 .mod-features-section { background-color: #0a0e17; padding: 72px 0; }\n.tenant-package-e3167566c928 .mod-sec-header { margin-bottom: 48px; text-align: center; }\n.tenant-package-e3167566c928 .mod-sec-tag { color: #0067b8; font-size: 15px; font-weight: 600; letter-spacing: 1.5px; margin-bottom: 12px; text-transform: uppercase; }\n.tenant-package-e3167566c928 .mod-sec-h2 { color: #f8fafc; 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-e3167566c928 .mod-sec-p { color: #94a3b8; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; margin: 0 auto; max-width: 700px; }\n.tenant-package-e3167566c928 .mod-grid-3 { display: grid; gap: 32px; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }\n.tenant-package-e3167566c928 .mod-card { backdrop-filter: blur(8px); background-color: rgba(10, 14, 23, 0.6); border: 1px solid #1a202c; border-radius: 16px; box-shadow: 0 4px 15px rgba(0,0,0,0.2), 0 0 0 1px rgba(26,32,44,0.5); display: flex; flex-direction: column; padding: 24px; transition: transform 0.3s ease, box-shadow 0.3s ease; }\n.tenant-package-e3167566c928 .mod-card:hover { box-shadow: 0 12px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.3); transform: translateY(-8px); }\n.tenant-package-e3167566c928 .mod-card-media { border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.2); height: 180px; margin-bottom: 24px; overflow: hidden; position: relative; width: 100%; }\n.tenant-package-e3167566c928 .mod-card-img { height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-e3167566c928 .mod-card-icon { color: #0067b8; font-size: 32px; margin-bottom: 16px; }\n.tenant-package-e3167566c928 .mod-card-h3 { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 20px; font-weight: 600; line-height: 28px; margin-bottom: 12px; }\n.tenant-package-e3167566c928 .mod-card-p { color: #94a3b8; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 16px; line-height: 24px; }\n.tenant-package-e3167566c928 .mod-story-section { background-color: #0a0e17; padding: 72px 0; }\n.tenant-package-e3167566c928 .mod-story-grid { align-items: center; display: grid; gap: 48px; grid-template-columns: 1fr 1fr; }\n.tenant-package-e3167566c928 .mod-story-left { padding-right: 24px; }\n.tenant-package-e3167566c928 .mod-story-right { align-items: center; display: flex; justify-content: center; position: relative; }\n.tenant-package-e3167566c928 .mod-story-media-box { border-radius: 24px; box-shadow: 0 8px 30px rgba(0,0,0,0.4), 0 0 0 1px rgba(0, 103, 184, 0.2); height: 400px; overflow: hidden; width: 100%; }\n.tenant-package-e3167566c928 .mod-story-img { height: 100%; object-fit: cover; width: 100%; }\n.tenant-package-e3167566c928 .mod-stat-box { backdrop-filter: blur(10px); background-color: rgba(0, 103, 184, 0.9); border: 1px solid rgba(0, 103, 184, 0.7); border-radius: 16px; bottom: -24px; box-shadow: 0 8px 25px rgba(0, 103, 184, 0.5); color: #ffffff; left: 50%; padding: 24px 32px; position: absolute; text-align: center; transform: translateX(-50%); }\n.tenant-package-e3167566c928 .mod-stat-num { font-size: 48px; font-weight: 700; line-height: 1; margin-bottom: 8px; }\n.tenant-package-e3167566c928 .mod-stat-label { font-size: 18px; font-weight: 600; letter-spacing: 0.5px; margin-bottom: 8px; text-transform: uppercase; }\n.tenant-package-e3167566c928 .mod-stat-desc { color: rgba(255,255,255,0.8); font-size: 14px; line-height: 20px; }\n.tenant-package-e3167566c928 .mod-cta-section { background: linear-gradient(135deg, #004a7f 0%, #0a0e17 100%); overflow: hidden; padding: 72px 0; position: relative; }\n.tenant-package-e3167566c928 .mod-cta-box { backdrop-filter: blur(12px); background-color: rgba(0, 103, 184, 0.2); border: 1px solid rgba(0, 103, 184, 0.5); border-radius: 24px; box-shadow: 0 10px 40px rgba(0, 103, 184, 0.4); margin: 0 auto; max-width: 800px; padding: 60px 40px; text-align: center; }\n.tenant-package-e3167566c928 .mod-cta-h2 { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 37px; font-weight: 600; letter-spacing: -0.5px; line-height: 44.4px; margin-bottom: 24px; }\n.tenant-package-e3167566c928 .mod-cta-p { color: #94a3b8; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 18px; line-height: 28px; margin-bottom: 40px; }\n.tenant-package-e3167566c928 .mod-btn-cta { align-items: center; background-color: #f8fafc; border-radius: 2px; box-shadow: 0 6px 20px rgba(248, 250, 252, 0.3); color: #004a7f; display: inline-flex; font-size: 18px; font-weight: 700; justify-content: center; min-height: 48px; padding: 12px 32px; text-decoration: none; transition: background-color 0.3s ease, color 0.3s ease, transform 0.3s ease; }\n.tenant-package-e3167566c928 .mod-btn-cta:hover { background-color: #e2e8f0; box-shadow: 0 8px 25px rgba(248, 250, 252, 0.4); color: #002e4d; transform: translateY(-2px); }\n.tenant-package-e3167566c928 .tenant-generated-navigation { align-items: center; background: #0a0e17; border-bottom: 1px solid #1a202c; display: flex; justify-content: space-between; padding: 18px 36px; position: sticky; top: 0; z-index: 100; }\n.tenant-package-e3167566c928 .tenant-generated-brand { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 20px; font-weight: 800; text-decoration: none; }\n.tenant-package-e3167566c928 .tenant-generated-navigation-list { align-items: center; display: flex; gap: 28px; list-style: none; margin: 0; padding: 0; }\n.tenant-package-e3167566c928 .tenant-generated-navigation-link { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 15px; font-weight: 600; text-decoration: none; }\n.tenant-package-e3167566c928 .tenant-generated-footer { background: rgba(10, 14, 23, 0.6); border-top: 1px solid #1a202c; padding: 64px 36px 48px; }\n.tenant-package-e3167566c928 .tenant-generated-footer-brand { color: #f8fafc; font-family: Noto Sans, Noto Sans Thai, sans-serif; font-size: 22px; font-weight: 800; margin: 0 0 32px 0; }\n.tenant-package-e3167566c928 .tenant-generated-footer-columns { display: grid; gap: 36px; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); }\n.tenant-package-e3167566c928 .tenant-generated-footer-column { font-family: Noto Sans, Noto Sans Thai, sans-serif; }\n"}, "contentSchemas": {"tenant.gemini-flash-3.component.hero.e3167566c928": {"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.gemini-flash-3.component.feature-grid.e3167566c928": {"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.gemini-flash-3.component.story-section.e3167566c928": {"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.gemini-flash-3.component.cta-banner.e3167566c928": {"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": "\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", "seo": {"metaTitle": "\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", "metaDescription": "\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"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "componentVersion": 1, "props": {"badge": "Accessible Enterprise", "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", "primaryCtaLabel": "\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23", "primaryCtaHref": "/assessment", "secondaryCtaLabel": "\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "secondaryCtaHref": "/solutions", "heroImgUrl": "/uploads/gemini_flash_3_hero_team_e0130212e6.webp"}}, {"componentId": "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "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\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e21\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e2d\u0e1a\u0e2a\u0e19\u0e2d\u0e07\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e04\u0e38\u0e13", "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\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e41\u0e25\u0e30\u0e25\u0e14\u0e04\u0e48\u0e32\u0e43\u0e0a\u0e49\u0e08\u0e48\u0e32\u0e22", "f1ImgUrl": "/uploads/gemini_flash_3_cloud_infra_21b2cda5e5.webp", "f2Icon": "\ud83e\udd1d", "f2Title": "Modern Work & Collaboration", "f2Desc": "\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\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 \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e2a\u0e37\u0e48\u0e2d\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1c\u0e25\u0e1c\u0e25\u0e34\u0e15", "f2ImgUrl": "/uploads/gemini_flash_3_collaboration_0064ad697a.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\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07 \u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e43\u0e19\u0e17\u0e38\u0e01\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19", "f3ImgUrl": "/uploads/gemini_flash_3_cybersecurity_4992572151.webp"}}, {"componentId": "tenant.gemini-flash-3.component.story-section.e3167566c928", "componentVersion": 1, "props": {"tag": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "title": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e02\u0e2d\u0e07 Gemini Flash-3", "lead": "\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07", "storyImgUrl": "/uploads/gemini_flash_3_university_hybrid_learning_36a0a7c9cf.webp", "statNum": "95%", "statLabel": "\u0e04\u0e27\u0e32\u0e21\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32", "statDesc": "\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e1e\u0e36\u0e07\u0e1e\u0e2d\u0e43\u0e08\u0e43\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e21\u0e2d\u0e1a\u0e43\u0e2b\u0e49", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "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": "\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\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\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19", "ctaLabel": "\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22 Solution workshop", "ctaHref": "/contact"}}]}, "about": {"slug": "about", "title": "\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "seo": {"metaTitle": "\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "metaDescription": "\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "componentVersion": 1, "props": {"badge": "Our Journey", "title": "\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "lead": "\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e28\u0e31\u0e01\u0e22\u0e20\u0e32\u0e1e\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e44\u0e17\u0e22\u0e14\u0e49\u0e27\u0e22\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22 \u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e41\u0e25\u0e30\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22", "primaryCtaLabel": "\u0e27\u0e34\u0e2a\u0e31\u0e22\u0e17\u0e31\u0e28\u0e19\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "primaryCtaHref": "/about#vision", "secondaryCtaLabel": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32", "secondaryCtaHref": "/about#team", "heroImgUrl": ""}}, {"componentId": "tenant.gemini-flash-3.component.story-section.e3167566c928", "componentVersion": 1, "props": {"tag": "\u0e1e\u0e31\u0e19\u0e18\u0e01\u0e34\u0e08", "title": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e02\u0e2d\u0e07 Gemini Flash-3", "lead": "\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07", "storyImgUrl": "/uploads/gemini_flash_3_university_hybrid_learning_36a0a7c9cf.webp", "statNum": "10+", "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\u0e20\u0e32\u0e04\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "componentVersion": 1, "props": {"title": "\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "lead": "\u0e2b\u0e32\u0e01\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e42\u0e2d\u0e01\u0e32\u0e2a\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e43\u0e19\u0e2a\u0e32\u0e22\u0e07\u0e32\u0e19\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 \u0e21\u0e32\u0e23\u0e48\u0e27\u0e21\u0e17\u0e35\u0e21\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32", "ctaLabel": "\u0e14\u0e39\u0e15\u0e33\u0e41\u0e2b\u0e19\u0e48\u0e07\u0e07\u0e32\u0e19", "ctaHref": "/careers"}}]}, "solutions": {"slug": "solutions", "title": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 AI", "seo": {"metaTitle": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 AI", "metaDescription": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 AI"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "componentVersion": 1, "props": {"badge": "Our Expertise", "title": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e1e\u0e25\u0e31\u0e07\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e14\u0e49\u0e27\u0e22 AI", "lead": "\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 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e15\u0e31\u0e14\u0e2a\u0e34\u0e19\u0e43\u0e08\u0e41\u0e25\u0e30\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e19\u0e27\u0e31\u0e15\u0e01\u0e23\u0e23\u0e21\u0e43\u0e2b\u0e21\u0e48\u0e46", "primaryCtaLabel": "\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d", "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.gemini-flash-3.component.feature-grid.e3167566c928", "componentVersion": 1, "props": {"secTag": "\u0e2b\u0e21\u0e27\u0e14\u0e2b\u0e21\u0e39\u0e48\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19", "secTitle": "\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", "secDesc": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c \u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e04\u0e33\u0e15\u0e2d\u0e1a\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13", "f1Icon": "\ud83c\udf10", "f1Title": "Cloud Infrastructure", "f1Desc": "\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e32\u0e01\u0e10\u0e32\u0e19\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e17\u0e35\u0e48\u0e41\u0e02\u0e47\u0e07\u0e41\u0e01\u0e23\u0e48\u0e07\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e22\u0e37\u0e14\u0e2b\u0e22\u0e38\u0e48\u0e19\u0e41\u0e25\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e44\u0e14\u0e49", "f1ImgUrl": "/uploads/gemini_flash_3_cloud_infra_21b2cda5e5.webp", "f2Icon": "\ud83d\udcbc", "f2Title": "Modern Work", "f2Desc": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1e\u0e25\u0e15\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e17\u0e33\u0e07\u0e32\u0e19\u0e44\u0e14\u0e49\u0e17\u0e38\u0e01\u0e17\u0e35\u0e48\u0e17\u0e38\u0e01\u0e40\u0e27\u0e25\u0e32", "f2ImgUrl": "/uploads/gemini_flash_3_collaboration_0064ad697a.webp", "f3Icon": "\ud83d\udee1\ufe0f", "f3Title": "Security", "f3Desc": "\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e41\u0e25\u0e30\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e2a\u0e34\u0e19\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e35\u0e48\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21", "f3ImgUrl": "/uploads/gemini_flash_3_cybersecurity_4992572151.webp"}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "componentVersion": 1, "props": {"title": "\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\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\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08\u0e17\u0e32\u0e07\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25", "ctaLabel": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e27\u0e31\u0e19\u0e19\u0e35\u0e49", "ctaHref": "/contact"}}]}, "industries": {"slug": "industries", "title": "\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e14\u0e49\u0e27\u0e22 AI", "seo": {"metaTitle": "\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e14\u0e49\u0e27\u0e22 AI", "metaDescription": "\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e14\u0e49\u0e27\u0e22 AI"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "componentVersion": 1, "props": {"secTag": "\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d", "secTitle": "\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e40\u0e15\u0e34\u0e1a\u0e42\u0e15\u0e43\u0e19\u0e20\u0e32\u0e04\u0e2a\u0e48\u0e27\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "secDesc": "\u0e08\u0e32\u0e01\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10\u0e16\u0e36\u0e07\u0e04\u0e49\u0e32\u0e1b\u0e25\u0e35\u0e01 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e15\u0e48\u0e32\u0e07\u0e46 \u0e1b\u0e23\u0e30\u0e2a\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "f1Icon": "\ud83c\udfdb\ufe0f", "f1Title": "\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10", "f1Desc": "\u0e22\u0e01\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30\u0e14\u0e49\u0e27\u0e22\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e14\u0e34\u0e08\u0e34\u0e17\u0e31\u0e25\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e48\u0e07\u0e43\u0e2a", "f1ImgUrl": "", "f2Icon": "\ud83c\udf93", "f2Title": "\u0e01\u0e32\u0e23\u0e28\u0e36\u0e01\u0e29\u0e32", "f2Desc": "\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e01\u0e32\u0e23\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e17\u0e35\u0e48\u0e17\u0e31\u0e19\u0e2a\u0e21\u0e31\u0e22\u0e41\u0e25\u0e30\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e44\u0e14\u0e49\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e19\u0e31\u0e01\u0e40\u0e23\u0e35\u0e22\u0e19\u0e41\u0e25\u0e30\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23", "f2ImgUrl": "", "f3Icon": "\ud83c\udfe5", "f3Title": "\u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25", "f3Desc": "\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e1b\u0e48\u0e27\u0e22\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e1e\u0e17\u0e22\u0e4c\u0e14\u0e49\u0e27\u0e22\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49", "f3ImgUrl": ""}}, {"componentId": "tenant.gemini-flash-3.component.story-section.e3167566c928", "componentVersion": 1, "props": {"tag": "\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07", "title": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e02\u0e2d\u0e07 Gemini Flash-3", "lead": "\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07", "storyImgUrl": "/uploads/gemini_flash_3_university_hybrid_learning_36a0a7c9cf.webp", "statNum": "50%", "statLabel": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e", "statDesc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e43\u0e19\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.gemini-flash-3.component.cta-banner.e3167566c928", "componentVersion": 1, "props": {"title": "\u0e04\u0e49\u0e19\u0e1e\u0e1a\u0e28\u0e31\u0e01\u0e22\u0e20\u0e32\u0e1e\u0e43\u0e2b\u0e21\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "lead": "\u0e43\u0e2b\u0e49\u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13\u0e19\u0e33\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e44\u0e1b\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e44\u0e14\u0e49\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e41\u0e02\u0e48\u0e07\u0e02\u0e31\u0e19", "ctaLabel": "\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e1c\u0e39\u0e49\u0e40\u0e0a\u0e35\u0e48\u0e22\u0e27\u0e0a\u0e32\u0e0d\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21", "ctaHref": "/contact"}}]}, "how-it-works": {"slug": "how-it-works", "title": "Security by Design", "seo": {"metaTitle": "Security by Design", "metaDescription": "Security by Design"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.story-section.e3167566c928", "tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.story-section.e3167566c928", "componentVersion": 1, "props": {"tag": "\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22", "title": "\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e23\u0e32\u0e27\u0e02\u0e2d\u0e07 Gemini Flash-3", "lead": "\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07", "storyImgUrl": "/uploads/gemini_flash_3_university_hybrid_learning_36a0a7c9cf.webp", "statNum": "0", "statLabel": "\u0e0a\u0e48\u0e2d\u0e07\u0e42\u0e2b\u0e27\u0e48\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\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e23\u0e30\u0e1a\u0e1a\u0e17\u0e35\u0e48\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e01\u0e1b\u0e49\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "ctaLabel": "\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21", "ctaHref": "/about"}}, {"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "componentVersion": 1, "props": {"badge": "Our Process", "title": "Security by Design", "lead": "Identity, Device, Data \u0e41\u0e25\u0e30 Threat protection \u0e43\u0e19\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07 Zero Trust \u0e42\u0e14\u0e22\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e08\u0e23\u0e34\u0e07", "primaryCtaLabel": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e32\u0e23\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07", "primaryCtaHref": "/contact", "secondaryCtaLabel": "\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14\u0e04\u0e39\u0e48\u0e21\u0e37\u0e2d", "secondaryCtaHref": "/guide.pdf", "heroImgUrl": ""}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "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\u0e15\u0e32\u0e21\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e39\u0e48\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08", "ctaLabel": "\u0e19\u0e31\u0e14\u0e2b\u0e21\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32", "ctaHref": "/contact"}}]}, "pricing": {"slug": "pricing", "title": "\u0e25\u0e07\u0e17\u0e38\u0e19\u0e43\u0e19\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23", "seo": {"metaTitle": "\u0e25\u0e07\u0e17\u0e38\u0e19\u0e43\u0e19\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23", "metaDescription": "\u0e25\u0e07\u0e17\u0e38\u0e19\u0e43\u0e19\u0e2d\u0e19\u0e32\u0e04\u0e15\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.feature-grid.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.feature-grid.e3167566c928", "componentVersion": 1, "props": {"secTag": "\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e48", "secTitle": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "secDesc": "\u0e44\u0e21\u0e48\u0e27\u0e48\u0e32\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01 \u0e01\u0e25\u0e32\u0e07 \u0e2b\u0e23\u0e37\u0e2d\u0e43\u0e2b\u0e0d\u0e48 \u0e40\u0e23\u0e32\u0e21\u0e35\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c", "f1Icon": "\ud83d\udcb0", "f1Title": "Basic Plan", "f1Desc": "\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e04\u0e25\u0e32\u0e27\u0e14\u0e4c\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e1e\u0e37\u0e49\u0e19\u0e10\u0e32\u0e19\u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01", "f1ImgUrl": "/uploads/gemini_flash_3_cloud_infra_21b2cda5e5.webp", "f2Icon": "\ud83d\udcc8", "f2Title": "Standard Plan", "f2Desc": "\u0e42\u0e0b\u0e25\u0e39\u0e0a\u0e31\u0e19\u0e04\u0e23\u0e1a\u0e27\u0e07\u0e08\u0e23\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e19\u0e32\u0e14\u0e01\u0e25\u0e32\u0e07\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e35\u0e48\u0e2a\u0e39\u0e07\u0e02\u0e36\u0e49\u0e19", "f2ImgUrl": "/uploads/gemini_flash_3_collaboration_0064ad697a.webp", "f3Icon": "\ud83d\ude80", "f3Title": "Enterprise Plan", "f3Desc": "\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e44\u0e14\u0e49\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", "f3ImgUrl": "/uploads/gemini_flash_3_cybersecurity_4992572151.webp"}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "componentVersion": 1, "props": {"title": "\u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13", "lead": "\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\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\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", "ctaLabel": "\u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e1f\u0e23\u0e35", "ctaHref": "/contact"}}]}, "contact": {"slug": "contact", "title": "\u0e21\u0e35\u0e04\u0e33\u0e16\u0e32\u0e21\u0e43\u0e0a\u0e48\u0e44\u0e2b\u0e21?", "seo": {"metaTitle": "\u0e21\u0e35\u0e04\u0e33\u0e16\u0e32\u0e21\u0e43\u0e0a\u0e48\u0e44\u0e2b\u0e21?", "metaDescription": "\u0e21\u0e35\u0e04\u0e33\u0e16\u0e32\u0e21\u0e43\u0e0a\u0e48\u0e44\u0e2b\u0e21?"}, "layoutId": "tenant.gemini-flash-3.layout.modern-saas-layout.e3167566c928", "recipeComponentIds": ["tenant.gemini-flash-3.component.hero.e3167566c928", "tenant.gemini-flash-3.component.cta-banner.e3167566c928"], "contentInstances": [{"componentId": "tenant.gemini-flash-3.component.hero.e3167566c928", "componentVersion": 1, "props": {"badge": "Get in Touch", "title": "\u0e21\u0e35\u0e04\u0e33\u0e16\u0e32\u0e21\u0e43\u0e0a\u0e48\u0e44\u0e2b\u0e21?", "lead": "\u0e40\u0e23\u0e32\u0e44\u0e14\u0e49\u0e23\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\u0e44\u0e27\u0e49\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e41\u0e25\u0e49\u0e27 \u0e2b\u0e23\u0e37\u0e2d\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\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": "#form", "secondaryCtaLabel": "\u0e42\u0e17\u0e23\u0e2b\u0e32\u0e40\u0e23\u0e32", "secondaryCtaHref": "/solutions", "heroImgUrl": ""}}, {"componentId": "tenant.gemini-flash-3.component.cta-banner.e3167566c928", "componentVersion": 1, "props": {"title": "\u0e40\u0e23\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13", "lead": "\u0e01\u0e23\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32 \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e08\u0e30\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e42\u0e14\u0e22\u0e40\u0e23\u0e47\u0e27\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14", "ctaLabel": "\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e16\u0e36\u0e07\u0e40\u0e23\u0e32", "ctaHref": "#form"}}]}}, "audit": {"designHash": "sha256:e3167566c928c566c502c77e3f15bf2dcde67b7a44377a81b77a78150ccc00c4", "promptHash": "sha256:49681be5e923cd5796cbbb17b7dcc14534d43b3306998ae6769c79bce962989c", "provider": "gemini", "model": "gemini-2.5-flash", "source": "server-provider", "realProviderCall": true, "createdAt": "2026-08-18T11:07:24.436202+00:00", "signatures": {"component": "sha256:749c828f22426c7ab979fa6aed4c0562b4b15b25cda154a36ff9d088f408665e", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:819b4c2535b25e1bc05391f832eb025193a5823ae3e7ef0f9897eb17edee834e"}}, "signatures": {"component": "sha256:749c828f22426c7ab979fa6aed4c0562b4b15b25cda154a36ff9d088f408665e", "sectionOrder": "sha256:fe35b11b934791cc242c6eacb7f73a4d9c4d80e7faa769411da961a6a1eb933b", "layout": "sha256:2e7136881b901d767b6bb802d00943ada0c62a4c50e85acf50a3965628f1c456", "navigationFooter": "sha256:31839ca9a013cef29096766a52e9021f2c8988997cb2f146428edaf5672c3a0f", "typographySpacing": "sha256:21c02360414e5eb24e595f4abb2297ee70cb86708685a43897e04c10ecf81659", "style": "sha256:819b4c2535b25e1bc05391f832eb025193a5823ae3e7ef0f9897eb17edee834e"}, "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: gemini-flash-3
AST package store for Gemini Flash-3