From dd2a673a22c2d4a4b033aa22ddbdacdeb2019ddf Mon Sep 17 00:00:00 2001 From: Onnimanni Hannonen Date: Sun, 2 Nov 2025 10:57:18 +0200 Subject: [PATCH 1/2] feat: add job dating links and instructions --- src/components/Header.astro | 12 ++++++- src/components/HeaderLink.astro | 5 ++- src/components/JobDatingSection.astro | 49 +++++++++++++++++---------- 3 files changed, 45 insertions(+), 21 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index bf65d2d..11a1204 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -27,9 +27,14 @@ import Logo from "./Logo.astro"; - diff --git a/src/components/HeaderLink.astro b/src/components/HeaderLink.astro index 54b7c89..3714238 100644 --- a/src/components/HeaderLink.astro +++ b/src/components/HeaderLink.astro @@ -13,10 +13,9 @@ const isActive = href === pathname || href === "/" + (subpath?.[0] || ""); href={href} class:list={[ className, - "inline-block pl-1 pr-1 text-white hover:text-accent", + "inline-block pl-1 pr-1 text-white hover:text-accent self-center", { - "font-bold border-b-2 md:border-b-4 border-accent": - isActive, + "font-bold border-b-2 md:border-b-4 border-accent": isActive, }, ]} {...props} diff --git a/src/components/JobDatingSection.astro b/src/components/JobDatingSection.astro index eec49a8..e112d64 100644 --- a/src/components/JobDatingSection.astro +++ b/src/components/JobDatingSection.astro @@ -1,23 +1,38 @@
- -

Job Dating means short 5-10 minute interviews with potential employers.

- -
- -

Step by step guide to participate:

- -
    -
  1. Download the app via App Store or Google Play. (Published on 1.11.2025)
  2. -
  3. Make an applicant profile.
  4. -
  5. Wait for invitation to an interview from an employer in the event.
  6. -
- +

+ Job Dating means short 5-10 minute interviews with potential employers. +

+ +
+ +

Step by step guide to participate:

+ +
    +
  1. + Download the app from App Store or Google Play or use the Web Version. +
  2. +
  3. + Create a profile and fill in your details. Take your time on this step, as + this information is crucial for the app to be able to match you with + companies. +
  4. +
  5. + Wait for invitation to an interview from an employer in the event. We will + notify you with push notifications (given you grant the permission) and + emails when you get matched and invited to a job dating interview. +
  6. +
- - - \ No newline at end of file + From 5561ccfedea19149c27407ec27ea7e00818e81ba Mon Sep 17 00:00:00 2001 From: Onnimanni Hannonen Date: Sun, 2 Nov 2025 17:07:35 +0200 Subject: [PATCH 2/2] fix: improvements --- src/components/Header.astro | 8 ++++---- src/components/JobDatingSection.astro | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 11a1204..879a037 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -32,8 +32,8 @@ import Logo from "./Logo.astro"; Contact Sign UpRegister @@ -69,8 +69,8 @@ import Logo from "./Logo.astro"; CONTACT SIGN UPREGISTER diff --git a/src/components/JobDatingSection.astro b/src/components/JobDatingSection.astro index e112d64..12ebd5c 100644 --- a/src/components/JobDatingSection.astro +++ b/src/components/JobDatingSection.astro @@ -25,6 +25,7 @@ this information is crucial for the app to be able to match you with companies. +
  • Enroll to "Root Expo 2025" -event
  • Wait for invitation to an interview from an employer in the event. We will notify you with push notifications (given you grant the permission) and