0.95
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 2m56s

This commit is contained in:
2026-03-25 16:25:19 -04:00
parent 66495f7b17
commit 70d8d83691
137 changed files with 1668 additions and 5133 deletions

View File

@@ -1,13 +1,13 @@
{
"links": [
{ "name": "Accueil", "href": "/" },
{ "name": "Services", "href": "/services" },
{ "name": "Services", "href": "/#services" },
{ "name": "Contact", "href": "/contact" },
{ "name": "Soumission", "href": "/soumission" }
{ "name": "Soumission", "href": "/submission" }
],
"cta": {
"label": "Soumission gratuite",
"href": "/soumission"
"href": "/submission"
},
"servicesSection": {
"title": "Nos Services",
@@ -17,6 +17,6 @@
},
"pageTitles": {
"services": "Services",
"soumission": "Soumission"
"submission": "Soumission"
}
}