Update Navigation “main”

This commit is contained in:
mbcube
2026-04-03 16:06:41 -04:00
parent 7e474a85a2
commit bc02da9d48

View File

@@ -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",