diff --git a/app/views/public/home/home.html.haml b/app/views/public/home/home.html.haml
index 56db131..d2337fc 100644
--- a/app/views/public/home/home.html.haml
+++ b/app/views/public/home/home.html.haml
@@ -69,7 +69,7 @@
.colonne_droite
#header
- =image_tag "/ff2.jpeg", :id => "fond"
+ =image_tag "/ff2.jpg", :id => "fond"
.clear
@@ -126,7 +126,7 @@
%li Recherche de fuite
%li Débouchage d'une canalisation de lavabo, d'évier ou de WC
.colonne_left1
- =image_tag "/plumb.jpg", :class => "macon_img"
+ =image_tag "/01.jpg", :class => "macon_img"
.clear
@@ -180,7 +180,7 @@
%li Rénovation
%li Réparation
.colonne_right1
- =image_tag "/elec.jpg", :class => "macon_img"
+ =image_tag "/ele.jpg", :class => "macon_img"
.clear
#footer
diff --git a/public/01.jpg b/public/01.jpg
new file mode 100644
index 0000000..e0498a7
Binary files /dev/null and b/public/01.jpg differ
diff --git a/public/carre.jpg b/public/carre.jpg
index d46cd72..e17056e 100644
Binary files a/public/carre.jpg and b/public/carre.jpg differ
diff --git a/public/ele.jpg b/public/ele.jpg
new file mode 100644
index 0000000..2f1cbcb
Binary files /dev/null and b/public/ele.jpg differ
diff --git a/public/elec.jpg b/public/elec.jpg
deleted file mode 100644
index 1cf89b7..0000000
Binary files a/public/elec.jpg and /dev/null differ
diff --git a/public/ff2.jpeg b/public/ff2.jpeg
deleted file mode 100644
index c556ec1..0000000
Binary files a/public/ff2.jpeg and /dev/null differ
diff --git a/public/ff2.jpg b/public/ff2.jpg
new file mode 100644
index 0000000..b0da9ae
Binary files /dev/null and b/public/ff2.jpg differ
diff --git a/public/macon.jpg b/public/macon.jpg
index c1afcee..f2a6270 100644
Binary files a/public/macon.jpg and b/public/macon.jpg differ
diff --git a/public/travaux.jpg b/public/travaux.jpg
index 0b05fdf..c94a319 100644
Binary files a/public/travaux.jpg and b/public/travaux.jpg differ