From 823879b9c20611c0097ea1d2413db1d4047aae23 Mon Sep 17 00:00:00 2001 From: Dhaval Shah Date: Mon, 4 May 2026 09:27:50 +0000 Subject: [PATCH] git update recorded at: 04/05/26 09:27:50 --- boltic.yaml | 23 +++++++---------------- public/pagesData.json | 2 +- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/boltic.yaml b/boltic.yaml index 0914fa4..f704e2d 100644 --- a/boltic.yaml +++ b/boltic.yaml @@ -1,18 +1,9 @@ app: renderer-bundle -build: - builtin: dockerfile - ignorefile: .gitignore -env: - PORT: "8080" region: asia-south1 -serverlessConfig: - Scaling: - AutoStop: true - Min: 1 - Max: 1 - MaxIdleTime: 300 - Resources: - CPU: 0.1 - MemoryMB: 128 - MemoryMaxMB: 128 - DiskMB: 100 + +build: + builtin: dockerfile + ignorefile: .gitignore + +env: + PORT: "8080" diff --git a/public/pagesData.json b/public/pagesData.json index d17f9e1..223b480 100644 --- a/public/pagesData.json +++ b/public/pagesData.json @@ -1 +1 @@ -{"pages": [{"id": "lp-page-home", "name": "Home", "root": {"id": "lp-root", "type": "column", "styles": {"width": "100%", "display": "flex", "minHeight": "100vh", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-navbar", "type": "row", "styles": {"width": "100%", "height": "64px", "display": "flex", "padding": "0 48px", "alignItems": "center", "flexDirection": "row", "justifyContent": "space-between", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-logo", "type": "text", "props": {"text": "MyBrand", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "22px", "fontWeight": "700", "letterSpacing": "-0.5px"}, "layerName": "Logo"}, {"id": "lp-nav-links", "type": "row", "styles": {"gap": "32px", "display": "flex", "alignItems": "center", "flexDirection": "row"}, "children": [{"id": "lp-nav-home", "type": "text", "props": {"text": "Home", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Home"}, {"id": "lp-nav-features", "type": "text", "props": {"text": "Features", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Features"}, {"id": "lp-nav-pricing", "type": "text", "props": {"text": "Pricing", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Pricing"}, {"id": "lp-nav-cta", "type": "button", "props": {"text": "Get Started"}, "styles": {"color": "#ffffff", "border": "none", "cursor": "pointer", "padding": "8px 20px", "fontSize": "14px", "fontWeight": "600", "borderRadius": "6px", "backgroundColor": "#FF592F"}, "layerName": "Nav CTA"}], "layerName": "Nav Links"}], "layerName": "Navbar"}, {"id": "lp-hero", "type": "column", "styles": {"gap": "0px", "width": "100%", "display": "flex", "padding": "96px 48px", "alignItems": "center", "flexDirection": "column", "justifyContent": "center", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-hero-title", "type": "text", "props": {"text": "Build Something Amazing", "elementType": "h1"}, "styles": {"color": "#ffffff", "fontSize": "56px", "maxWidth": "760px", "textAlign": "center", "fontWeight": "800", "lineHeight": "1.1", "letterSpacing": "-1.5px"}, "layerName": "Hero Title"}, {"id": "lp-hero-subtitle", "type": "text", "props": {"text": "The platform for modern businesses to build, launch, and scale their applications with confidence.", "elementType": "p"}, "styles": {"color": "#94a3b8", "fontSize": "18px", "maxWidth": "580px", "marginTop": "24px", "textAlign": "center", "lineHeight": "1.7"}, "layerName": "Hero Subtitle"}, {"id": "lp-hero-actions", "type": "row", "styles": {"gap": "16px", "display": "flex", "marginTop": "40px", "alignItems": "center", "flexDirection": "row"}, "children": [{"id": "lp-hero-cta1", "type": "button", "props": {"text": "Get Started Free"}, "styles": {"color": "#ffffff", "border": "none", "cursor": "pointer", "padding": "14px 32px", "fontSize": "16px", "fontWeight": "600", "borderRadius": "8px", "backgroundColor": "#FF592F"}, "layerName": "Primary CTA"}, {"id": "lp-hero-cta2", "type": "button", "props": {"text": "Learn More"}, "styles": {"color": "#ffffff", "border": "1px solid rgba(255,255,255,0.3)", "cursor": "pointer", "padding": "14px 32px", "fontSize": "16px", "fontWeight": "600", "borderRadius": "8px", "backgroundColor": "transparent"}, "layerName": "Secondary CTA"}], "layerName": "Hero Actions"}], "layerName": "Hero"}, {"id": "lp-features", "type": "column", "styles": {"gap": "0px", "width": "100%", "display": "flex", "padding": "80px 48px", "alignItems": "center", "flexDirection": "column", "backgroundColor": "#f8f9fa"}, "children": [{"id": "lp-features-title", "type": "text", "props": {"text": "Everything You Need", "elementType": "h2"}, "styles": {"color": "#1a1a2e", "fontSize": "36px", "textAlign": "center", "fontWeight": "700"}, "layerName": "Features Title"}, {"id": "lp-features-subtitle", "type": "text", "props": {"text": "Powerful features to help your team move faster.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "16px", "maxWidth": "480px", "marginTop": "12px", "textAlign": "center"}, "layerName": "Features Subtitle"}, {"id": "lp-features-grid", "type": "grid", "styles": {"gap": "24px", "width": "100%", "display": "grid", "maxWidth": "960px", "marginTop": "48px", "gridTemplateColumns": "repeat(3, 1fr)"}, "children": [{"id": "lp-card-1", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-1-icon", "type": "text", "props": {"text": "⚡", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 1 Icon"}, {"id": "lp-card-1-title", "type": "text", "props": {"text": "Fast & Reliable", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 1 Title"}, {"id": "lp-card-1-desc", "type": "text", "props": {"text": "Built for speed and reliability at any scale. Deploy in seconds, not hours.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 1 Desc"}], "layerName": "Feature 1"}, {"id": "lp-card-2", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-2-icon", "type": "text", "props": {"text": "🎨", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 2 Icon"}, {"id": "lp-card-2-title", "type": "text", "props": {"text": "Easy to Customize", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 2 Title"}, {"id": "lp-card-2-desc", "type": "text", "props": {"text": "Drag, drop, and style components to match your brand perfectly.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 2 Desc"}], "layerName": "Feature 2"}, {"id": "lp-card-3", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-3-icon", "type": "text", "props": {"text": "🔄", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 3 Icon"}, {"id": "lp-card-3-title", "type": "text", "props": {"text": "Workflow Automation", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 3 Title"}, {"id": "lp-card-3-desc", "type": "text", "props": {"text": "Connect to powerful workflows and automate repetitive tasks instantly.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 3 Desc"}], "layerName": "Feature 3"}], "layerName": "Features Grid"}], "layerName": "Features"}, {"id": "lp-cta-banner", "type": "column", "styles": {"gap": "24px", "width": "100%", "display": "flex", "padding": "64px 48px", "alignItems": "center", "flexDirection": "column", "backgroundColor": "#FF592F"}, "children": [{"id": "lp-cta-title", "type": "text", "props": {"text": "Ready to get started?", "elementType": "h2"}, "styles": {"color": "#ffffff", "fontSize": "32px", "textAlign": "center", "fontWeight": "700"}, "layerName": "CTA Title"}, {"id": "lp-cta-sub", "type": "text", "props": {"text": "Join thousands of teams already building with MyBrand.", "elementType": "p"}, "styles": {"color": "rgba(255,255,255,0.85)", "fontSize": "16px", "textAlign": "center"}, "layerName": "CTA Subtitle"}, {"id": "lp-cta-btn", "type": "button", "props": {"text": "Start for Free"}, "styles": {"color": "#FF592F", "border": "none", "cursor": "pointer", "padding": "14px 36px", "fontSize": "16px", "fontWeight": "700", "borderRadius": "8px", "backgroundColor": "#ffffff"}, "layerName": "CTA Button"}], "layerName": "CTA Banner"}, {"id": "lp-footer", "type": "row", "styles": {"width": "100%", "display": "flex", "padding": "24px 48px", "alignItems": "center", "flexDirection": "row", "justifyContent": "space-between", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-footer-brand", "type": "text", "props": {"text": "MyBrand", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "16px", "fontWeight": "700"}, "layerName": "Footer Brand"}, {"id": "lp-footer-copy", "type": "text", "props": {"text": "© 2024 MyBrand. All rights reserved.", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "13px"}, "layerName": "Footer Copyright"}], "layerName": "Footer"}], "layerName": "Page"}, "route": "/", "isDefault": true}], "stateData": {"state": {}, "version": 1}, "currentPageId": "lp-page-home", "pageStateData": {}} \ No newline at end of file +{"state": {"pages": [{"id": "lp-page-home", "name": "Home", "root": {"id": "lp-root", "type": "column", "styles": {"width": "100%", "display": "flex", "minHeight": "100vh", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-navbar", "type": "row", "styles": {"width": "100%", "height": "64px", "display": "flex", "padding": "0 48px", "alignItems": "center", "flexDirection": "row", "justifyContent": "space-between", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-logo", "type": "text", "props": {"text": "MyBrand", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "22px", "fontWeight": "700", "letterSpacing": "-0.5px"}, "layerName": "Logo"}, {"id": "lp-nav-links", "type": "row", "styles": {"gap": "32px", "display": "flex", "alignItems": "center", "flexDirection": "row"}, "children": [{"id": "lp-nav-home", "type": "text", "props": {"text": "Home", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Home"}, {"id": "lp-nav-features", "type": "text", "props": {"text": "Features", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Features"}, {"id": "lp-nav-pricing", "type": "text", "props": {"text": "Pricing", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "14px", "fontWeight": "500"}, "layerName": "Nav Pricing"}, {"id": "lp-nav-cta", "type": "button", "props": {"text": "Get Started"}, "styles": {"color": "#ffffff", "border": "none", "cursor": "pointer", "padding": "8px 20px", "fontSize": "14px", "fontWeight": "600", "borderRadius": "6px", "backgroundColor": "#FF592F"}, "layerName": "Nav CTA"}], "layerName": "Nav Links"}], "layerName": "Navbar"}, {"id": "lp-hero", "type": "column", "styles": {"gap": "0px", "width": "100%", "display": "flex", "padding": "96px 48px", "alignItems": "center", "flexDirection": "column", "justifyContent": "center", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-hero-title", "type": "text", "props": {"text": "{{ page.mobileNumber }}", "elementType": "h1"}, "styles": {"color": "#ffffff", "fontSize": "56px", "maxWidth": "760px", "textAlign": "center", "fontWeight": "800", "lineHeight": "1.1", "letterSpacing": "-1.5px"}, "layerName": "Hero Title"}, {"id": "lp-hero-subtitle", "type": "text", "props": {"text": "The platform for modern businesses to build, launch, and scale their applications with confidence.", "elementType": "p"}, "styles": {"color": "#94a3b8", "fontSize": "18px", "maxWidth": "580px", "marginTop": "24px", "textAlign": "center", "lineHeight": "1.7"}, "layerName": "Hero Subtitle"}, {"id": "lp-hero-actions", "type": "row", "styles": {"gap": "16px", "display": "flex", "marginTop": "40px", "alignItems": "center", "flexDirection": "row"}, "children": [{"id": "lp-hero-cta2", "type": "button", "props": {"text": "Learn More"}, "styles": {"color": "#ffffff", "border": "1px solid rgba(255,255,255,0.3)", "cursor": "pointer", "padding": "14px 32px", "fontSize": "16px", "fontWeight": "600", "borderRadius": "8px", "backgroundColor": "transparent"}, "layerName": "Secondary CTA"}, {"id": "lp-hero-cta1", "type": "button", "props": {"text": "Get Started Free"}, "styles": {"color": "#ffffff", "border": "none", "cursor": "pointer", "padding": "14px 32px", "fontSize": "16px", "fontWeight": "600", "borderRadius": "8px", "backgroundColor": "#FF592F"}, "layerName": "Primary CTA"}], "layerName": "Hero Actions"}], "layerName": "Hero"}, {"id": "lp-features", "type": "column", "styles": {"gap": "0px", "width": "100%", "display": "flex", "padding": "80px 48px", "alignItems": "center", "flexDirection": "column", "backgroundColor": "#f8f9fa"}, "children": [{"id": "lp-features-title", "type": "text", "props": {"text": "Everything You Need", "elementType": "h2"}, "styles": {"color": "#1a1a2e", "fontSize": "36px", "textAlign": "center", "fontWeight": "700"}, "layerName": "Features Title"}, {"id": "lp-features-subtitle", "type": "text", "props": {"text": "Powerful features to help your team move faster.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "16px", "maxWidth": "480px", "marginTop": "12px", "textAlign": "center"}, "layerName": "Features Subtitle"}, {"id": "lp-features-grid", "type": "grid", "styles": {"gap": "24px", "width": "100%", "display": "grid", "maxWidth": "960px", "marginTop": "48px", "gridTemplateColumns": "repeat(3, 1fr)"}, "children": [{"id": "lp-card-1", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-1-icon", "type": "text", "props": {"text": "⚡", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 1 Icon"}, {"id": "lp-card-1-title", "type": "text", "props": {"text": "Fast & Reliable", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 1 Title"}, {"id": "lp-card-1-desc", "type": "text", "props": {"text": "Built for speed and reliability at any scale. Deploy in seconds, not hours.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 1 Desc"}], "layerName": "Feature 1"}, {"id": "lp-card-2", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-2-icon", "type": "text", "props": {"text": "🎨", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 2 Icon"}, {"id": "lp-card-2-title", "type": "text", "props": {"text": "Easy to Customize", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 2 Title"}, {"id": "lp-card-2-desc", "type": "text", "props": {"text": "Drag, drop, and style components to match your brand perfectly.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 2 Desc"}], "layerName": "Feature 2"}, {"id": "lp-card-3", "type": "column", "styles": {"gap": "12px", "display": "flex", "padding": "32px", "boxShadow": "0 4px 16px rgba(0,0,0,0.06)", "borderRadius": "12px", "flexDirection": "column", "backgroundColor": "#ffffff"}, "children": [{"id": "lp-card-3-icon", "type": "text", "props": {"text": "🔄", "elementType": "span"}, "styles": {"fontSize": "28px", "marginBottom": "4px"}, "layerName": "Feature 3 Icon"}, {"id": "lp-card-3-title", "type": "text", "props": {"text": "Workflow Automation", "elementType": "h3"}, "styles": {"color": "#1a1a2e", "fontSize": "18px", "fontWeight": "700"}, "layerName": "Feature 3 Title"}, {"id": "lp-card-3-desc", "type": "text", "props": {"text": "Connect to powerful workflows and automate repetitive tasks instantly.", "elementType": "p"}, "styles": {"color": "#6b7280", "fontSize": "14px", "lineHeight": "1.6"}, "layerName": "Feature 3 Desc"}], "layerName": "Feature 3"}], "layerName": "Features Grid"}], "layerName": "Features"}, {"id": "lp-cta-banner", "type": "column", "styles": {"gap": "24px", "width": "100%", "display": "flex", "padding": "64px 48px", "alignItems": "center", "flexDirection": "column", "backgroundColor": "#FF592F"}, "children": [{"id": "lp-cta-title", "type": "text", "props": {"text": "Ready to get started?", "elementType": "h2"}, "styles": {"color": "#ffffff", "fontSize": "32px", "textAlign": "center", "fontWeight": "700"}, "layerName": "CTA Title"}, {"id": "lp-cta-sub", "type": "text", "props": {"text": "Join thousands of teams already building with MyBrand.", "elementType": "p"}, "styles": {"color": "rgba(255,255,255,0.85)", "fontSize": "16px", "textAlign": "center"}, "layerName": "CTA Subtitle"}, {"id": "lp-cta-btn", "type": "button", "props": {"text": "Start for Free"}, "styles": {"color": "#FF592F", "border": "none", "cursor": "pointer", "padding": "14px 36px", "fontSize": "16px", "fontWeight": "700", "borderRadius": "8px", "backgroundColor": "#ffffff"}, "layerName": "CTA Button"}], "layerName": "CTA Banner"}, {"id": "lp-footer", "type": "row", "styles": {"width": "100%", "display": "flex", "padding": "24px 48px", "alignItems": "center", "flexDirection": "row", "justifyContent": "space-between", "backgroundColor": "#1a1a2e"}, "children": [{"id": "lp-footer-brand", "type": "text", "props": {"text": "MyBrand", "elementType": "span"}, "styles": {"color": "#ffffff", "fontSize": "16px", "fontWeight": "700"}, "layerName": "Footer Brand"}, {"id": "lp-footer-copy", "type": "text", "props": {"text": "© 2024 MyBrand. All rights reserved.", "elementType": "span"}, "styles": {"color": "#94a3b8", "fontSize": "13px"}, "layerName": "Footer Copyright"}], "layerName": "Footer"}], "layerName": "Page"}, "route": "/", "isDefault": true}, {"id": "ab952b1c-8a8d-43a9-b361-08debe70f1dd", "name": "Page 2", "root": null, "route": "/lll", "isDefault": false}, {"id": "d01171b1-5887-4e19-b9a4-b21226b5d499", "name": "Page 3", "root": null, "route": "/llll", "isDefault": false}, {"id": "81cb3bf8-e8f9-4c8c-8a4d-6da5d29e5045", "name": "Page 4", "root": null, "route": "/page-4", "isDefault": false}], "stateData": {"state": {}, "version": 1}, "currentPageId": "lp-page-home", "pageStateData": {"lp-page-home": {"state": {"mobileNumber": "8488809007"}, "version": 1}}}, "version": 0} \ No newline at end of file