From 80b1747ffef81cc90e01a203a6dfa7c6766db91d Mon Sep 17 00:00:00 2001 From: null Date: Mon, 25 May 2026 19:44:10 -0500 Subject: [PATCH] branding --- src/components/layout/Footer.jsx | 16 ++++++++++++++-- src/components/layout/Header.jsx | 10 +++++----- src/components/layout/MobileNav.jsx | 6 +++--- 3 files changed, 22 insertions(+), 10 deletions(-) diff --git a/src/components/layout/Footer.jsx b/src/components/layout/Footer.jsx index 23db9d6..19c303e 100644 --- a/src/components/layout/Footer.jsx +++ b/src/components/layout/Footer.jsx @@ -4,7 +4,7 @@ const Footer = () => { const currentYear = new Date().getFullYear() const companyInfo = { - name: 'Queue North', + name: 'Queue North Technologies', tagline: 'Modern communications infrastructure without the vendor noise.', addressLine1: '7901 4th St N', addressLine2: 'St. Petersburg, FL 33702', @@ -50,7 +50,7 @@ const Footer = () => { alt="Queue North Technologies" className="brand-logo-on-dark h-12 w-auto transition-opacity group-hover:opacity-90" /> - Queue North + Queue North Technologies

{companyInfo.tagline}

{ Facebook + + + Instagram +

diff --git a/src/components/layout/Header.jsx b/src/components/layout/Header.jsx index 3d4ac5e..a0db7ab 100644 --- a/src/components/layout/Header.jsx +++ b/src/components/layout/Header.jsx @@ -49,16 +49,16 @@ const Header = () => { return (

-
+
{/* Logo */}
Queue North Technologies - Queue North + Queue North Technologies
@@ -134,8 +134,8 @@ const Header = () => { {/* Logo */}
- Queue North - Queue North + Queue North Technologies + Queue North Technologies
diff --git a/src/components/layout/MobileNav.jsx b/src/components/layout/MobileNav.jsx index dfb6fcc..490783d 100644 --- a/src/components/layout/MobileNav.jsx +++ b/src/components/layout/MobileNav.jsx @@ -62,10 +62,10 @@ const MobileNav = () => {
Queue North - Queue North + Queue North Technologies