@@ -57,8 +57,8 @@ <h1 class="f1-l lh-title">Understanding the people in order to make more effecti
57
57
58
58
< div class ="flex flex-row flex-wrap ">
59
59
< section class ="bt w-50-ns false b--black-10 flex flex-column items-stretch justify-stretch ">
60
- < div class ="bg-gold flex items-center justify-center pa5-l pa4 false ">
61
- < img src =" / icons/icon-participating .svg ">
60
+ < div class ="make-icon bg-gold flex items-center justify-center pa5-l pa4 false ">
61
+ {{ partial " icons/icon-survey .svg" }}
62
62
</ div >
63
63
< div class ="bg-white flex flex-column content-start justify-center-ns justify-start order-1-l pa4 ">
64
64
< h3 > Get started on making your own survey</ h3 >
@@ -67,8 +67,8 @@ <h3>Get started on making your own survey</h3>
67
67
</ section >
68
68
69
69
< section class ="bt w-50-ns false b--black-10 flex flex-column items-stretch justify-stretch ">
70
- < div class ="bg-hot-pink flex items-center justify-center pa5-l pa4 false ">
71
- < img src =" / icons/icon-participating .svg ">
70
+ < div class ="make-icon bg-hot-pink flex items-center justify-center pa5-l pa4 false ">
71
+ {{ partial " icons/icon-messaging .svg" }}
72
72
</ div >
73
73
< div class ="bg-white flex flex-column content-start justify-center-ns justify-start order-1-l pa4 ">
74
74
< h3 > Effective messaging to structure your survey</ h3 >
@@ -77,8 +77,8 @@ <h3>Effective messaging to structure your survey</h3>
77
77
</ section >
78
78
79
79
< section class ="bt w-50-ns false b--black-10 flex flex-column items-stretch justify-stretch ">
80
- < div class ="bg-light-purple flex items-center justify-center pa5-l pa4 false ">
81
- < img src =" / icons/icon-participating .svg ">
80
+ < div class ="make-icon bg-light-purple flex items-center justify-center pa5-l pa4 false ">
81
+ {{ partial " icons/icon-community .svg" }}
82
82
</ div >
83
83
< div class ="bg-white flex flex-column content-start justify-center-ns justify-start order-1-l pa4 ">
84
84
< h3 > Surveys to find out the issues concen your community</ h3 >
@@ -87,8 +87,8 @@ <h3>Surveys to find out the issues concen your community</h3>
87
87
</ section >
88
88
89
89
< section class ="bt w-50-ns false b--black-10 flex flex-column items-stretch justify-stretch ">
90
- < div class ="bg-gold flex items-center justify-center pa5-l pa4 false ">
91
- < img src =" / icons/icon-participating .svg ">
90
+ < div class ="make-icon bg-gold flex items-center justify-center pa5-l pa4 false ">
91
+ {{ partial " icons/polis .svg" }}
92
92
</ div >
93
93
< div class ="bg-white flex flex-column content-start justify-center-ns justify-start order-1-l pa4 ">
94
94
< h3 > AI Powered Surveying Tool</ h3 >
0 commit comments