@@ -30,12 +30,14 @@ const toolkitTools = (await getCollection("toolkit")).sort(
30
30
aria-label =" Tabs"
31
31
role =" tablist"
32
32
>
33
+
34
+ <!-- Collaboration and engagement -->
33
35
<button
34
36
type =" button"
35
- class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800 active "
36
- id =" tabs-with-card-item-1 "
37
- data-hs-tab =" #tabs-with-card-1 "
38
- aria-controls =" tabs-with-card-1 "
37
+ class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
38
+ id =" tabs-with-card-item-5 "
39
+ data-hs-tab =" #tabs-with-card-5 "
40
+ aria-controls =" tabs-with-card-5 "
39
41
role =" tab"
40
42
>
41
43
<svg
@@ -50,33 +52,30 @@ const toolkitTools = (await getCollection("toolkit")).sort(
50
52
stroke-linecap =" round"
51
53
stroke-linejoin =" round"
52
54
><path
53
- d =" M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"
54
- ></path ><path d =" M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z" ></path ><path
55
- d =" M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z" ></path ><path
56
- d =" M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"
57
- ></path ><path
58
- d =" M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"
59
- ></path ></svg
55
+ d =" m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"
56
+ ></path ><path d =" M5 3v4" ></path ><path d =" M19 17v4" ></path ><path
57
+ d =" M3 5h4" ></path ><path d =" M17 19h4" ></path ></svg
60
58
>
61
59
<span class =" mt-5" >
62
60
<span
63
61
class =" hs-tab-active:text-blue-800 block font-semibold text-gray-800 dark:hs-tab-active:text-blue-500 dark:text-neutral-200"
64
- >User Research </span
62
+ >Collaboration and Engagement </span
65
63
>
66
64
<span
67
65
class =" hidden lg:block mt-2 text-gray-800 dark:text-neutral-200"
68
- >Methods and tools for understanding user needs, behaviors, and
69
- pain points .</span
66
+ >Methods for facilitating collaboration and communication among
67
+ diverse stakeholders .</span
70
68
>
71
69
</span >
72
70
</button >
73
71
72
+ <!-- User Research -->
74
73
<button
75
74
type =" button"
76
- class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
77
- id =" tabs-with-card-item-2 "
78
- data-hs-tab =" #tabs-with-card-2 "
79
- aria-controls =" tabs-with-card-2 "
75
+ class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800 active "
76
+ id =" tabs-with-card-item-1 "
77
+ data-hs-tab =" #tabs-with-card-1 "
78
+ aria-controls =" tabs-with-card-1 "
80
79
role =" tab"
81
80
>
82
81
<svg
@@ -102,22 +101,23 @@ const toolkitTools = (await getCollection("toolkit")).sort(
102
101
<span class =" mt-5" >
103
102
<span
104
103
class =" hs-tab-active:text-blue-800 block font-semibold text-gray-800 dark:hs-tab-active:text-blue-500 dark:text-neutral-200"
105
- >Design and Prototyping </span
104
+ >User Research </span
106
105
>
107
106
<span
108
107
class =" hidden lg:block mt-2 text-gray-800 dark:text-neutral-200"
109
- >Techniques for visualising and creating interactive
110
- representations of data services and products .</span
108
+ >Methods and tools for understanding user needs, behaviors, and
109
+ pain points .</span
111
110
>
112
111
</span >
113
112
</button >
114
113
114
+ <!-- Design and prototyping -->
115
115
<button
116
116
type =" button"
117
117
class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
118
- id =" tabs-with-card-item-3 "
119
- data-hs-tab =" #tabs-with-card-3 "
120
- aria-controls =" tabs-with-card-3 "
118
+ id =" tabs-with-card-item-2 "
119
+ data-hs-tab =" #tabs-with-card-2 "
120
+ aria-controls =" tabs-with-card-2 "
121
121
role =" tab"
122
122
>
123
123
<svg
@@ -143,22 +143,23 @@ const toolkitTools = (await getCollection("toolkit")).sort(
143
143
<span class =" mt-5" >
144
144
<span
145
145
class =" hs-tab-active:text-blue-800 block font-semibold text-gray-800 dark:hs-tab-active:text-blue-500 dark:text-neutral-200"
146
- >Evaluation and Testing </span
146
+ >Design and Prototyping </span
147
147
>
148
148
<span
149
149
class =" hidden lg:block mt-2 text-gray-800 dark:text-neutral-200"
150
- >Approaches for gathering feedback and assessing the usability
151
- and effectiveness of solutions .</span
150
+ >Techniques for visualising and creating interactive
151
+ representations of data services and products .</span
152
152
>
153
153
</span >
154
154
</button >
155
155
156
+ <!-- Evaluation and testing -->
156
157
<button
157
158
type =" button"
158
159
class =" hs-tab-active:bg-blue-100 hs-tab-active:hover:border-transparent w-full flex flex-col text-start hover:bg-blue-50 p-3 md:p-5 rounded-xl dark:hs-tab-active:bg-neutral-800 dark:hover:bg-neutral-800"
159
- id =" tabs-with-card-item-5 "
160
- data-hs-tab =" #tabs-with-card-5 "
161
- aria-controls =" tabs-with-card-5 "
160
+ id =" tabs-with-card-item-3 "
161
+ data-hs-tab =" #tabs-with-card-3 "
162
+ aria-controls =" tabs-with-card-3 "
162
163
role =" tab"
163
164
>
164
165
<svg
@@ -173,22 +174,28 @@ const toolkitTools = (await getCollection("toolkit")).sort(
173
174
stroke-linecap =" round"
174
175
stroke-linejoin =" round"
175
176
><path
176
- d =" m12 3-1.912 5.813a2 2 0 0 1-1.275 1.275L3 12l5.813 1.912a2 2 0 0 1 1.275 1.275L12 21l1.912-5.813a2 2 0 0 1 1.275-1.275L21 12l-5.813-1.912a2 2 0 0 1-1.275-1.275L12 3Z"
177
- ></path ><path d =" M5 3v4" ></path ><path d =" M19 17v4" ></path ><path
178
- d =" M3 5h4" ></path ><path d =" M17 19h4" ></path ></svg
177
+ d =" M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"
178
+ ></path ><path d =" M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z" ></path ><path
179
+ d =" M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z" ></path ><path
180
+ d =" M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"
181
+ ></path ><path
182
+ d =" M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"
183
+ ></path ></svg
179
184
>
180
185
<span class =" mt-5" >
181
186
<span
182
187
class =" hs-tab-active:text-blue-800 block font-semibold text-gray-800 dark:hs-tab-active:text-blue-500 dark:text-neutral-200"
183
- >Collaboration and Engagement </span
188
+ >Evaluation and Testing </span
184
189
>
185
190
<span
186
191
class =" hidden lg:block mt-2 text-gray-800 dark:text-neutral-200"
187
- >Methods for facilitating collaboration and communication among
188
- diverse stakeholders .</span
192
+ >Approaches for gathering feedback and assessing the usability
193
+ and effectiveness of solutions .</span
189
194
>
190
195
</span >
191
196
</button >
197
+
198
+
192
199
</nav >
193
200
<!-- End Tab Nav -->
194
201
0 commit comments