diff --git a/public/assets/Cabling.png b/public/assets/cabling.png similarity index 100% rename from public/assets/Cabling.png rename to public/assets/cabling.png diff --git a/public/assets/Local Networking.png b/public/assets/local-networking.png similarity index 100% rename from public/assets/Local Networking.png rename to public/assets/local-networking.png diff --git a/public/assets/Modern call center in action.png b/public/assets/modern-call-center.png similarity index 100% rename from public/assets/Modern call center in action.png rename to public/assets/modern-call-center.png diff --git a/src/data/services.js b/src/data/services.js index 2d18831..7f2a211 100644 --- a/src/data/services.js +++ b/src/data/services.js @@ -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.`, icon: 'users', - image: '/assets/Modern call center in action.png', + image: '/assets/modern-call-center.png', benefits: [ 'Omnichannel customer interactions', '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.', 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', - image: '/assets/Cabling.png', + image: '/assets/cabling.png', benefits: [ 'Cat6/Cat6a and fiber optic installations', '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.', 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', - image: '/assets/Local Networking.png', + image: '/assets/local-networking.png', benefits: [ 'Enterprise-grade routing and switching', 'Network security and segmentation',