Skip to content

Commit

Permalink
change text
Browse files Browse the repository at this point in the history
  • Loading branch information
dr.cat911 committed Jan 14, 2024
1 parent 82d1375 commit 49f56ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/modules/landing/Componets/Chain/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ const DATA_CHAINS = [
icon: '/landing/svg/lego_icon_cube.svg',
},
{
left: 'Celestia',
left: 'Data Availability Celestia',
right: 'Polygon',
icon: '/landing/svg/lego_icon_cube.svg',
},
Expand Down Expand Up @@ -114,7 +114,7 @@ const DATA_CHAINS = [
icon: '/landing/svg/lego_icon_cube.svg',
},
{
left: 'EigenDA',
left: 'Data Availability EigeDA',
right: 'Celestia',
icon: '/landing/svg/lego_icon_cube.svg',
},
Expand Down

0 comments on commit 49f56ec

Please sign in to comment.