From b5170caf9d7fb12d9e47cf00376c96b5dcad7e8b Mon Sep 17 00:00:00 2001 From: null Date: Sun, 17 May 2026 17:11:29 -0500 Subject: [PATCH] refactor: full-bleed section backgrounds with centered content (closes #48) --- src/pages/About.jsx | 172 ++++++++------- src/pages/Contact.jsx | 410 ++++++++++++++++++----------------- src/pages/Home.jsx | 22 +- src/pages/Industries.jsx | 124 ++++++----- src/pages/IndustryDetail.jsx | 158 +++++++------- src/pages/ServiceDetail.jsx | 188 ++++++++-------- src/pages/Services.jsx | 122 ++++++----- src/pages/Support.jsx | 408 +++++++++++++++++----------------- 8 files changed, 840 insertions(+), 764 deletions(-) diff --git a/src/pages/About.jsx b/src/pages/About.jsx index 37d2b20..26c9a4f 100644 --- a/src/pages/About.jsx +++ b/src/pages/About.jsx @@ -1,102 +1,118 @@ const About = () => { return ( -
+ <> {/* Page Hero */} -
-

About Queue North

-

- We're communications and infrastructure partners who cut through the vendor noise to deliver what actually works for your business. -

+
+
+
+

About Queue North

+

+ We're communications and infrastructure partners who cut through the vendor noise to deliver what actually works for your business. +

+
+
{/* 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. -

-

- Our journey began when our founders saw too many businesses paying too much for solutions that didn't fit their actual needs. We believed in a different approach — one focused on understanding your business challenges first, then selecting or integrating the right technologies to solve them. -

-

- Today, we continue that mission as an 8x8 Certified Partner, helping organizations modernize their communications, streamline their operations, and focus on what matters most — their customers and their growth. -

-

- We continue the mission — bringing the same discipline, reliability, and commitment to every client relationship that we brought to our service. -

-
-
-
- Our Team +
+
+
+
+

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. +

+

+ Our journey began when our founders saw too many businesses paying too much for solutions that didn't fit their actual needs. We believed in a different approach — one focused on understanding your business challenges first, then selecting or integrating the right technologies to solve them. +

+

+ Today, we continue that mission as an 8x8 Certified Partner, helping organizations modernize their communications, streamline their operations, and focus on what matters most — their customers and their growth. +

+

+ We continue the mission — bringing the same discipline, reliability, and commitment to every client relationship that we brought to our service. +

+
+
+
+ Our Team +
+
{/* Our Values */} -
-

Our Values

-
- {[ - { title: 'Business First', desc: 'We focus on your business outcomes, not just technology' }, - { title: 'Honesty', desc: 'We tell you what you need, not just what we can sell' }, - { title: 'Partnership', desc: 'We work with you, not just for you' }, - { title: 'Expertise', desc: 'Our team has real, proven experience in your industry' }, - { 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) => ( -
-

{value.title}

-

{value.desc}

-
- ))} +
+
+

Our Values

+
+ {[ + { title: 'Business First', desc: 'We focus on your business outcomes, not just technology' }, + { title: 'Honesty', desc: 'We tell you what you need, not just what we can sell' }, + { title: 'Partnership', desc: 'We work with you, not just for you' }, + { title: 'Expertise', desc: 'Our team has real, proven experience in your industry' }, + { 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) => ( +
+

{value.title}

+

{value.desc}

+
+ ))} +
{/* Our Expertise */} -
-

Our Expertise

-
- {[ - '8x8 Certified Partner', - 'VoIP and UCaaS Solutions', - 'Contact Center Implementation', - 'Network Infrastructure', - 'Cloud Migration', - 'Vendor-Neutral Consulting', - 'Disaster Recovery Planning', - '24/7 Support & Monitoring', - ].map((expertise, index) => ( -
-
- - - +
+
+

Our Expertise

+
+ {[ + '8x8 Certified Partner', + 'VoIP and UCaaS Solutions', + 'Contact Center Implementation', + 'Network Infrastructure', + 'Cloud Migration', + 'Vendor-Neutral Consulting', + 'Disaster Recovery Planning', + '24/7 Support & Monitoring', + ].map((expertise, index) => ( +
+
+ + + +
+ {expertise}
- {expertise} -
- ))} + ))} +
{/* CTA */} -
-

Ready to Learn More?

-

- Schedule a free consultation with our communications experts to discuss your needs. -

- - Request Consultation - +
+
+
+

Ready to Learn More?

+

+ Schedule a free consultation with our communications experts to discuss your needs. +

+ + Request Consultation + +
+
-
+ ) } diff --git a/src/pages/Contact.jsx b/src/pages/Contact.jsx index d7ae851..afaa997 100644 --- a/src/pages/Contact.jsx +++ b/src/pages/Contact.jsx @@ -100,218 +100,226 @@ const Contact = () => { } return ( -
+ <> {/* Page Hero */} -
-

Contact Us

-

- Have questions about our services? We're here to help. Fill out the form and we'll get back to you shortly. -

-
-
- - - -

(906) 482-6616

+
+
+
+

Contact Us

+

+ Have questions about our services? We're here to help. Fill out the form and we'll get back to you shortly. +

+
+
+ + + +

(906) 482-6616

+
+
+ + + +

info@queuenorth.com

+
+
+
-
- - - -

info@queuenorth.com

-
-
-
{/* Contact Form */} -
- {/* Left - Info */} -
-
-

Get in Touch

-

- Our team of communications and infrastructure experts is ready to help you find the right solution for your business needs. -

-
-
-

Hours of Operation

-

Monday - Friday: 8:00 AM - 6:00 PM CT

+
+
+
+ {/* Left - Info */} +
+
+

Get in Touch

+

+ Our team of communications and infrastructure experts is ready to help you find the right solution for your business needs. +

+
+
+

Hours of Operation

+

Monday - Friday: 8:00 AM - 6:00 PM CT

+
+
+

Phone

+

(906) 482-6616

+
+
+

Contact Us

+

Use the form on the right to get in touch with our team.

+
+
-
-

Phone

-

(906) 482-6616

-
-
-

Contact Us

-

Use the form on the right to get in touch with our team.

+ +
+

Why Choose Queue North?

+
    + {[ + '8x8 Certified Partner with proven expertise', + '25+ years of industry experience', + 'SMB to Enterprise solutions', + 'Focus on your business outcomes', + ].map((item, index) => ( +
  • + + + + {item} +
  • + ))} +
+ + {/* Right - Form */} +
+
+
+ + + {debouncedErrors.company && ( +

{debouncedErrors.company}

+ )} +
+ +
+ + + {debouncedErrors.name && ( +

{debouncedErrors.name}

+ )} +
+ +
+ + + {debouncedErrors.email && ( +

{debouncedErrors.email}

+ )} +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +