// About.jsx — Verigo Global · About Us (redesigned: why we exist · what distinguishes us · leadership) const { V: VA, MAXW: MWA, FONT: FTA } = window; const scrollTo = (id) => document.getElementById(id)?.scrollIntoView({ behavior: 'smooth', block: 'start' }); const DIFFERENTIATORS = [ ['layers', 'Full lifecycle, one roof', 'Readiness through formal audit under a single accountable team — no stitching together three vendors who don\'t talk to each other.'], ['network', 'Multi-framework by default', 'Need ISO 27001 and CMMC and NIST? One partner, one methodology, and cross-framework mapping that reuses your evidence.'], ['award', 'Enterprise expertise, boutique cost', 'The 20+ year practitioners you\'d find at a Big Four firm — at fees a mid-market IT contractor can actually justify.'], ['globe', 'Global, but local', 'Practitioners on the ground in the US, UK, India, and Singapore, all working to one consistent quality standard.'], ['compass', 'Compliance by Design', 'We embed frameworks into how you operate, so certification is sustainable — not a point-in-time scramble that decays the day after.'], ['handshake', 'A partner, not a vendor', 'Independent and honest, even when it\'s uncomfortable — and in it for the multi-year relationship, not the one-time invoice.'], ]; const VALUES = [ ['award', 'Expertise First', 'Practitioners with 20+ years of experience — not junior consultants with templates.'], ['scale', 'Integrity', 'Independent, honest assessments, even when the findings are uncomfortable.'], ['cpu', 'Practicality', 'Frameworks implemented in ways that fit how real organizations actually operate.'], ['refresh', 'Continuity', 'Compliance maintained between audits — not rebuilt in a panic before them.'], ['handshake', 'Partnership', 'Multi-year relationships, not one-time transactional engagements.'], ]; // NOTE: placeholder leadership — replace names, titles, bios and drop in real headshots. const LEADERS = [ { slot: 'leader1', name: 'Priya Nair', title: 'Founder & Managing Partner', bio: 'Two decades across Big Four advisory and enterprise CISO roles — building security programs designed to pass audits and survive them.', creds: ['CISSP', 'ISO 27001 LA'] }, { slot: 'leader2', name: 'Daniel Okafor', title: 'Head of Audit & Assurance', bio: 'A career spanning government security agencies and independent audit, now a credentialed assessor leading our formal-audit practice.', creds: ['CMMC CCA', 'CISA'] }, { slot: 'leader3', name: 'Mei Lin Tan', title: 'Head of Advisory & Implementation', bio: 'Built and appraised process-maturity programs across APAC IT services — turning frameworks into operations teams actually run.', creds: ['CMMI Lead Appraiser', 'HITRUST CCSFP'] }, ]; const CREDENTIALS = ['CISSP', 'CISM', 'ISO 27001 Lead Auditor', 'CMMC Certified Assessor (CCA)', 'HITRUST CCSFP', 'CMMI Lead Appraiser', 'CISA']; /* ── HERO ─────────────────────────────────────────────────── */ const AboutHero = ({ onNav }) => (
About Verigo Global

We make world-class
compliance achievable.

Verigo Global is a specialist information security compliance consultancy. We partner with IT contractors and managed service providers to embed recognized frameworks into how they operate — turning a costly annual scramble into a durable competitive advantage.

onNav('contact')}>Work with us scrollTo('leadership')}>Meet the team
{[['20+ yrs', 'Avg. per practitioner'], ['7', 'Frameworks'], ['4', 'Global markets'], ['100%', 'Senior-led delivery']].map(([v, l], i) => (
{v} {l}
))}
); /* ── WHY WE EXIST ─────────────────────────────────────────── */ const WhyWeExist = () => (
Why we exist

To make compliance a natural outcome of how great companies work.

Most IT contractors fail audits — or pass them expensively — because they treat compliance as an event rather than a state. We believe the companies building the digital backbone of government and enterprise deserve better than an annual fire drill. So we exist to embed best-practice security into daily operations, where it protects the business and wins the contract at the same time.

Our mission

To enable IT organizations to achieve and sustain compliance with globally recognized frameworks by embedding best-practice processes from the ground up — making compliance a natural outcome of how they work, rather than an annual obligation.

Our vision

To be the most trusted compliance partner for mid-market IT contractors across the United States, United Kingdom, India, and Singapore — recognized for turning complex regulatory requirements into clear operational advantage.

); /* ── WHAT DISTINGUISHES US ────────────────────────────────── */ const WhatDistinguishes = () => (
{DIFFERENTIATORS.map(([icon, t, d], i) => ( ))}
); const DiffCard = ({ icon, t, d, n }) => { const [h, setH] = React.useState(false); return (
setH(true)} onMouseLeave={() => setH(false)} style={{ background: '#fff', border: `1px solid ${h ? VA.purple : VA.g200}`, padding: '30px 28px', transition: 'all 180ms ease-out', transform: h ? 'translateY(-3px)' : 'none', boxShadow: h ? '0 12px 32px rgba(91,46,145,0.12)' : 'none', position: 'relative' }}> 0{n}

{t}

{d}

); }; /* ── COMPLIANCE BY DESIGN ─────────────────────────────────── */ const Philosophy = ({ onNav }) => (
Our philosophy

Compliance
by Design

The organizing principle of everything we do. Rather than documenting existing processes to fit a framework, we redesign processes so framework requirements are met as a natural outcome of daily operations.

The result is compliance that's cheaper to maintain, stronger in practice, and always ready for the next audit.

onNav('toolkits')}>See the methodology
{[ ['gauge', 'Controls that are operational, not performative', 'Evidence exists because the process generates it — not because it was collected for the auditor.'], ['refresh', 'Audit readiness at all times', 'Not just in the months preceding a certification review. The program is always live.'], ['trending', 'Lower total cost of compliance over time', 'The maintenance burden decreases when compliance is embedded rather than bolted on.'], ['shield', 'A stronger security posture', 'Designed-in controls are applied more consistently than policy-only measures.'], ].map(([icon, t, d], i) => (

{t}

{d}

))}
); /* ── CORE VALUES ──────────────────────────────────────────── */ const CoreValues = () => (
{VALUES.map(([icon, t, d], i) => (

{t}

{d}

))}
); /* ── OUR STORY + LEADERSHIP ───────────────────────────────── */ const StoryAndLeadership = () => (
{/* Founding narrative */}
Our story

Founded by practitioners who'd seen the gap from the inside.

Our leadership spent careers inside Big Four advisory, government security agencies, and enterprise CISO offices. From those seats, they watched the same story repeat: the IT contractors competing for serious government and enterprise work were being underserved — priced out by the global firms, boxed in by single-framework auditors, and sold tools that could monitor a control but never implement or certify one.

So they built the firm they wished those companies could hire: enterprise-grade expertise, delivered at a boutique scale, across the full compliance lifecycle and every framework that matters. That conviction — that mid-market builders deserve a true partner — is still why we get up in the morning.

We don't just audit — we partner with your organization to build resilient, certifiable security programs from the ground up.

The Verigo promise
); /* ── TEAM CREDENTIALS BAND ────────────────────────────────── */ const TeamBand = () => (
Depth on the bench

Senior practitioners. Every engagement.

Every Verigo engagement is delivered by senior practitioners with an average of 20+ years of applied experience — trained and qualified to coach, consult, and formally audit across the full lifecycle, with a peer-review quality gate on every deliverable.

{[ 'Backgrounds spanning Big Four advisory, government security agencies, and enterprise CISO roles', 'Qualified across the full lifecycle — coach, consult, and formally audit', 'A knowledge base continuously updated with regulatory change and audit-authority guidance', ].map((t, i) => (
{t}
))}
Certifications held across the team
{CREDENTIALS.map(c => ( {c} ))}
20+
Years avg. experience
100%
Senior-led delivery
); /* ── CLOSING CTA ──────────────────────────────────────────── */ const ClosingCTA = ({ onNav }) => (
Let's build something certifiable

Your next contract is waiting on a credential. Let's go earn it.

Tell us where you are — a target framework, a contract deadline, or just a goal. We'll bring 20+ years of expertise and a clear path to certification.

onNav('contact')}>Start a Conversation onNav('services')}>Explore our services
); /* ── PAGE ─────────────────────────────────────────────────── */ const AboutPage = ({ onNav }) => (
); Object.assign(window, { AboutPage });