Update Navigation “main”
This commit is contained in:
@@ -1,9 +1,25 @@
|
|||||||
{
|
{
|
||||||
"links": [
|
"links": [
|
||||||
{ "name": "Accueil", "href": "/" },
|
{
|
||||||
{ "name": "Services", "href": "/#services" },
|
"name": "Accueil",
|
||||||
{ "name": "Contact", "href": "/contact" },
|
"href": "/"
|
||||||
{ "name": "Soumission", "href": "/submission" }
|
},
|
||||||
|
{
|
||||||
|
"name": "Services",
|
||||||
|
"href": "/#services"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Contact",
|
||||||
|
"href": "/contact"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Soumission",
|
||||||
|
"href": "/submission"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Blog",
|
||||||
|
"href": "/blog"
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"cta": {
|
"cta": {
|
||||||
"label": "Soumission gratuite",
|
"label": "Soumission gratuite",
|
||||||
|
|||||||
Reference in New Issue
Block a user