diff --git a/public/education/education.js b/public/education/education.js
index 100045b18e4932e07e646c1724322cdf0bfa67c6..b25958c7350e95454c5b4d96088a6f5482db3594 100644
--- a/public/education/education.js
+++ b/public/education/education.js
@@ -725,7 +725,7 @@ const NAV_MENU_ITEMS = [
         "/software-development/",
         "Software",
         [
-            ["/software-development/#projects", "Nos Projets"],
+            ["/software-development/#projects", "Projets"],
             ["/software-development/#service", "Prestation de services"],
         ],
     ],
@@ -893,9 +893,20 @@ class Template {
                                 "Toutes les images du site ont été réalisées par nos soins et peuvent être réutilisées pour un usage personnel.",
                         },
                         {
-                            tag: "a",
-                            href: "mailto:contact@kuadrado-software.fr",
-                            contents: "contact@kuadrado-software.fr",
+                            tag: "span",
+                            contents:
+                                "<b><blue>Où sommes-nous ? </blue></b>32 rue Simon Vialet, 07240 Vernoux en Vivarais. Ardèche, France",
+                        },
+                        {
+                            tag: "div",
+                            contents: [
+                                { tag: "span", contents: "<b><blue>Nous contacter : </blue><b>" },
+                                {
+                                    tag: "a",
+                                    href: "mailto:contact@kuadrado-software.fr",
+                                    contents: "contact@kuadrado-software.fr",
+                                },
+                            ],
                         },
                     ],
                 },
diff --git a/public/games/games.js b/public/games/games.js
index 627a2c7f740f7de3710eb35ea685ca8613d877c4..9e6852544642828b6140cf2283b1452444277a7b 100644
--- a/public/games/games.js
+++ b/public/games/games.js
@@ -527,7 +527,7 @@ const NAV_MENU_ITEMS = [
         "/software-development/",
         "Software",
         [
-            ["/software-development/#projects", "Nos Projets"],
+            ["/software-development/#projects", "Projets"],
             ["/software-development/#service", "Prestation de services"],
         ],
     ],
@@ -695,9 +695,20 @@ class Template {
                                 "Toutes les images du site ont été réalisées par nos soins et peuvent être réutilisées pour un usage personnel.",
                         },
                         {
-                            tag: "a",
-                            href: "mailto:contact@kuadrado-software.fr",
-                            contents: "contact@kuadrado-software.fr",
+                            tag: "span",
+                            contents:
+                                "<b><blue>Où sommes-nous ? </blue></b>32 rue Simon Vialet, 07240 Vernoux en Vivarais. Ardèche, France",
+                        },
+                        {
+                            tag: "div",
+                            contents: [
+                                { tag: "span", contents: "<b><blue>Nous contacter : </blue><b>" },
+                                {
+                                    tag: "a",
+                                    href: "mailto:contact@kuadrado-software.fr",
+                                    contents: "contact@kuadrado-software.fr",
+                                },
+                            ],
                         },
                     ],
                 },
diff --git a/public/main.js b/public/main.js
index a5ed833ee3a7b7add125ee046061e5b3af0b6f95..618a89153d6a205e6a66a70485b1342dcb09104f 100644
--- a/public/main.js
+++ b/public/main.js
@@ -658,7 +658,7 @@ const NAV_MENU_ITEMS = [
         "/software-development/",
         "Software",
         [
-            ["/software-development/#projects", "Nos Projets"],
+            ["/software-development/#projects", "Projets"],
             ["/software-development/#service", "Prestation de services"],
         ],
     ],
@@ -826,9 +826,20 @@ class Template {
                                 "Toutes les images du site ont été réalisées par nos soins et peuvent être réutilisées pour un usage personnel.",
                         },
                         {
-                            tag: "a",
-                            href: "mailto:contact@kuadrado-software.fr",
-                            contents: "contact@kuadrado-software.fr",
+                            tag: "span",
+                            contents:
+                                "<b><blue>Où sommes-nous ? </blue></b>32 rue Simon Vialet, 07240 Vernoux en Vivarais. Ardèche, France",
+                        },
+                        {
+                            tag: "div",
+                            contents: [
+                                { tag: "span", contents: "<b><blue>Nous contacter : </blue><b>" },
+                                {
+                                    tag: "a",
+                                    href: "mailto:contact@kuadrado-software.fr",
+                                    contents: "contact@kuadrado-software.fr",
+                                },
+                            ],
                         },
                     ],
                 },
diff --git a/public/software-development/software-development.js b/public/software-development/software-development.js
index e5720cdd65f77ccaed721b97fd1f92911b0c02f0..d868a41d144a990d19dfcc635b40bf8f6fee11a6 100644
--- a/public/software-development/software-development.js
+++ b/public/software-development/software-development.js
@@ -337,7 +337,7 @@ class ServiceSection {
                         {
                             tag: "strong",
                             contents:
-                                "Des solutions <blue>sur mesure, légères, simples, maintenables, scalables et ecologiques</blue>",
+                                "Des solutions <blue>sur mesure, légères, simples, maintenables, scalables et écologiques</blue>",
                         },
                     ],
                 },
@@ -626,7 +626,7 @@ class SoftwareDevelopment extends WebPage {
                 {
                     tag: "h2",
                     id: "projects", //anchor
-                    contents: "Nos projets",
+                    contents: "Projets",
                     class: "page-section-title",
                 },
                 new SoftwareArticles().render(),
@@ -675,7 +675,7 @@ const NAV_MENU_ITEMS = [
         "/software-development/",
         "Software",
         [
-            ["/software-development/#projects", "Nos Projets"],
+            ["/software-development/#projects", "Projets"],
             ["/software-development/#service", "Prestation de services"],
         ],
     ],
@@ -843,9 +843,20 @@ class Template {
                                 "Toutes les images du site ont été réalisées par nos soins et peuvent être réutilisées pour un usage personnel.",
                         },
                         {
-                            tag: "a",
-                            href: "mailto:contact@kuadrado-software.fr",
-                            contents: "contact@kuadrado-software.fr",
+                            tag: "span",
+                            contents:
+                                "<b><blue>Où sommes-nous ? </blue></b>32 rue Simon Vialet, 07240 Vernoux en Vivarais. Ardèche, France",
+                        },
+                        {
+                            tag: "div",
+                            contents: [
+                                { tag: "span", contents: "<b><blue>Nous contacter : </blue><b>" },
+                                {
+                                    tag: "a",
+                                    href: "mailto:contact@kuadrado-software.fr",
+                                    contents: "contact@kuadrado-software.fr",
+                                },
+                            ],
                         },
                     ],
                 },
diff --git a/src/template/template.js b/src/template/template.js
index fc416522c808c2d2aa42ad05bd34466a4384620c..6ae6f556a0cc9f07848d503f36dcb42833827c7d 100644
--- a/src/template/template.js
+++ b/src/template/template.js
@@ -58,9 +58,20 @@ class Template {
                                 "Toutes les images du site ont été réalisées par nos soins et peuvent être réutilisées pour un usage personnel.",
                         },
                         {
-                            tag: "a",
-                            href: "mailto:contact@kuadrado-software.fr",
-                            contents: "contact@kuadrado-software.fr",
+                            tag: "span",
+                            contents:
+                                "<b><blue>Où sommes-nous ? </blue></b>32 rue Simon Vialet, 07240 Vernoux en Vivarais. Ardèche, France",
+                        },
+                        {
+                            tag: "div",
+                            contents: [
+                                { tag: "span", contents: "<b><blue>Nous contacter : </blue><b>" },
+                                {
+                                    tag: "a",
+                                    href: "mailto:contact@kuadrado-software.fr",
+                                    contents: "contact@kuadrado-software.fr",
+                                },
+                            ],
                         },
                     ],
                 },