21 lines
565 B
JSON
21 lines
565 B
JSON
{
|
|
"_comment": "FeatureGrid component defaults (shared across pages). linkHref is a stub until destination pages ship.",
|
|
"linkText": "Learn more",
|
|
"linkHref": "#",
|
|
"ariaLabel": "Feature tools and services",
|
|
"features": {
|
|
"decisionMaking": {
|
|
"ariaLabel": "Decision-making support tools"
|
|
},
|
|
"valuesAlignment": {
|
|
"ariaLabel": "Values alignment exercises"
|
|
},
|
|
"membershipGuidance": {
|
|
"ariaLabel": "Membership guidance resources"
|
|
},
|
|
"conflictResolution": {
|
|
"ariaLabel": "Conflict resolution tools"
|
|
}
|
|
}
|
|
}
|