Get in Touch

Request a pilot, schedule a demo, or just ask questions.

We'll respond within 24 hours.

📧 Email Integration Setup

To receive form submissions, set up Resend or SendGrid:

  1. Sign up for Resend (free tier: 100 emails/day)
  2. Add RESEND_API_KEY to your environment variables
  3. Uncomment email code in /src/app/contact/actions.ts
  4. Run npm install resend
  5. Update sender email domain in the code