company name footer one line
This commit is contained in:
parent
1dcfbfc7a7
commit
c43d3bc955
|
|
@ -50,7 +50,7 @@ const Footer = () => {
|
|||
alt="Queue North Technologies"
|
||||
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>
|
||||
<p className="text-navy-light text-sm leading-relaxed mb-5">{companyInfo.tagline}</p>
|
||||
<a
|
||||
|
|
|
|||
Loading…
Reference in New Issue