diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 3d23075..e4b266e 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -99,16 +99,25 @@ const Home: NextPage = ({projects}: HomeStaticProps) => { -
-
-
- { - projects.map((project, index) => - - ) - } +
+
+
+
Hi. I'm Ryan Walters.
+
Full Stack Software Developer
+
+
+ +
+
+
+ { + projects.map((project, index) => + + ) + } +