This is a stubbed multi-step booking flow. Each step submits via /api/bookings. Build out the actual fields per step using react-hook-form + the createBookingSchema Zod validator already wired up.
/api/bookings
react-hook-form
createBookingSchema