contact update
This commit is contained in:
parent
ca8972b54d
commit
5f5c085fbe
|
|
@ -35,3 +35,4 @@ pnpm-debug.log*
|
||||||
.idea/
|
.idea/
|
||||||
.learnings/
|
.learnings/
|
||||||
Levi.md
|
Levi.md
|
||||||
|
Queue-North-Website.code-workspace
|
||||||
|
|
|
||||||
|
|
@ -125,8 +125,8 @@ const Contact = () => {
|
||||||
]
|
]
|
||||||
|
|
||||||
const trustPoints = [
|
const trustPoints = [
|
||||||
'8x8 Certified Partner with proven expertise',
|
<div key="8x8"><span className="font-numeric">8x8</span> Certified Partner with proven expertise</div>,
|
||||||
'Veteran-owned — 25+ years of experience',
|
<div key="veteran"><span className="font-numeric">25+</span> years of experience</div>,
|
||||||
'SMB to Enterprise solutions',
|
'SMB to Enterprise solutions',
|
||||||
'No vendor bias — we recommend what fits',
|
'No vendor bias — we recommend what fits',
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue