diff --git a/src/App.tsx b/src/App.tsx
index e4299dc7..5a836898 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -4,6 +4,7 @@ import Error404 from './pages/Error404';
import Exercise1 from './pages/Exercise1';
import Home from './pages/Home';
import Lesson1 from './pages/Lesson1';
+import Lesson10 from './pages/Lesson10';
import Lesson2_1 from './pages/Lesson2_1';
import Lesson2_2 from './pages/Lesson2_2';
import Lesson3 from './pages/Lesson3';
@@ -26,6 +27,7 @@ function App(): JSX.Element {
Copied to Clipboard
-Copied to Clipboard
+- Lorem ipsum dolor sit amet, consecteur adipiscing elit, sed do - eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut - enim ad minim vernian, quis nostrud exercitation ullamco laboris - nisi ut aliquip ex ea commodo consequat. + Welcome to Parcel Pointers! This learning lab is designed to + help you learn everything about pointers and how they are used + by following our robot Pipi through a warehouse. By the end of + the learning lab, hopefully you should know how and where to use + pointers in your own projects!