35 lines
1.5 KiB
YAML
35 lines
1.5 KiB
YAML
################################# Service #################################
|
|
service:
|
|
enable: true
|
|
title: Our Services
|
|
service_item:
|
|
# service item loop
|
|
- name: Datacenter service
|
|
icon: ti-world # themify icon pack : https://themify.me/themify-icons
|
|
content: We deliver datacenter service from design and planning to deployment and maintenance.
|
|
|
|
# service item loop
|
|
- name: Networking solutions
|
|
icon: ti-blackboard # themify icon pack : https://themify.me/themify-icons
|
|
content: We can design your enterprise network from the ground up or help you expand your existing network. Unifi, cabling, backbone.
|
|
|
|
# service item loop
|
|
- name: Cloud migration
|
|
icon: ti-cloud # themify icon pack : https://themify.me/themify-icons
|
|
content: We'll help you migrate your existing infrastructure to the cloud, delivering smart and scalable solutions.
|
|
|
|
# service item loop
|
|
- name: Managed services
|
|
icon: ti-panel # themify icon pack : https://themify.me/themify-icons
|
|
content: We can manage your firewall, x,y,z and more.
|
|
|
|
# service item loop
|
|
- name: Security
|
|
icon: ti-key # themify icon pack : https://themify.me/themify-icons
|
|
content: We can advise on physical and network security blah blah.
|
|
|
|
# service item loop
|
|
- name: Web development
|
|
icon: ti-brush # themify icon pack : https://themify.me/themify-icons
|
|
content: We can build modern webapps, and provide advice on scalable solutions.
|