fix: rename asset files to remove spaces (closes #67)
This commit is contained in:
parent
1437b2af07
commit
f1823bcc4b
|
Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB |
|
Before Width: | Height: | Size: 2.2 MiB After Width: | Height: | Size: 2.2 MiB |
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
|
|
@ -36,7 +36,7 @@ As an 8x8 Certified Partner, we deliver enterprise-grade contact center solution
|
||||||
|
|
||||||
We support Cisco Webex Contact Center, 8x8 Contact Center, and other leading platforms.`,
|
We support Cisco Webex Contact Center, 8x8 Contact Center, and other leading platforms.`,
|
||||||
icon: 'users',
|
icon: 'users',
|
||||||
image: '/assets/Modern call center in action.png',
|
image: '/assets/modern-call-center.png',
|
||||||
benefits: [
|
benefits: [
|
||||||
'Omnichannel customer interactions',
|
'Omnichannel customer interactions',
|
||||||
'Real-time analytics and reporting',
|
'Real-time analytics and reporting',
|
||||||
|
|
@ -99,7 +99,7 @@ We support Cisco Webex Contact Center, 8x8 Contact Center, and other leading pla
|
||||||
homeDesc: 'Bad cabling means dropped calls and slow networks. We build it right the first time.',
|
homeDesc: 'Bad cabling means dropped calls and slow networks. We build it right the first time.',
|
||||||
fullDesc: 'Our infrastructure cabling services ensure your physical network foundation supports current and future needs. We design and install copper and fiber optic cabling systems that provide high-performance, scalable connectivity for your entire organization.',
|
fullDesc: 'Our infrastructure cabling services ensure your physical network foundation supports current and future needs. We design and install copper and fiber optic cabling systems that provide high-performance, scalable connectivity for your entire organization.',
|
||||||
icon: 'link',
|
icon: 'link',
|
||||||
image: '/assets/Cabling.png',
|
image: '/assets/cabling.png',
|
||||||
benefits: [
|
benefits: [
|
||||||
'Cat6/Cat6a and fiber optic installations',
|
'Cat6/Cat6a and fiber optic installations',
|
||||||
'Data center cabling solutions',
|
'Data center cabling solutions',
|
||||||
|
|
@ -140,7 +140,7 @@ We support Cisco Webex Contact Center, 8x8 Contact Center, and other leading pla
|
||||||
homeDesc: 'A network that doesn\'t go down when it matters. Secure, fast, and built for your workload.',
|
homeDesc: 'A network that doesn\'t go down when it matters. Secure, fast, and built for your workload.',
|
||||||
fullDesc: 'Build a reliable local network infrastructure that supports your business operations. Our networking solutions include routing, switching, firewall configuration, and network segmentation to ensure secure, high-performance connectivity throughout your organization.',
|
fullDesc: 'Build a reliable local network infrastructure that supports your business operations. Our networking solutions include routing, switching, firewall configuration, and network segmentation to ensure secure, high-performance connectivity throughout your organization.',
|
||||||
icon: 'network',
|
icon: 'network',
|
||||||
image: '/assets/Local Networking.png',
|
image: '/assets/local-networking.png',
|
||||||
benefits: [
|
benefits: [
|
||||||
'Enterprise-grade routing and switching',
|
'Enterprise-grade routing and switching',
|
||||||
'Network security and segmentation',
|
'Network security and segmentation',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue