@@ -56,26 +56,26 @@ function HomeTabFeatured(props:HomeTabFeaturedProps) {
56
56
< a href = "https://cryptpad.fr/form/#/2/form/view/pV-DdryeJoYUWvW+gXsFaMNynEY7t5mUsgeD1urgwSE/" target = "__blank" >
57
57
< img className = "remixui_carouselImage" src = { '/assets/img/solSurvey2024.webp' } alt = "" > </ img >
58
58
</ a >
59
- < div className = "h6 w-50 p-2 pl-4 align-self-center" style = { { flex : '1' } } >
59
+ < div className = "h6 w-50 p-2 pl-4 align-self-center" style = { { flex : '1' } } >
60
60
< h5 >
61
61
The Solidity Developer Survey 2024 is live!
62
62
</ h5 >
63
63
< p className = 'pt-2' >
64
- Please take a few minute of your time to
64
+ Please take a few minutes of your time to
65
65
< a
66
66
className = "mx-1"
67
- onClick = { ( ) => _paq . push ( [ 'trackEvent' , 'hometab' , 'featuredSection' , 'soliditySurvey23 ' ] ) }
67
+ onClick = { ( ) => _paq . push ( [ 'trackEvent' , 'hometab' , 'featuredSection' , 'soliditySurvey24 ' ] ) }
68
68
target = "__blank"
69
69
href = "https://cryptpad.fr/form/#/2/form/view/9xjPVmdv8z0Cyyh1ejseMQ0igmx-TedH5CPST3PhRUk/"
70
70
>
71
- COMPLETE THE SURVEY.
71
+ COMPLETE THE SURVEY.
72
72
</ a >
73
73
</ p >
74
- < p style = { { fontSize : '0.8rem' } } className = "mb-3" >
74
+ < p style = { { fontSize : '0.8rem' } } className = "mb-3" >
75
75
Thank you for your support! Read the full announcement
76
76
< a
77
77
className = "remixui_home_text mx-1"
78
- onClick = { ( ) => _paq . push ( [ 'trackEvent' , 'hometab' , 'featuredSection' , 'soliditySurvey23 ' ] ) }
78
+ onClick = { ( ) => _paq . push ( [ 'trackEvent' , 'hometab' , 'featuredSection' , 'soliditySurvey24 ' ] ) }
79
79
target = "__blank"
80
80
href = "https://soliditylang.org/blog/2024/12/27/solidity-developer-survey-2024-announcement/"
81
81
>
0 commit comments