cleanup and cms migration
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2026-03-23 20:45:24 -04:00
parent 2ba6f43489
commit 5121ba1852
47 changed files with 1275 additions and 3411 deletions

View File

@@ -0,0 +1,22 @@
{
"links": [
{ "name": "Accueil", "href": "/" },
{ "name": "Services", "href": "/services" },
{ "name": "Contact", "href": "/contact" },
{ "name": "Soumission", "href": "/soumission" }
],
"cta": {
"label": "Soumission gratuite",
"href": "/soumission"
},
"servicesSection": {
"title": "Nos Services",
"subtitle": "Des solutions complètes en peinture et décoration",
"viewAll": "Voir tous nos services",
"empty": "Aucun service disponible pour le moment."
},
"pageTitles": {
"services": "Services",
"soumission": "Soumission"
}
}