diff --git a/src/_includes/values.njk b/src/_includes/values.njk index a127ca2dde..0240d8bfef 100644 --- a/src/_includes/values.njk +++ b/src/_includes/values.njk @@ -1,22 +1,22 @@
- {% image "./images/pictograms/results.png", "Icon representing Results, Not Hours", [128] %} + {% image "./images/pictograms/results.png", "Icon representing Results", [128] %}
Results
- {% image "./images/pictograms/iteration.png", "Icon representing Apply Optimism", [128] %} + {% image "./images/pictograms/iteration.png", "Icon representing Iterative Improvement", [128] %}
Iterative Improvement
- {% image "./images/pictograms/community.png", "Icon representing Community-First", [128] %} + {% image "./images/pictograms/community.png", "Icon representing Collaborative Community", [128] %}
Collaborative Community
- {% image "./images/pictograms/candor.png", "Icon representing Use Candor", [128] %} + {% image "./images/pictograms/candor.png", "Icon representing Constructive Candor", [128] %}
Constructive Candor
- {% image "./images/pictograms/trusting.png", "Icon representing Bias for Action", [128] %} + {% image "./images/pictograms/trusting.png", "Icon representing Customer Empathy", [128] %}
Customer Empathy
\ No newline at end of file