import React from “react”;
import {
ShieldCheck,
KeyRound,
FileText,
Map,
Clock,
Users,
Globe2,
Monitor,
Building2,
Landmark,
ChevronRight,
ArrowRight,
CalendarClock,
} from “lucide-react”;

/**

  • SafeCipher – Cryptographic Compliance & PKI Workshop
  • Single-page React component in the SafeCipher HSM/PKI theme.
  • TailwindCSS styling; CTAs wired to safecipher.co.uk/contact/
    / export default function CryptoComplianceWorkshop({ logoUrl }: { logoUrl?: string }) { return ( {/ Top accent */}
    {/* Header */}
    {logoUrl ? ( SafeCipher ) : ( SC )} SafeCipher Contact {/* Hero */}
    SafeCipher Cryptographic Compliance & PKI Workshop A focused, expert‑led engagement to assess your cryptographic posture, identify risks, and define a vendor‑neutral roadmap to FIPS 140‑3, cloud readiness, and quantum‑safe security—aligned with your PKI and HSM migration plans. Book the workshop Request sample deliverables {/* Purpose & Format */}
    Purpose Establish a clear, vendor‑neutral view of cryptographic risks across PKI, HSMs, cloud, and OT/IoT; then agree a practical, staged roadmap to compliance and PQC readiness. <div className="rounded-2xl border border-slate-200 bg-white p-6 shadow-sm lg:col-span-2"> <div className="flex items-center gap-2 text-slate-800"> <CalendarClock className="h-5 w-5" /> <p className="font-semibold">Format</p> </div> <div className="mt-3 grid gap-3 sm:grid-cols-2"> <div className="rounded-lg bg-slate-50 p-4 text-sm text-slate-700"> <p className="font-medium">Phase A — Stakeholder Discovery</p> <ul className="mt-2 list-disc pl-5 space-y-1"> <li>Up to 6× 1:1 interviews (30–45 mins each)</li> <li>PKI governance, key custody, cloud/HSM use, algorithm lifecycle</li> <li>OT/IoT dependencies and compliance drivers</li> </ul> </div> <div className="rounded-lg bg-slate-50 p-4 text-sm text-slate-700"> <p className="font-medium">Phase B — Tailored Workshop (2.5–3 hours)</p> <ul className="mt-2 space-y-1"> <li><strong>0–15m</strong> Objectives & success metrics</li> <li><strong>15–45m</strong> Current‑state cryptography map</li> <li><strong>45–80m</strong> Risk heatmap (HN/DL, deprecated algos, BYOK gaps)</li> <li><strong>80–120m</strong> Target options (PKIaaS, HSMs, PQC pilots, OT/IoT flows)</li> <li><strong>120–150m</strong> 30/60/90‑day plan + quick wins</li> <li><strong>150–165m</strong> Q&A + next steps</li> </ul> </div> </div> </div> </div>{/* Deliverables & Outcomes */}
    Deliverables
    • 2‑page Executive Brief
    • Current‑state cryptography & PKI diagram
    • Risk heatmap with prioritisation
    • Draft roadmap & cost bands for compliance + PQC adoption
    Outcomes
    • Clear view of cryptographic risk posture
    • Aligned, vendor‑neutral options for PKI, HSMs, and cloud adoption
    • Practical roadmap for PQC readiness & regulatory compliance
    • Executive confidence in a quantum‑safe strategy
    {/* Global Delivery */}
    Global delivery SafeCipher workshops are designed for a global audience. With clients across EMEA, APAC, and the Americas, we schedule sessions to fit your teams and governance gates. <div className="mt-4 grid gap-3 sm:grid-cols-3 text-sm text-slate-700"> <div className="rounded-lg bg-slate-50 p-3"> <div className="flex items-center gap-2 font-medium"><Monitor className="h-4 w-4" /> Remote (default)</div> <p className="mt-1 text-slate-600">Teams/Zoom, collaborative whiteboards; includes recording & digital deliverables.</p> </div> <div className="rounded-lg bg-slate-50 p-3"> <div className="flex items-center gap-2 font-medium"><Users className="h-4 w-4" /> Hybrid</div> <p className="mt-1 text-slate-600">Remote 1:1 interviews; live workshop combining on‑site executives & remote participants.</p> </div> <div className="rounded-lg bg-slate-50 p-3"> <div className="flex items-center gap-2 font-medium"><Building2 className="h-4 w-4" /> On‑site (premium)</div> <p className="mt-1 text-slate-600">Executive sessions at your location—ideal for regulated industries or paired with key ceremonies & HSM deployments.</p> </div> </div> <div className="mt-4 grid gap-3 sm:grid-cols-2 text-sm text-slate-700"> <div className="rounded-lg bg-slate-50 p-3"><span className="font-medium">Time‑zone flexibility:</span> APAC‑friendly sessions (early UK/EMEA hours)</div> <div className="rounded-lg bg-slate-50 p-3">Americas‑friendly sessions (late UK/EMEA hours)</div> </div> <div className="mt-4 grid gap-3 sm:grid-cols-3 text-sm text-slate-700"> <div className="rounded-lg bg-slate-50 p-3">Consistent methodology across regions</div> <div className="rounded-lg bg-slate-50 p-3">Unified cryptographic risk heatmap & roadmap</div> <div className="rounded-lg bg-slate-50 p-3">Concise 2‑page executive brief for global leadership</div> </div> </div>{/* Who should attend */}
    Who should attend CISOs and Deputy CISOs • Heads of Platform/SRE • PKI owners • HSM custodians • Cloud security • OT/IoT security • Application owners. {/* CTA footer */}
    Ready to schedule your workshop?We’ll align scope, stakeholders, and success metrics—and confirm dates across regions.Book nowRequest sample pack SafeCipher — Vendor‑neutral cryptography, PKI & HSM specialists. Helping organisations safeguard keys, certificates, and compliance in the cloud, on‑prem, and OT environments.
    );
    }

Leave a Reply

Your email address will not be published. Required fields are marked *