This commit is contained in:
parent
f2a5e2c1bc
commit
bfcf7f114c
|
|
@ -146,8 +146,8 @@ const Home = () => {
|
|||
<div className="inline-flex items-center gap-2 rounded-md border border-white/20 bg-white/10 px-3 py-2 text-xs font-semibold uppercase tracking-wide text-primary-cyan">
|
||||
Veteran-owned communications and infrastructure partner
|
||||
</div>
|
||||
<h1 className="mt-6 text-4xl sm:text-5xl md:text-6xl lg:text-[4rem] xl:text-7xl font-bold leading-[1.05] lg:whitespace-nowrap">
|
||||
Queue North Technologies
|
||||
<h1 className="mt-6 max-w-4xl text-4xl sm:text-5xl md:text-6xl lg:text-7xl font-bold leading-[1.05]">
|
||||
Business communications built for uptime, support, and accountability.
|
||||
</h1>
|
||||
<p className="mt-6 text-lg md:text-2xl text-white/80 max-w-2xl leading-relaxed">
|
||||
Business phone, contact center, network, and IT support built around one accountable implementation partner.
|
||||
|
|
|
|||
|
|
@ -29,6 +29,7 @@ const responseTargets = [
|
|||
|
||||
const supportedSystems = [
|
||||
'8x8 Communications Platform',
|
||||
'Cisco Webex',
|
||||
'VoIP Phone Systems',
|
||||
'Contact Center Solutions',
|
||||
'Network Infrastructure',
|
||||
|
|
|
|||
Loading…
Reference in New Issue