diff --git a/config.toml b/config.toml
index 17b2299b9ea152d8f3e7ee6fe79a27599fa27ae0..05b66dee54084f889b8882e4a460d38fa5b01d76 100644
--- a/config.toml
+++ b/config.toml
@@ -47,42 +47,30 @@ link = "plugins/fuse/fuse.js"
 
 
 ############################## navigation ###############################
-
 # main menu
+
 [[menu.main]]
-weight = 1
+weight = 2
 name = "about"
 hasChildren = true
 
   [[menu.main]]
   parent = "about"
-  name = "OpenPGP"
-  URL = "about/openpgp"
-  weight = 1
-
-  [[menu.main]]
-  parent = "about"
-  name = "FOOPGP"
+  name = "Axiom-Team"
   URL = "about"
   weight = 2
 
   [[menu.main]]
   parent = "about"
-  name = "partners"
-  URL = "partner"
-  weight = 4
-
-  [[menu.main]]
-  parent = "about"
-  name = "friends"
+  name = "the team"
   URL = "author"
   weight = 3
 
   [[menu.main]]
   parent = "about"
-  name = "donate"
-  URL = "about/donate"
-  weight = 5
+  name = "partners"
+  URL = "partner"
+  weight = 4
 
   [[menu.main]]
   parent = "about"
@@ -91,51 +79,52 @@ hasChildren = true
   weight = 6
 
 [[menu.main]]
-name = "solutions"
+name = "fields"
 hasChildren = true
 URL = "solutions"
 weight = 2
 
   [[menu.main]]
-  parent = "solutions"
-  name = "authentication"
+  parent = "fields"
+  name = "governance"
   URL = "solutions/theme-authentication"
   weight = 1
 
   [[menu.main]]
-  parent = "solutions"
-  name = "encryption"
-  URL = "solutions/encryption"
-  weight = 2
+  parent = "fields"
+  name = "communication"
+  URL = "https://axiom-team.fr/supports"
+  weight = 7
 
   [[menu.main]]
-  parent = "solutions"
-  name = "email"
-  URL = "solutions/theme-email"
+  parent = "fields"
+  name = "identity"
+  URL = "solutions/encryption"
   weight = 3
 
   [[menu.main]]
-  parent = "solutions"
-  name = "identity"
-  URL = "solutions/theme-identity"
+  parent = "fields"
+  name = "blockchain"
+  URL = "solutions/theme-email"
   weight = 4
 
   [[menu.main]]
-  parent = "solutions"
-  name = "vote"
-  URL = "solutions/theme-vote"
+  parent = "fields"
+  name = "UX/UI"
+  URL = "solutions/theme-identity"
   weight = 5
 
   [[menu.main]]
-  parent = "solutions"
-  name = "currency"
+  parent = "fields"
+  name = "finances"
   URL = "solutions/theme-currency"
   weight = 6
 
 [[menu.main]]
-name = "trainings"
-URL = "course"
 weight = 3
+name = "join"
+URL = "https://axiom-team.fr/adherer"
+
 
 [[menu.main]]
 weight = 4
diff --git a/i18n/en.yaml b/i18n/en.yaml
index 42383d20ba60d7b2993cb85b7cd4a4ae1326943e..f0f855603e62811fc747418fc4b78fa49d94d569 100644
--- a/i18n/en.yaml
+++ b/i18n/en.yaml
@@ -31,18 +31,27 @@
 - id: events
   translation: events
 
+- id: fields
+  translation: fields
+
 - id: "follow us"
   translation: follow us
 
 - id: friends
   translation: friends
 
+- id: governance
+  translation: governance
+
 - id: home
   translation: home
 
 - id: identity
   translation: identity
 
+- id: join
+  translation: join
+
 - id: "join us"
   translation: join us
 
@@ -55,6 +64,9 @@
 - id: solutions
   translation: solutions
 
+- id: "the team"
+  translation: the team
+
 - id: trainings
   translation: training
 
diff --git a/i18n/fr.yaml b/i18n/fr.yaml
index 7440c174ad2ac2136aa9a06bec51484a86aa4e37..ba5f48f7cdf592f92a518d81e30250746b9015b8 100644
--- a/i18n/fr.yaml
+++ b/i18n/fr.yaml
@@ -31,18 +31,30 @@
 - id: events
   translation: évènements
 
+- id: fields
+  translation: terrains
+
+- id: finances
+  translation: trésorerie
+
 - id: "follow us"
   translation: nous suivre
 
 - id: friends
   translation: amis
 
+- id: governance
+  translation: gouvernance
+
 - id: home
   translation: accueil
 
 - id: identity
   translation: identité
 
+- id: join
+  translation: adhérer
+
 - id: "join us"
   translation: nous rejoindre
 
@@ -55,6 +67,9 @@
 - id: solutions
   translation: solutions
 
+- id: "the team"
+  translation: l'équipe
+
 - id: trainings
   translation: formations
 
diff --git a/static/images/banner/banner-1.jpg b/static/images/banner/banner-1.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8ce062afa4dca63ab72d147b8fd30c5b38b13708
Binary files /dev/null and b/static/images/banner/banner-1.jpg differ