@@ -153,3 +153,59 @@ blocks:
153
153
md : 3
154
154
lg : 3
155
155
heading : Learn. Connect. Stay up-to-date
156
+ - type : heading_container
157
+ heading_variant : h2
158
+ blocks :
159
+ - type : flex_layout
160
+ heading_variant : sm
161
+ blocks :
162
+ - size : large
163
+ color : blue-default
164
+ variant : image_icon_link_card
165
+ orientation : left
166
+ withIllustration : false
167
+ title : Developers hub
168
+ icon : /assets/developers.svg
169
+ type : image_icon_link_card
170
+ link :
171
+ custom_title : Developers hub
172
+ custom_internal_link : https://www.starknet.io/en/developers
173
+ columns : " 4"
174
+ - size : large
175
+ color : blue-default
176
+ variant : image_icon_link_card
177
+ orientation : left
178
+ withIllustration : false
179
+ title : Starknet Book
180
+ icon : /assets/read-book.svg
181
+ type : image_icon_link_card
182
+ link :
183
+ custom_title : Starknet Book
184
+ custom_external_link : https://book.starknet.io/
185
+ columns : " 4"
186
+ - size : large
187
+ color : blue-default
188
+ variant : image_icon_link_card
189
+ orientation : left
190
+ withIllustration : false
191
+ title : Starklings Tutorial
192
+ type : image_icon_link_card
193
+ link :
194
+ custom_external_link : https://github.com/shramee/starklings-cairo1
195
+ custom_title : Starklings Tutorial
196
+ columns : " 4"
197
+ - size : large
198
+ color : blue-default
199
+ variant : image_icon_link_card
200
+ orientation : left
201
+ withIllustration : false
202
+ title : Node Guardians tutorials
203
+ type : image_icon_link_card
204
+ link :
205
+ custom_title : Node Guardians tutorial
206
+ custom_external_link : https://nodeguardians.io/dev-hub?s=devhub-campaigns&sc=cairo-thinking
207
+ columns : " 4"
208
+ base : 4
209
+ md : 4
210
+ lg : 4
211
+ heading : Start Building
0 commit comments