diff --git a/docs/images/week01/22_AV_COURTIN_Berenice_08.jpg b/docs/images/week01/22_AV_COURTIN_Berenice_08.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9d84ce820b9acc4fa4a86aafa6ed53e183400219
Binary files /dev/null and b/docs/images/week01/22_AV_COURTIN_Berenice_08.jpg differ
diff --git a/docs/images/week01/22_AV_COURTIN_Berenice_11.jpg b/docs/images/week01/22_AV_COURTIN_Berenice_11.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..57c7aac8055423ef81d80c6e171c70b46cf5092d
Binary files /dev/null and b/docs/images/week01/22_AV_COURTIN_Berenice_11.jpg differ
diff --git a/docs/images/week01/22_AV_COURTIN_Berenice_15.jpg b/docs/images/week01/22_AV_COURTIN_Berenice_15.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..4de5dec66fcb57992c47fcc6c00042744a690e28
Binary files /dev/null and b/docs/images/week01/22_AV_COURTIN_Berenice_15.jpg differ
diff --git "a/docs/images/week01/Capture d\342\200\231e\314\201cran 2022-06-22 a\314\200 21.21.10.png" "b/docs/images/week01/Capture d\342\200\231e\314\201cran 2022-06-22 a\314\200 21.21.10.png"
new file mode 100644
index 0000000000000000000000000000000000000000..33f4ca23afc6566dfac2c3fcaeea36a4c792e5cf
Binary files /dev/null and "b/docs/images/week01/Capture d\342\200\231e\314\201cran 2022-06-22 a\314\200 21.21.10.png" differ
diff --git a/docs/index.md b/docs/index.md
index 380bb4512ed10f793701363dda09cf37f6b0ae71..bb6b54358479c34d3151fb941487d287eeac2c80 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -45,7 +45,7 @@ Photo by <a href="https://unsplash.com/photos/nbW-kaz2BlE">Michael Dziedzic</a>
 
 ## About me
 
-![](./images/week01/22_AV_COURTIN_Berenice_10.jpg){ width=600 align=right }
+![](./images/week01/22_AV_COURTIN_Berenice_08.jpg){ width=600  }
 
 My name is Bérénice Courtin, I am a multidisciplinary artist from Paris, based in Geneva and Barcelona, after my Master in Contemporary Applied Arts at the school Massana in Barcelona and an exchange in Geneva, in Switzerland, at the school HEAD. I am focused on textile arts, audio-visuals and performance. I’ve been collaborating recently with international artists for a project I’ve been working on for the past two years, talking about my grand father Kazimierz Gaca. He was a polish resistant during the Second World War, working with the ENIGMA machine. I made fabrics with a digital Jacquard loom (TC2), were I hid codes, inspired by the ENIGMA secret messages, comparing the loom and the ENIGMA machine, as both being the origins of the computer and the binary code. We also created a performance of experimental cinema on this subject that we presented at the festival La Alternativa, at CCCB in Barcelona.  
 
@@ -67,7 +67,7 @@ I was born in a nice city called..
 
 I'm a paragraph. Edit the page on Gitlab to add your own text and edit me.  I’m a great place for you to tell a story and let your users know a little more about you.​
 
-### Project A
+### Webs Of Power: Weave Resistance
 
 _below how to add an image from an external site:_
 
@@ -75,8 +75,8 @@ _below how to add an image from an external site:_
 
 _below an image from the assets/images folder. Never use absolute paths (starting with /) when linking local images, always relative._
 
-![This is another caption](./images/home/sample-image.jpg){ width=300 align=left }
-![This is another caption](./images/home/sample-image.jpg){ width=300 align=right }
+![This is another caption](./images/week01/22_AV_COURTIN_Berenice_10.jpg){ width=300 align=left }
+![This is another caption](./images/week01/Capture d’écran 2022-06-22 à 21.21.10.png){ width=300 align=right }
 
 <!-- This below clears both sides under "aligned" images - see two images above.
 Can also be used just as "clear: right;" rather than "clear: both;", if you are using an image on the right, for example.