diff --git a/src/App.js b/src/App.js
index dfd740d..2edf7ff 100644
--- a/src/App.js
+++ b/src/App.js
@@ -26,7 +26,7 @@ const InBetweenSite6 = React.lazy(() =>
import("./pages/study_site_6/InBetweenSite6")
);
-const TestInfoPage = React.lazy(() => import("./pages/TestInfoPage"));
+const MainInfoPage = React.lazy(() => import("./pages/MainInfoPage"));
const EndPage = React.lazy(() => import("./pages/EndPage"));
const StartPage1 = React.lazy(() => import("./pages/study_site_1/StartPage1"));
@@ -157,7 +157,7 @@ function App() {
path="/"
element={
{PARTICIPANT_NUMBER}
++ Here is the ID, with which you can contact me to redact consent and + other related data or ask specific questions afterwards. +
++ {PARTICIPANT_NUMBER} +
+Welcome to the main part of this user study.
++ Here, you will go through six different imaginary websites with the goal + of completing a given task. Each website and its corresponding task will + be described before you try to accomplish its goal.{" "} +
++ Please notify me when you have reached the task description of the next + website so that I can give you the corresponding questionnaire before + starting with the task on the next website. If there are any questions, + feel free to ask me at any time. +
+Thank you for participation. ❤️
+- Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy - eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam - voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet - clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit - amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam - nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, - sed diam voluptua. At vero eos et accusam et justo duo dolores et ea - rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem - ipsum dolor sit amet. -
-