{industryLinks.map((industry) => (
(
)
@@ -62,4 +62,4 @@ const CardFooter = React.forwardRef(
)
CardFooter.displayName = 'CardFooter'
-export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent }
\ No newline at end of file
+export { Card, CardHeader, CardFooter, CardTitle, CardDescription, CardContent }
diff --git a/src/data/services.js b/src/data/services.js
index 4e1c110..669d73c 100644
--- a/src/data/services.js
+++ b/src/data/services.js
@@ -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: 'Clean structured cabling that gives your business the physical foundation for reliable communication and growth.',
icon: 'link',
- image: '/assets/cabling.webp',
+ image: '/assets/cabling-unsplash.jpg',
benefits: [
'Cat6/Cat6a and fiber optic installations',
'Data center cabling solutions',
@@ -120,6 +120,7 @@ We support Cisco Webex Contact Center, 8x8 Contact Center, and other leading pla
homeDesc: 'Wi-Fi that just works — everywhere in your building. No dead zones, no complaints.',
fullDesc: 'Business Wi-Fi designed for usable coverage, dependable performance, and fewer support headaches across your environment.',
icon: 'wifi',
+ image: '/assets/wireless.webp',
benefits: [
'Enterprise Wi-Fi design and deployment',
'High-density coverage solutions',
@@ -140,7 +141,6 @@ 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: 'Switching and routing built for stability, visibility, and secure local network performance.',
icon: 'network',
- image: '/assets/local-networking.webp',
benefits: [
'Enterprise-grade routing and switching',
'Network security and segmentation',
diff --git a/src/pages/About.jsx b/src/pages/About.jsx
index a06080a..6996cbf 100644
--- a/src/pages/About.jsx
+++ b/src/pages/About.jsx
@@ -29,8 +29,7 @@ const About = () => {
{/* Company Story */}
-
-
+
Our Story
Founded by military veterans, Queue North Technologies began with a simple mission: help businesses navigate the complex world of communications technology. What started as a small team of communications specialists has grown into a full-service provider for SMB and enterprise organizations across multiple industries.
@@ -44,16 +43,6 @@ const About = () => {
We continue the mission — bringing the same discipline, reliability, and commitment to every client relationship that we brought to our service.
-
-
-
-
-
-
@@ -68,8 +57,8 @@ const About = () => {
-
-
+
+
-
-
+
+
@@ -108,7 +97,7 @@ const About = () => {
{ title: 'Reliability', desc: 'When we say we will do something, we do it' },
{ title: 'Support', desc: 'Our job doesn\'t end when installation completes' },
].map((value, index) => (
-