Files
MSPE/data/services.json
T

55 lines
2.3 KiB
JSON
Executable File

[
{
"id": "svc_001",
"name": "IT Support & Maintenance",
"description": "Proactive managed IT support that keeps your systems running at peak performance. From helpdesk to infrastructure management, we handle it all.",
"icon": "fa-headset",
"features": "24/7 Remote Support\nProactive Monitoring & Alerting\nOn-site Support (by arrangement)",
"slug": "it-support",
"cta_text": "Learn More",
"active": true,
"order": 1,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_002",
"name": "Cybersecurity Solutions",
"description": "End-to-end security services to protect your business from evolving threats. Risk assessment, vulnerability management, and incident response.",
"icon": "fa-shield-alt",
"features": "Security Risk Assessment\nVulnerability Management\nSecurity Awareness Training",
"slug": "cybersecurity",
"cta_text": "Learn More",
"active": true,
"order": 2,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_003",
"name": "Cloud Services",
"description": "Cloud architecture, migration, and optimization. We design scalable, secure cloud environments tailored to your business needs.",
"icon": "fa-cloud",
"features": "Cloud Migration & Strategy\nInfrastructure Optimization\nMulti-cloud & Hybrid Solutions",
"slug": "cloud",
"cta_text": "Learn More",
"active": true,
"order": 3,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_004",
"name": "Strategic IT Consulting",
"description": "Expert guidance to align technology with your business goals. We deliver roadmaps, vendor selection, and digital transformation strategies.",
"icon": "fa-chess-king",
"features": "IT Roadmap Planning\nVendor Evaluation & Selection\nDigital Transformation Strategy",
"slug": "consulting",
"cta_text": "Learn More",
"active": true,
"order": 4,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
}
]