diff --git a/pages/index.js b/pages/index.js
index 8a75a75..52f062b 100644
--- a/pages/index.js
+++ b/pages/index.js
@@ -17,8 +17,8 @@ export default function Home({ person, caseStudies }) {
return (
-
Create Next App
-
+ Tanguy Herbron
+
@@ -35,6 +35,7 @@ export async function getStaticProps() {
firstName: "Tanguy",
lastName: "Herbron",
description: "Full Stack Developer",
+ profilePicture: "/images/profile-picture.png",
infos: {
location: {
value: "Copenhagen, Denmark",