to pre-fill subject $service_slug = isset($_GET['service']) ? preg_replace('/[^a-z0-9\-]/', '', strtolower($_GET['service'])) : ''; $service_map = [ 'custom-ai-assistants' => 'Custom AI Assistants', 'agentic-product-development' => 'Agentic Product Development', 'marketing-content-creation' => 'Marketing Content Creation', 'workflow-automation' => 'Workflow Automation', 'marketing-image-creation' => 'Marketing Image Creation', 'product-prototypes' => 'Product Prototypes', 'marketing-video-creation' => 'Marketing Video Creation', 'knowledge-management' => 'Knowledge Management', ]; $service_label = isset($service_map[$service_slug]) ? $service_map[$service_slug] : ''; $prefill_subject = $service_label !== '' ? 'Inquiry: ' . $service_label : ''; ?> Contact — Midus

Please enter your name.

Please enter a valid email address.

Please enter a message.

Sending...
Thanks — your message has been sent. We'll be in touch within one business day.
Something went wrong. Please try again or email us directly.