diff --git a/db/man.json b/db/man.json
index e97762c..992951a 100644
--- a/db/man.json
+++ b/db/man.json
@@ -59,5 +59,16 @@
"age" : 30,
"bio" :"Salut je suis Vincent et je suis facteur. Alors laisse moi te poster ma déclaration."
}
-
+ ,{
+ "prenom" : "Talon",
+ "nom" : "Riel",
+ "age" : 40,
+ "bio" :"bonjour je suis humoriste de proféssion. Si tu veux ecouté mes calembours vien me parlé"
+ }
+ ,{
+ "prenom" : "Claude",
+ "nom" : "Brisebois",
+ "age" : 27,
+ "bio" : "Bonsoir je m'appelle Claude et j'aime la chasse et la pêche traditionnelle"
+ }
]
diff --git a/db/woman.json b/db/woman.json
index 8b686cd..5cf38e5 100644
--- a/db/woman.json
+++ b/db/woman.json
@@ -63,6 +63,20 @@
"prenom" : "Alexandrie",
"nom" : "Lacasse",
"age" : 32,
- "bio" :"SAlut je suis une jeune fille qui cherche déséperment l'ammour alors s'il te plaît fait le premier pas."
+ "bio" :"Salut je suis une jeune fille qui cherche déséperement l'ammour alors s'il te plaît fait le premier pas."
}
+ ,{
+ "prenom" : "Élodie",
+ "nom" : "Fontaine",
+ "age" : 39,
+ "bio" : "Bonjour, je suis Élodie et je suis atteinte de l'hippopotomonstrosesquippedaliophobie alors n'utilise pas des mots trop long pour ta disquette."
+ }
+ ,{
+ "prenom" : "",
+ "nom" : "",
+ "age" : ,
+ "bio" :""
+ }
+
+
]
\ No newline at end of file
diff --git a/footer.php b/footer.php
index 65ba885..7563910 100644
--- a/footer.php
+++ b/footer.php
@@ -3,11 +3,11 @@