6de2455917
- Added GLOBAL_MARKETS_TITLE to all translation files - Updated footer with 12 markets (4 active + 8 upcoming) - Translated market section to: zh-cn, zh-tw, ja, ko, th, vi, id, ms, hi - Built and deployed to production - CloudFront invalidation: I3RTMXVFDJXWLG3SYX208OP1CC
167 lines
4.8 KiB
JSON
167 lines
4.8 KiB
JSON
{
|
|
"products": [
|
|
{
|
|
"id": "vims",
|
|
"name": "VIMS",
|
|
"fullName": "Visual Infrastructure Monitoring System",
|
|
"tagline": "Know before it breaks",
|
|
"description": "AI-powered continuous monitoring of critical infrastructure through visual change detection.",
|
|
"category": "Infrastructure Monitoring",
|
|
"targetCustomers": [
|
|
"Banks (ATM networks)",
|
|
"Municipalities (public infrastructure)",
|
|
"Energy companies (charging stations)",
|
|
"Property managers"
|
|
],
|
|
"pricing": {
|
|
"currency": "USD",
|
|
"plans": [
|
|
{
|
|
"name": "Starter",
|
|
"price": 500,
|
|
"period": "month",
|
|
"objects": 10,
|
|
"features": [
|
|
"AI anomaly detection",
|
|
"Baseline comparison",
|
|
"Risk classification",
|
|
"Email alerts",
|
|
"Dashboard access"
|
|
]
|
|
},
|
|
{
|
|
"name": "Professional",
|
|
"price": 2500,
|
|
"period": "month",
|
|
"objects": 100,
|
|
"features": [
|
|
"Everything in Starter",
|
|
"API access",
|
|
"SMS alerts",
|
|
"Trend analysis",
|
|
"Priority support"
|
|
]
|
|
},
|
|
{
|
|
"name": "Enterprise",
|
|
"price": "custom",
|
|
"period": "month",
|
|
"objects": "unlimited",
|
|
"features": [
|
|
"Everything in Professional",
|
|
"Custom integrations",
|
|
"Dedicated support",
|
|
"SLA guarantee",
|
|
"On-premise option"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"keyFeatures": [
|
|
"Per-object baseline establishment",
|
|
"AI-powered anomaly detection",
|
|
"Risk classification (Green/Yellow/Orange/Red)",
|
|
"Automatic alert routing",
|
|
"Trend analysis and reporting",
|
|
"API access for integrations"
|
|
],
|
|
"integrations": {
|
|
"dataCollection": "quiXzoom",
|
|
"analytics": "Landvex",
|
|
"notifications": ["Email", "SMS", "Webhook", "Push"]
|
|
},
|
|
"deploymentOptions": ["Cloud (AWS)", "On-premises", "Hybrid"]
|
|
},
|
|
{
|
|
"id": "reality-alerts",
|
|
"name": "Reality Alerts™",
|
|
"fullName": "Reality Alerts™",
|
|
"tagline": "Your eyes on the ground",
|
|
"description": "Real-time crowd-sourced intelligence for infrastructure issues. Anyone can submit observations; AI validates and routes to responsible parties.",
|
|
"category": "Crowd Intelligence",
|
|
"targetCustomers": [
|
|
"Municipalities",
|
|
"Utility companies",
|
|
"Emergency services",
|
|
"Insurance companies",
|
|
"Media organizations"
|
|
],
|
|
"pricing": {
|
|
"currency": "USD",
|
|
"plans": [
|
|
{
|
|
"name": "Pay-Per-Alert",
|
|
"price": "2-10",
|
|
"period": "per alert",
|
|
"features": [
|
|
"AI validation",
|
|
"Automatic routing",
|
|
"Severity classification",
|
|
"Resolution tracking"
|
|
]
|
|
},
|
|
{
|
|
"name": "Professional",
|
|
"price": 1000,
|
|
"period": "month",
|
|
"features": [
|
|
"Unlimited alerts",
|
|
"API access",
|
|
"Custom routing rules",
|
|
"Analytics dashboard"
|
|
]
|
|
},
|
|
{
|
|
"name": "Enterprise",
|
|
"price": "custom",
|
|
"period": "month",
|
|
"features": [
|
|
"Everything in Professional",
|
|
"Custom integrations",
|
|
"White-label option",
|
|
"Dedicated support"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"contributorRewards": {
|
|
"currency": "USD",
|
|
"tiers": [
|
|
{ "type": "standard", "reward": 0.10 },
|
|
{ "type": "verified_anomaly", "reward": 0.50 },
|
|
{ "type": "medium_severity", "reward": 2.00 },
|
|
{ "type": "high_severity", "reward": 5.00 },
|
|
{ "type": "critical", "reward": 10.00 }
|
|
]
|
|
},
|
|
"keyFeatures": [
|
|
"Mobile app submission",
|
|
"AI validation and filtering",
|
|
"Automatic object identification",
|
|
"Intelligent stakeholder routing",
|
|
"Contributor reward system",
|
|
"Quality scoring"
|
|
],
|
|
"integrations": {
|
|
"submission": "quiXzoom app",
|
|
"validation": "Landvex AI",
|
|
"routing": "Municipal/utility systems",
|
|
"payments": "Stripe Connect"
|
|
}
|
|
}
|
|
],
|
|
"bundles": [
|
|
{
|
|
"name": "Complete Infrastructure Intelligence",
|
|
"description": "VIMS + Reality Alerts™ together",
|
|
"discount": "20%",
|
|
"includes": [
|
|
"VIMS Professional",
|
|
"Reality Alerts™ Professional",
|
|
"Unified dashboard",
|
|
"Cross-product analytics"
|
|
]
|
|
}
|
|
]
|
|
}
|