Skip to content

Commit 02bbf84

Browse files
David SumnerDavid Sumner
authored andcommitted
Added Law Firm Case Study
1 parent 671bb91 commit 02bbf84

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/pages/index.js

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,22 @@ const IndexPage = () => {
6969
tech: "Amazon Bedrock · LLM Extraction · Skills Ontology · Workforce Analytics",
7070
theme: "Organizations are information-rich. The gap is insight."
7171
}
72+
{
73+
id: "02",
74+
label: "STRATEGIC VENDOR SELECTION",
75+
client: "Multi-Office Law Firm (DC · NY · SF)",
76+
title: "Cutting Through Six MSP Proposals to Find the Right Partner for a 40-Person Firm",
77+
challenge: "A 50-person litigation firm operating across three major markets had outgrown its incumbent IT provider — a vendor with deep political ties to firm leadership but a documented security failure and premium pricing that couldn't be justified. The firm needed to evaluate six competing managed service providers, but each proposal used different pricing structures, different SLA definitions, and different assumptions about scope. Comparing them directly was like comparing six different languages.",
78+
approach: "Built a structured evaluation framework from the ground up: a weighted scoring matrix spanning security posture, unified communications, compliance readiness, service desk coverage, and total cost of ownership. Each vendor's proposal was normalized against the same criteria regardless of how they chose to present it. SOC 2 certifications were independently verified. Risk and cost tradeoffs were modeled visually so firm leadership could see where the gaps were — not just who scored highest, but why. Vendor write-ups were produced for each of the six finalists, and a full transition roadmap with IT recruitment advisory was delivered alongside.",
79+
outcome: "Two vendors emerged as clear finalists — differentiated not just on price but on security maturity and cultural fit for a firm operating in sensitive litigation environments. Leadership had a defensible, documented rationale for their selection, independent of the incumbent relationship. The engagement also surfaced an IT staffing gap the firm hadn't previously scoped, expanding the advisory into recruitment strategy.",
80+
metrics: [
81+
{ value: "6", label: "Vendors Evaluated" },
82+
{ value: "3", label: "Markets (DC · NY · SF)" },
83+
{ value: "2", label: "Finalists Identified" }
84+
],
85+
tech: "Vendor Scoring Matrix · SOC 2 Verification · Risk Modeling · IT Governance · Transition Planning",
86+
theme: "The right decision needs more than a gut feeling. It needs a defendable framework that holds up to scrutiny."
87+
}
7288
]
7389

7490
const currentWork = [

0 commit comments

Comments
 (0)