Signup

Full-page account signup section for travelers and invited provider representatives.

Join the Club

Create an account and travel with complete peace of mind.

direct signup

Must be at least 8 characters with one number.

Already have an account?

---
import Signup from "@features/signup/Signup.astro";
---

<Signup />
---
blocks:
  _component: page-sections/features/signup
---

Overview

Use Signup when a page should render the complete account creation flow rather than a small inline form. This section is currently powered by a client-loaded React page that adapts to invitation query parameters and handles onboarding internally, so there are no editable component inputs yet.

Properties

No properties available. Make sure the component has a valid .cloudcannon.structure-value.yml file.