File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ const DevelopersPage = async ({
177
177
variants = { [
178
178
< Fragment key = "empty" /> ,
179
179
< Section
180
- key = "without-metrics"
180
+ key = "why?- without-metrics"
181
181
id = "why"
182
182
className = { cn (
183
183
"grid grid-cols-1 gap-6 md:gap-10 lg:grid-cols-2" ,
@@ -195,7 +195,7 @@ const DevelopersPage = async ({
195
195
< WhyGrid />
196
196
</ Section > ,
197
197
< Section
198
- key = "with-metrics"
198
+ key = "why?- with-metrics"
199
199
id = "why"
200
200
className = { cn (
201
201
"grid grid-cols-1 gap-6 md:gap-10 lg:grid-cols-2" ,
@@ -214,7 +214,7 @@ const DevelopersPage = async ({
214
214
value = "$93 - 169K"
215
215
sourceName = "Glassdoor"
216
216
sourceUrl = "https://www.glassdoor.com/Salaries/developer-salary-SRCH_KO0%2C9.htm"
217
- lastUpdated = "2025-08-23T00 :00:00Z"
217
+ lastUpdated = "2025-04-10T12 :00:00Z"
218
218
>
219
219
Avg developer salary
220
220
</ BigNumber >
@@ -223,7 +223,7 @@ const DevelopersPage = async ({
223
223
value = "$80 - 255K"
224
224
sourceName = "Web3 Jobs"
225
225
sourceUrl = "https://web3.career/web3-salaries/united-states"
226
- lastUpdated = "2025-04-10T12 :00:00Z"
226
+ lastUpdated = "2025-08-01T12 :00:00Z"
227
227
>
228
228
Avg salary in blockchain industry
229
229
</ BigNumber >
You can’t perform that action at this time.
0 commit comments