Component
Calendly Embed
Theme-aware Calendly embed with email fallback.
Scheduler
Calendly isn’t connected yet
Send a message above and we’ll reply with times — or email directly and we’ll find a slot the same day.
hello@makershot.techInstallation
import { CalendlyEmbed } from "atroui"Usage
Pass url or set NEXT_PUBLIC_CALENDLY_URL. Without either, the preview shows the “Calendly isn’t connected” fallback with a hello@makershot.tech mailto — same as production when env is missing.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| url | string | NEXT_PUBLIC_CALENDLY_URL | Calendly event URL. Falls back to env, then email CTA. |