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