mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
add RWA tokenization logos (#3033)
* add logos * add remaining logos match order of ripple.com/rwa-tokenization * remove page
This commit is contained in:
@@ -42,12 +42,13 @@ const benefitsData = [
|
||||
"Enable seamless interaction with other blockchains via secure cross-chain bridges, allowing you to expand your project's functionality and liquidity options across ecosystems.",
|
||||
},
|
||||
];
|
||||
|
||||
const companies = [
|
||||
{
|
||||
className: "open-eden",
|
||||
alt: "Open Eden",
|
||||
aspectRatio: 5,
|
||||
link: "https://openeden.com/tbill",
|
||||
className: "archax",
|
||||
alt: "Archax",
|
||||
aspectRatio: 1.25,
|
||||
link: "https://archax.com/",
|
||||
},
|
||||
{
|
||||
className: "zoniqx",
|
||||
@@ -56,16 +57,28 @@ const companies = [
|
||||
link: "https://www.zoniqx.com/",
|
||||
},
|
||||
{
|
||||
className: "archax",
|
||||
alt: "Archax",
|
||||
className: "axiology",
|
||||
alt: "Axiology",
|
||||
aspectRatio: 1.25,
|
||||
link: "https://archax.com/",
|
||||
link: "https://www.axiology.xyz/",
|
||||
},
|
||||
{
|
||||
className: "meld",
|
||||
alt: "Meld",
|
||||
aspectRatio: 0.81,
|
||||
link: "https://www.meld.gold/",
|
||||
className: "palisade",
|
||||
alt: "Palisade",
|
||||
aspectRatio: 1.25,
|
||||
link: "https://www.palisade.co/",
|
||||
},
|
||||
{
|
||||
className: "open-eden",
|
||||
alt: "Open Eden",
|
||||
aspectRatio: 5,
|
||||
link: "https://openeden.com/tbill",
|
||||
},
|
||||
{
|
||||
className: "ondo",
|
||||
alt: "Ondo",
|
||||
aspectRatio: 1.25,
|
||||
link: "https://ondo.finance/",
|
||||
},
|
||||
{
|
||||
className: "ripple-logo",
|
||||
@@ -73,6 +86,12 @@ const companies = [
|
||||
aspectRatio: 3.89,
|
||||
link: "https://ripple.com/rwa-tokenization",
|
||||
},
|
||||
{
|
||||
className: "meld",
|
||||
alt: "Meld",
|
||||
aspectRatio: 0.81,
|
||||
link: "https://www.meld.gold/",
|
||||
},
|
||||
];
|
||||
|
||||
const features = [
|
||||
|
||||
Reference in New Issue
Block a user