Get in Touch
Request a pilot, schedule a demo, or just ask questions.
📧 Email Integration Setup
To receive form submissions, set up Resend or SendGrid:
- Sign up for Resend (free tier: 100 emails/day)
- Add
RESEND_API_KEYto your environment variables - Uncomment email code in
/src/app/contact/actions.ts - Run
npm install resend - Update sender email domain in the code