/* CX Defense — Contact page (working faked form) */ const { Nav, Rule, PageHero, Banner, CTA, Footer } = window; const { useState } = React; const TOPICS = [ 'Network security architecture', 'Traffic analysis & monitoring', 'Web & data protection', 'Virtualization & infrastructure', 'GDPR / compliance', 'Threat intelligence / investigation', 'Ongoing retained defense', 'Something else', ]; function ContactForm() { const [sent, setSent] = useState(false); const [name, setName] = useState(''); if (sent) { return (
{name ? name.split(' ')[0] + ', y' : 'Y'}ou'll hear back from an engineer within one business day — not an autoresponder. Everything you sent is confidential from this moment.
Within one business day, you'll hear back from an engineer — not an autoresponder, not a sales sequence. If your enquiry is in our depth, we'll propose a short scoping conversation. If it isn't, we'll tell you straight away and point you somewhere better.
You don't need to prepare documentation or know the right terminology. Describe the situation in your own words; precision is our job.
Found a vulnerability relating to our infrastructure? We respond to good-faith disclosures with respect and urgency.
Within one business day. Urgent incident enquiries are prioritised — mark your subject line [URGENT].