From b2ff63586acbdcd8e1c8159cac2c09724306eda6 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 31 May 2023 15:51:47 +0300 Subject: chore(corp/rih): reverse form order This makes more sense to me. Change-Id: I013bf9457f20a31a9762768607f4094358e1b7cb Reviewed-on: https://cl.tvl.fyi/c/depot/+/8693 Tested-by: BuildkiteCI Reviewed-by: tazjin --- corp/rih/src/home.html | 65 ++++++++++++++++++++++++++------------------------ 1 file changed, 34 insertions(+), 31 deletions(-) diff --git a/corp/rih/src/home.html b/corp/rih/src/home.html index 2098e9a6dd..7f26144979 100644 --- a/corp/rih/src/home.html +++ b/corp/rih/src/home.html @@ -83,41 +83,11 @@ html! {
-

{"Let's get started with a few basic personal details ..."}

+

{"Let's get started with you telling us a bit about what kind of job you would like!"}

-
- - -
- -
- - -
{"No newsletters, no spam - we will only reach out if there's a match!"}
-
- -
- - {citizenship_input(self, link)} -
{"We need to know this to estimate immigration-related bureaucracy. If you hold more than one citizenship, pick the one with which you'd want to receive a work visa."}
-
- -
- - -
{"Any specific places where you'd like to live? Would you be moving with family? Any other assistance required?"}
-
- -
-

{"Now lets have a look at what you'd like to work with!"}

@@ -155,6 +125,39 @@ html! {
{"Tell us a bit about what you're looking for in a job and in an employer."}
+
+

{"Now we also need some personal details about you:"}

+ +
+ + +
+ +
+ + +
{"No newsletters, no spam - we will only reach out if there's a match!"}
+
+ +
+ + {citizenship_input(self, link)} +
{"We need to know this to estimate immigration-related bureaucracy. If you hold more than one citizenship, pick the one with which you'd want to receive a work visa."}
+
+ +
+ + +
{"Any specific places where you'd like to live? Would you be moving with family? Any other assistance required?"}
+
+ + +

{"This page is still under construction! Please reach out at contact@ if you have any questions."}

-- cgit 1.4.1