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">
|
<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
|
Veteran-owned communications and infrastructure partner
|
||||||
</div>
|
</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">
|
<h1 className="mt-6 max-w-4xl text-4xl sm:text-5xl md:text-6xl lg:text-7xl font-bold leading-[1.05]">
|
||||||
Queue North Technologies
|
Business communications built for uptime, support, and accountability.
|
||||||
</h1>
|
</h1>
|
||||||
<p className="mt-6 text-lg md:text-2xl text-white/80 max-w-2xl leading-relaxed">
|
<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.
|
Business phone, contact center, network, and IT support built around one accountable implementation partner.
|
||||||
|
|
|
||||||
|
|
@ -29,6 +29,7 @@ const responseTargets = [
|
||||||
|
|
||||||
const supportedSystems = [
|
const supportedSystems = [
|
||||||
'8x8 Communications Platform',
|
'8x8 Communications Platform',
|
||||||
|
'Cisco Webex',
|
||||||
'VoIP Phone Systems',
|
'VoIP Phone Systems',
|
||||||
'Contact Center Solutions',
|
'Contact Center Solutions',
|
||||||
'Network Infrastructure',
|
'Network Infrastructure',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue