Skip to content

Commit

Permalink
feat(site): add eclipse logos
Browse files Browse the repository at this point in the history
  • Loading branch information
Swepool committed Aug 27, 2024
1 parent 9198a98 commit fcb0ce2
Show file tree
Hide file tree
Showing 23 changed files with 84 additions and 18 deletions.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/abstract.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/aligned.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/arbitrum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/bera.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/canto.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/celestia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/keplr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/kodiak.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/landslide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/lava.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/leap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/movement.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/noble.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/nomos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/polygon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/quasar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/scroll.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/secret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/skip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/stargaze.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/stride.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions site/src/assets/images/eclipse-logos/talus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 18 additions & 18 deletions site/src/components/sections/ecosystem/EcosystemSection.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,28 +24,28 @@ interface ItemData {
}
const data: ItemData[] = [
{
name: "Skip",
url: "https://google.com",
logo: "https://cryptologos.cc/logos/arbitrum-arb-logo.png",
cover: "https://walker-web.imgix.net/cms/Gradient_builder_2.jpg?auto=format,compress&w=1920&h=1200&fit=crop&dpr=1.5",
category: ["nft", "dex", "wallet"]
},
{name: "Landslide", url: "https://google.com", logo: "", cover: "", category: ["interchain native", "defi"]},
{name: "Bera", url: "https://google.com", logo: "", cover: "", category: ["interchain token", "wallet"]},
{name: "Arbitrum Token", url: "https://google.com", logo: "", cover: "", category: ["rwa", "interchain token"]},
{name: "Stride", url: "", logo: "", cover: "", category: ["nft", "dex", "wallet"]},
{name: "Stargaze", url: "https://google.com", logo: "", cover: "", category: ["interchain native", "defi"]},
{name: "Ski Protocol", url: "https://google.com", logo: "", cover: "", category: ["interchain token", "wallet"]},
{name: "Secret", url: "https://google.com", logo: "", cover: "", category: ["rwa", "interchain token"]},
{name: "Scroll", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Polygon", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Skip", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Landslide", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Bera", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Skip", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Landslide", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Movement", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Bera", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Arbitrum", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Polygon", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Skip", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Landslide", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Bera", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Kodiak", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Leap", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Keplr", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Aligned Layer", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Lava", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Canto", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Noble", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Quasar", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Abstract", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Nomos", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Celestia", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
{name: "Talus", url: "https://google.com", logo: "", cover: "", category: ["nft"]},
];
const categories: Category[] = ["defi", "infrastructure", "interchain token", "wallet", "enterprise", "rwa", "nft", "dex", "interchain native"];
Expand Down

0 comments on commit fcb0ce2

Please sign in to comment.