From 6bab4b5c899b34c15db8add199eb70dbf6315f6b Mon Sep 17 00:00:00 2001 From: null Date: Wed, 27 May 2026 14:10:28 -0500 Subject: [PATCH] corrections --- src/pages/About.jsx | 2 +- src/pages/Contact.jsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/About.jsx b/src/pages/About.jsx index 61fbf7e..b291315 100644 --- a/src/pages/About.jsx +++ b/src/pages/About.jsx @@ -16,7 +16,7 @@ const proofPoints = [ detail: 'Networking and communications implementation', logo: '/assets/brand/cisco-partner-logo-white.svg', logoAlt: 'Cisco Partner certification logo', - logoClassName: 'h-10 w-10', + logoClassName: 'h-6 w-14', }, { label: 'Veteran owned', detail: 'Disciplined delivery and direct accountability', icon: Users, accent: 'text-amber-600', bg: 'bg-amber-50', border: 'border-t-accent-gold' }, ] diff --git a/src/pages/Contact.jsx b/src/pages/Contact.jsx index f8345dd..7e9e42f 100644 --- a/src/pages/Contact.jsx +++ b/src/pages/Contact.jsx @@ -135,6 +135,7 @@ const Contact = () => { const trustPoints = [
8x8 Certified Partner with proven expertise
, + 'Cisco Certified Partner',
25+ years of experience
, 'SMB to Enterprise solutions', 'No vendor bias — we recommend what fits', @@ -201,7 +202,7 @@ const Contact = () => {
-

Why Queue North

+

Why Queue North Technologies

    {trustPoints.map((point, i) => (