From 2e69f711e1d004d4e7c959b8ad3388d96baa672f Mon Sep 17 00:00:00 2001 From: Erik Sevelin <91209290+SortHvit@users.noreply.github.com> Date: Sat, 9 Nov 2024 16:34:50 +0100 Subject: [PATCH] Add question component to at the fair page --- src/app/student/at-the-fair/page.tsx | 43 +++++++++++++++++++--------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/src/app/student/at-the-fair/page.tsx b/src/app/student/at-the-fair/page.tsx index 596f26b..a076eda 100644 --- a/src/app/student/at-the-fair/page.tsx +++ b/src/app/student/at-the-fair/page.tsx @@ -12,19 +12,19 @@ export default async function AtFairPage() { for can be intimidating! But don't fret, below we’ve collected some tips on how to get the most out of your conversation.

-

-

-

+ + +

Remember that you are not chatting with an AI who just knows facts about the company, but with another person. Think of it as a date @@ -33,7 +33,24 @@ export default async function AtFairPage() {
Example questions +

+ Below are some examples of questions you can ask the companies during + Armada. +

{/*INSERT QUESTION GENERATOR HERE*/} +
+

+ Question +

+
+

+ + If you could give your younger self advice about working in your + field, what would it be? + +

+
+
)