You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.astro
+15-15
Original file line number
Diff line number
Diff line change
@@ -262,98 +262,98 @@ const metadata = {
262
262
title: 'Polkadot',
263
263
description: "Polkadot is a platform working on scalability within blockchain networks.",
264
264
icon: 'flat-color-icons:template',
265
-
image: {src:"./images/defi/polkdot.png"}
265
+
image: {src:"images/defi/polkdot.png"}
266
266
},
267
267
{
268
268
title: 'Chiliz',
269
269
description:
270
270
"Chiliz is a blockchain platform developed by Maltese-based sports company Mediarex.",
271
271
// icon: 'flat-color-icons:gallery',
272
-
image: {src:"./images/defi/chiliz.png"}
272
+
image: {src:"images/defi/chiliz.png"}
273
273
},
274
274
{
275
275
title: 'SSV Network',
276
276
description:
277
277
'SSV is a secure and scalable staking infrastructure.',
278
278
// icon: 'flat-color-icons:approval',
279
-
image: {src:"./images/defi/ssv.png"}
279
+
image: {src:"images/defi/ssv.png"}
280
280
},
281
281
{
282
282
title: 'Celer Network',
283
283
description:
284
284
"Celer is a blockchain interoperability protocol enabling a one-click user experience accessing multiple chains.",
285
285
// icon: 'flat-color-icons:document',
286
-
image: {src:"./images/defi/celer.jpg"}
286
+
image: {src:"images/defi/celer.jpg"}
287
287
},
288
288
{
289
289
title: 'Gravity',
290
290
description:
291
291
'Gravity is a Layer 1 blockchain designed for mass adoption and an omnichain future.',
292
292
// icon: 'flat-color-icons:advertising',
293
-
image: {src:"./images/defi/gravity.jpg"}
293
+
image: {src:"images/defi/gravity.jpg"}
294
294
},
295
295
{
296
296
title: 'Ankr',
297
297
description: 'Ankr provides a comprehensive suite to power Polygon with global RPC nodes, liquid staking solutions, and Supernets creation as a service for best-in-class EVM performance.',
298
298
// icon: 'flat-color-icons:currency-exchange',
299
-
image: {src:"./images/defi/ankr.png"}
299
+
image: {src:"images/defi/ankr.png"}
300
300
},
301
301
{
302
302
title: 'ImutableX',
303
303
description: 'Immutable is the leading Layer 2 for NFTs and blockchain gaming, secured by Ethereum.',
304
304
// icon: 'flat-color-icons:voice-presentation',
305
-
image: {src:"./images/defi/ImutableX.jpg"}
305
+
image: {src:"images/defi/ImutableX.jpg"}
306
306
},
307
307
{
308
308
title: 'SpaceID',
309
309
description:
310
310
'One-stop Web3 Domain & Identity Platform.',
311
311
// icon: 'flat-color-icons:business-contact',
312
-
image: {src:"./images/defi/spaceid.jpg"}
312
+
image: {src:"images/defi/spaceid.jpg"}
313
313
},
314
314
{
315
315
title: 'GMX',
316
316
description: "Decentralized Perpetual Exchange",
317
317
// icon: 'flat-color-icons:database',
318
-
image: {src:"./images/defi/gmx.jpg"}
318
+
image: {src:"images/defi/gmx.jpg"}
319
319
},
320
320
{
321
321
title: 'Hashflow',
322
322
description: 'Hashflow uses an off-chain RFQ model to provide the best prices directly from professional market makers.',
323
323
// icon: 'flat-color-icons:voice-presentation',
324
-
image: {src:"./images/defi/hashflow.jpg"}
324
+
image: {src:"images/defi/hashflow.jpg"}
325
325
},
326
326
{
327
327
title: 'Chromia',
328
328
description:
329
329
'Chromia combines blockchain with relational databases. For dapps with smarter features, fairer fees, and richer worlds.',
330
330
// icon: 'flat-color-icons:business-contact',
331
-
image: {src:"./images/defi/Chromia.png"}
331
+
image: {src:"images/defi/Chromia.png"}
332
332
},
333
333
{
334
334
title: 'Curve',
335
335
description: "Curve Finance is a decentralized exchange (DEX) that facilitates seamless and optimized trading of stablecoins, ensuring minimal price impact.",
336
336
// icon: 'flat-color-icons:database',
337
-
image: {src:"./images/defi/Curve.jpg"}
337
+
image: {src:"images/defi/Curve.jpg"}
338
338
},
339
339
{
340
340
title: 'Convex',
341
341
description: 'Convex is not a blockchain but a radical new approach to the consensus problem.',
342
342
// icon: 'flat-color-icons:voice-presentation',
343
-
image: {src:"./images/defi/Convex.jpg"}
343
+
image: {src:"images/defi/Convex.jpg"}
344
344
},
345
345
{
346
346
title: 'Space and Time',
347
347
description:
348
348
'Space and Time is a decentralized replacement for your blockchain indexing service, data warehouse, and API servers, all secured by our sub-second ZK coprocessor for SQL.',
349
349
// icon: 'flat-color-icons:business-contact',
350
-
image: {src:"./images/defi/spacetime.png"}
350
+
image: {src:"images/defi/spacetime.png"}
351
351
},
352
352
{
353
353
title: 'Zebec',
354
354
description: "Decentralized infrastructure network for seamless flows of real-world value.",
0 commit comments