// CTA.jsx — final conversion panel function CTA({ onBook, onContact }) { return (

Ready to hand the back office over?

Tell us what's eating your week. We'll send back a written plan, a fixed quote, and a date we can ship the first workflow live.

); } window.CTA = CTA;