Skip to content

Commit 2c703fa

Browse files
committed
Update data
Signed-off-by: mohin7 <mohin@appscode.com>
1 parent 53d857f commit 2c703fa

2 files changed

Lines changed: 181 additions & 126 deletions

File tree

data/products/appscode/index.json

Lines changed: 121 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,121 @@
1+
{
2+
"hero": {
3+
"tag": "Partner for Cloud Native Transformation",
4+
"title_main": "Run Kubernetes.",
5+
"title_highlight": "Your Way.",
6+
"description": "We provide production-grade Kubernetes products and comprehensive managed services to accelerate your cloud native journey. Build, deploy, and manage with absolute confidence.",
7+
"buttons": [
8+
{
9+
"text": "Explore Products",
10+
"url": "#products-area",
11+
"is_primary": true,
12+
"is_white": false,
13+
"lucide_icon": "lucide:arrow-right"
14+
},
15+
{
16+
"text": "View Services",
17+
"url": "#services-section",
18+
"is_primary": false,
19+
"is_white": true,
20+
"lucide_icon": "lucide:arrow-right"
21+
}
22+
],
23+
"stats": [
24+
{
25+
"value": "99.99%",
26+
"label": "Uptime SLA",
27+
"lucide_icon": "lucide:activity",
28+
"icon_color": "#22c55e"
29+
},
30+
{
31+
"value": "10K+",
32+
"label": "Deployments",
33+
"lucide_icon": "lucide:server",
34+
"icon_color": "#4b5563"
35+
},
36+
{
37+
"value": "Multi-Cloud",
38+
"label": "Supported",
39+
"lucide_icon": "lucide:globe",
40+
"icon_color": "#22c55e"
41+
}
42+
]
43+
},
44+
"trusted_companies": {
45+
"title_main": "Trusted by Companies",
46+
"title_highlight": "Worldwide"
47+
},
48+
"products_area": {
49+
"tag": "Our Products",
50+
"title": "Kubernetes-Native Products",
51+
"subtitle": "Production-ready operators and tools designed to simplify your Kubernetes operations"
52+
},
53+
"small_cta": {
54+
"title": "Looking for Enterprise Support?",
55+
"subtitle": "Use our Products standalone or combine them with our Managed Services for the best of both worlds. One vendor. Complete peace of mind.",
56+
"button": {
57+
"text": "Contact Sales",
58+
"url": "/contact"
59+
}
60+
},
61+
"services_area": {
62+
"tag": "OUR SERVICES",
63+
"title": "Comprehensive Cloud-Native Services",
64+
"subtitle": "From application modernization to managed infrastructure — expert services tailored to your needs",
65+
"sidebar_title": "SERVICE CATEGORIES",
66+
"stats": [
67+
{
68+
"value": "24/7",
69+
"label": "Expert Support",
70+
"lucide_icon": "lucide:award",
71+
"is_neutral": false
72+
},
73+
{
74+
"value": "99.9%",
75+
"label": "SLA Uptime",
76+
"lucide_icon": "lucide:activity",
77+
"is_neutral": true
78+
},
79+
{
80+
"value": "500+",
81+
"label": "Projects Delivered",
82+
"lucide_icon": "lucide:globe",
83+
"is_neutral": false
84+
}
85+
]
86+
},
87+
"testimonials_area": {
88+
"title_main": "What They Are",
89+
"title_highlight": "Saying About us",
90+
"subtitle": "Trusted by top engineers at the most ambitious companies"
91+
},
92+
"final_cta": {
93+
"tag": "LET'S BUILD TOGETHER",
94+
"title_main": "Ready to Transform Your",
95+
"title_highlight": "Cloud Native Journey?",
96+
"subtitle": "Join hundreds of companies using AppsCode products and services to build, deploy, and manage production-grade Kubernetes applications.",
97+
"benefits": [
98+
{
99+
"text": "Enterprise Support",
100+
"lucide_icon": "lucide:shield"
101+
},
102+
{
103+
"text": "24/7 Monitoring",
104+
"lucide_icon": "lucide:zap"
105+
},
106+
{
107+
"text": "Expert Consultation",
108+
"lucide_icon": "lucide:circle-check"
109+
}
110+
],
111+
"button_primary": {
112+
"text": "Get Started Today",
113+
"url": "/contact/"
114+
},
115+
"button_secondary": {
116+
"text": "Explore Products",
117+
"url": "#products-area"
118+
},
119+
"social_proof": "Trusted by Fortune 500 companies and innovative startups worldwide"
120+
}
121+
}

0 commit comments

Comments
 (0)