company name footer one line

This commit is contained in:
null 2026-05-27 22:08:46 -05:00
parent 1dcfbfc7a7
commit c43d3bc955
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ const Footer = () => {
alt="Queue North Technologies" alt="Queue North Technologies"
className="brand-logo-on-dark h-12 w-auto shrink-0 transition-opacity group-hover:opacity-90" className="brand-logo-on-dark h-12 w-auto shrink-0 transition-opacity group-hover:opacity-90"
/> />
<span className="font-bold text-xl leading-tight tracking-tight text-white">Queue North Technologies</span> <span className="font-bold text-xl leading-tight tracking-tight text-white whitespace-nowrap">Queue North Technologies</span>
</Link> </Link>
<p className="text-navy-light text-sm leading-relaxed mb-5">{companyInfo.tagline}</p> <p className="text-navy-light text-sm leading-relaxed mb-5">{companyInfo.tagline}</p>
<a <a