diff --git a/preview/pages/onboarding.html b/preview/pages/onboarding.html new file mode 100644 index 000000000..cb2230625 --- /dev/null +++ b/preview/pages/onboarding.html @@ -0,0 +1,149 @@ +--- +layout: base +title: Onboarding +permalink: onboarding.html +--- + + + + + + {% include "layout/navbar-logo.html" class="logo-gray" %} + + + {% include "ui/progress-steps.html" count=5 current=2 %} + + + Skip to dashboard + + + + + + + + + + Let's set up your account + + + + + + Full name + + + + Company name + + + + Role + + Select your role + Developer + Designer + Manager + Founder + Other + + + + Team size + + + + Just me + + + + 2-10 people + + + + 11-50 people + + + + 50+ people + + + + + What are you planning to use this for? + + + + Personal projects + + + + + + Business applications + + + + + + Client work + + + + + + Learning and experimentation + + + + + How did you hear about us? + + + + Search engine + + + + + + Social media + + + + + + Friend or colleague + + + + + + Blog or article + + + + + + Other + + + + + + + + Send me product updates and tips via email + + + + + + + + {% include "ui/button.html" text="Back" color="link link-secondary" %} + {% include "ui/button.html" text="Continue" color="primary" %} + + + +