21 lines
595 B
JSON
21 lines
595 B
JSON
{
|
|
"_comment": "FeatureGrid component defaults (shared across pages). Explore the toolkit goes to /learn; feature cards stay non-interactive until destinations are decided.",
|
|
"linkText": "Explore the toolkit",
|
|
"linkHref": "/learn",
|
|
"ariaLabel": "Feature tools and services",
|
|
"features": {
|
|
"decisionMaking": {
|
|
"ariaLabel": "Choose how you decide"
|
|
},
|
|
"valuesAlignment": {
|
|
"ariaLabel": "Name your values"
|
|
},
|
|
"membershipGuidance": {
|
|
"ariaLabel": "Define membership"
|
|
},
|
|
"conflictResolution": {
|
|
"ariaLabel": "Plan for conflict"
|
|
}
|
|
}
|
|
}
|