Commit 2e61499 stevenjmesser
committed
1 parent 0f80a59 commit 2e61499 Copy full SHA for 2e61499
File tree 1 file changed +29
-1
lines changed
1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 9
9
{{
10
10
appHero({
11
11
'title': {
12
- 'text': 'Find planning and housing data that is easy to understand, use and trust'
12
+ 'text': 'Find planning and housing data that is easy to use and trust'
13
13
},
14
14
'description': {
15
15
'html': 'A platform to help you create services to inform planning and housing decisions in England.',
@@ -60,6 +60,34 @@ <h2 class="govuk-heading-m">{% if params.title %}{{ params.title }}{% else %}Ple
60
60
{% endif %}
61
61
{% endmacro %}
62
62
63
+ {{
64
+ _feature({
65
+ 'title': 'Co-design planning data',
66
+ 'description': 'We speak to planners, policy-makers and people building services to co-design data for a range of use cases.',
67
+ 'image': {
68
+ 'src': '/images/explore',
69
+ },
70
+ 'link': {
71
+ 'href': 'https://design.planning.data.gov.uk/',
72
+ 'text': 'View and contribute to data design'
73
+ },
74
+ })
75
+ }}
76
+
77
+ {{
78
+ _feature({
79
+ 'title': 'Provide planning data',
80
+ 'description': 'The platform makes it easier for organisations to provide authoritative, trustworthy data and keep it up-to-date.',
81
+ 'image': {
82
+ 'src': '/images/explore',
83
+ },
84
+ 'link': {
85
+ 'href': 'https://www.planning.data.gov.uk/guidance',
86
+ 'text': 'Check and provide planning data'
87
+ },
88
+ })
89
+ }}
90
+
63
91
{{
64
92
_feature({
65
93
'title': 'Explore data on a map',
You can’t perform that action at this time.
0 commit comments