@@ -15,13 +15,13 @@ export default HomepageTemplate;
15
15
title = " Typeface"
16
16
href = " /typography/typeface"
17
17
actionIcon = " arrowRight"
18
- titleColor = " light "
19
- iconColor = " light "
18
+ titleColor = " dark "
19
+ iconColor = " dark "
20
20
className = " card-background"
21
21
>
22
22
23
23
24
- ![ presentational animation of plex font] ( ../images/homepage/landing-plex-animation.gif )
24
+ ![ presentational of plex font] ( ../images/homepage/2306_Typface_IDL_home.svg )
25
25
26
26
</ImageCard >
27
27
</Column >
@@ -37,7 +37,7 @@ export default HomepageTemplate;
37
37
>
38
38
39
39
40
- ![ IBM rebus logo] ( ../images/homepage/philosophy-rebus.png )
40
+ ![ IBM rebus logo] ( ../images/homepage/2306_Philosphy_IDL_home.svg )
41
41
42
42
</ImageCard >
43
43
</Column >
@@ -47,13 +47,13 @@ export default HomepageTemplate;
47
47
aspectRatio = " 1:1"
48
48
href = " /color"
49
49
actionIcon = " arrowRight"
50
- iconColor = " light "
51
- titleColor = " light "
50
+ iconColor = " dark "
51
+ titleColor = " dark "
52
52
className = " card-background"
53
53
>
54
54
55
55
56
- ![ IBM rebus logo] ( ../images/homepage/landing-color-grid.svg )
56
+ ![ IBM rebus logo] ( ../images/homepage/2306_Color_IDL_home.png )
57
57
58
58
</ImageCard >
59
59
</Column >
@@ -64,12 +64,12 @@ export default HomepageTemplate;
64
64
href = " /photography/overview"
65
65
actionIcon = " arrowRight"
66
66
iconColor = " light"
67
- titleColor = " dark "
67
+ titleColor = " light "
68
68
className = " card-background"
69
69
>
70
70
71
71
72
- ![ grid of ibm colors] ( ../images/homepage/photography_divers .jpg )
72
+ ![ grid of ibm colors] ( ../images/homepage/2306_Photography_IDL_home_v2 .jpg )
73
73
74
74
</ImageCard >
75
75
</Column >
@@ -79,26 +79,26 @@ export default HomepageTemplate;
79
79
aspectRatio = " 1:1"
80
80
href = " /illustration/overview"
81
81
actionIcon = " arrowRight"
82
- iconColor = " light "
83
- titleColor = " light "
82
+ iconColor = " dark "
83
+ titleColor = " dark "
84
84
className = " card-background"
85
85
>
86
86
87
87
88
- ![ grid of ibm colors ] ( ../images/homepage/illustration_isometric .png )
88
+ ![ isometric illustration ] ( ../images/homepage/2306_Illustration_IDL_home .png )
89
89
90
90
</ImageCard >
91
91
<ImageCard
92
92
title = " 2x Grid"
93
93
href = " /2x-grid"
94
94
actionIcon = " arrowRight"
95
- titleColor = " light "
96
- iconColor = " light "
95
+ titleColor = " dark "
96
+ iconColor = " dark "
97
97
className = " card-background"
98
98
>
99
99
100
100
101
- ![ IBM 2x grid] ( ../images/homepage/grid-temp .png )
101
+ ![ IBM 2x grid] ( ../images/homepage/2306_2x_Grid_IDL_home .png )
102
102
103
103
</ImageCard >
104
104
</Column >
@@ -114,7 +114,7 @@ export default HomepageTemplate;
114
114
title = " IBM Plex® typeface latest release"
115
115
actionIcon = " arrowRight"
116
116
aspectRatio = " 2:1"
117
- color = " dark "
117
+ color = " light "
118
118
/>
119
119
</Column >
120
120
<Column colMd = { 4 } colLg = { 4 } noGutterSm >
@@ -123,7 +123,7 @@ export default HomepageTemplate;
123
123
title = " IBM color specifications"
124
124
actionIcon = " arrowRight"
125
125
aspectRatio = " 2:1"
126
- color = " dark "
126
+ color = " light "
127
127
/>
128
128
</Column >
129
129
<Column colMd = { 4 } colLg = { 4 } noGutterSm >
@@ -132,25 +132,25 @@ export default HomepageTemplate;
132
132
title = " 2x Grid for video"
133
133
actionIcon = " arrowRight"
134
134
aspectRatio = " 2:1"
135
- color = " dark "
135
+ color = " light "
136
136
/>
137
137
</Column >
138
- <Column colMd = { 4 } colLg = { 4 } noGutterSm >
138
+ <Column colMd = { 4 } colLg = { 4 } noGutterSm className = " no-left-border " >
139
139
<ResourceCard
140
140
href = " /iconography/ui-icons/design#resources"
141
141
title = " UI icon resources"
142
142
actionIcon = " arrowRight"
143
143
aspectRatio = " 2:1"
144
- color = " dark "
144
+ color = " light "
145
145
/>
146
146
</Column >
147
- <Column colMd = { 4 } colLg = { 4 } noGutterSm >
147
+ <Column colMd = { 4 } colLg = { 4 } noGutterSm className = " left-border " >
148
148
<ResourceCard
149
149
href = " /iconography/pictograms/design#resources"
150
150
title = " Pictogram resources"
151
151
actionIcon = " arrowRight"
152
152
aspectRatio = " 2:1"
153
- color = " dark "
153
+ color = " light "
154
154
/>
155
155
</Column >
156
156
<Column colMd = { 4 } colLg = { 4 } noGutterSm >
@@ -159,25 +159,16 @@ export default HomepageTemplate;
159
159
title = " Illustration starter kits"
160
160
actionIcon = " arrowRight"
161
161
aspectRatio = " 2:1"
162
- color = " dark"
163
- />
164
- </Column >
165
- <Column colMd = { 4 } colLg = { 4 } noGutterSm >
166
- <ResourceCard
167
- href = " https://www.sketch.com/s/4f1cbe6c-6626-405e-8c46-a9ae41a30cba"
168
- title = " IDL Sketch design kit"
169
- actionIcon = " launch"
170
- aspectRatio = " 2:1"
171
- color = " dark"
162
+ color = " light"
172
163
/>
173
164
</Column >
174
165
<Column colMd = { 4 } colLg = { 4 } noGutterSm >
175
166
<ResourceCard
176
- href = " https://www. carbondesignsystem.com/designing/kits/sketch "
167
+ href = " https://carbondesignsystem.com/designing/kits/figma "
177
168
title = " Carbon design kits"
178
169
actionIcon = " launch"
179
170
aspectRatio = " 2:1"
180
- color = " dark "
171
+ color = " light "
181
172
/>
182
173
</Column >
183
174
<Column colMd = { 4 } colLg = { 4 } noGutterSm >
@@ -186,7 +177,7 @@ export default HomepageTemplate;
186
177
title = " Questions?"
187
178
actionIcon = " arrowRight"
188
179
aspectRatio = " 2:1"
189
- color = " dark "
180
+ color = " light "
190
181
/>
191
182
</Column >
192
183
</Row >
@@ -200,7 +191,7 @@ export default HomepageTemplate;
200
191
date = " June 2022"
201
192
href = " /whats-new#technical-diagrams"
202
193
actionIcon = " arrowRight"
203
- color = " dark "
194
+ color = " light "
204
195
>
205
196
206
197
![ Technical diagrams illustration] ( ../images/homepage/whatsnew-tech-diagrams.svg )
@@ -213,7 +204,7 @@ export default HomepageTemplate;
213
204
date = " June 2022"
214
205
href = " /whats-new#infograms"
215
206
actionIcon = " arrowRight"
216
- color = " dark "
207
+ color = " light "
217
208
>
218
209
219
210
![ Infograms illustration] ( ../images/homepage/whatsnew-infograms.png )
@@ -226,7 +217,7 @@ export default HomepageTemplate;
226
217
date = " May 2022"
227
218
href = " /whats-new#people-illustration"
228
219
actionIcon = " arrowRight"
229
- color = " dark "
220
+ color = " light "
230
221
>
231
222
232
223
![ Illustration Person walking right direction] ( ../images/homepage/PeoplePage_Announcement_Final_v1.jpeg )
0 commit comments