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.tech

Installation

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

PropTypeDefaultDescription
urlstringNEXT_PUBLIC_CALENDLY_URLCalendly event URL. Falls back to env, then email CTA.