Developer notes
- Replace the
FORM_ENDPOINT
in the script with your API (Formspree, Netlify, Firebase function, etc.).
- To accept payments, connect Stripe (client+server) and create a payment/booking flow.
- Deploy as static site on GitHub Pages, Netlify, or Vercel. For scheduling, integrate with Google Calendar API or a bookings SaaS.