contact update

This commit is contained in:
null 2026-05-25 17:56:32 -05:00
parent ca8972b54d
commit 5f5c085fbe
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@ pnpm-debug.log*
.idea/ .idea/
.learnings/ .learnings/
Levi.md Levi.md
Queue-North-Website.code-workspace

View File

@ -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',
] ]