diff --git a/app/page.tsx b/app/page.tsx index 5cc3666..fd576f4 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -13,8 +13,7 @@ export default async function Home() {
- A corporate learning platform to organize courses for your team, - complete with AI chatbot support. + From sign-up to skill-up in minutes.
Question {index + 1}
+{r.questionText}
Your answers: {r.selectedOptions.map((o) => o.text).join(", ")}