diff --git a/pages/index.tsx b/pages/index.tsx
index 58237d8..2d2f65d 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -1,4 +1,6 @@
import type { NextPage } from 'next'
+import { GitHub } from 'react-feather'
+import Link from 'next/link'
import Head from 'components/Head/NextHead'
@@ -9,8 +11,23 @@ const Home: NextPage = () => {
Hello Beautiful World of Coding !
- Some sort of tests +
+ You feel a calming tranquility.
+
+ You're filled with determination...
+
+