From 1a199b6fe02a42d67bf1562031b98fc624a10c38 Mon Sep 17 00:00:00 2001 From: Joshua Date: Wed, 15 Nov 2023 16:41:19 -0600 Subject: [PATCH 1/2] light text changes --- src/sections/LandingSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sections/LandingSection.tsx b/src/sections/LandingSection.tsx index 07aa2fc..f35d109 100644 --- a/src/sections/LandingSection.tsx +++ b/src/sections/LandingSection.tsx @@ -92,7 +92,7 @@ const LandingSection = () => { viewport={{ once: false }} >

- Alliance is an open-source Cosmos SDK module that leverages interchain staking to form economic alliances among blockchains. Liquid Staking Tokens (LSTs) are moved from a larger, more liquid chain to a newer chain, and the cash flows from the LSTs cycle domestically, along with new users and assets coming with it. Uncorrelated, higher liquidity, lower volatility cash flows from other ecosystems can be used to augment and diversify the staking yield for the native coin – making it a more interesting coin to hold and stake. Simultaneously, holders of allied coins have more avenues to boost their yield – providing utility to the allied coins. + Alliance is an open-source Cosmos SDK module that enables blockchains to form mutually beneficial relationships that strengthen their economy, similar to trade agreements between countries. Using Alliance, a chain can allow almost any token, including liquid staking tokens, stablecoins, liquidity provider tokens, and other Cosmos assets, to be staked on their chain to earn staking rewards. In turn for providing a portion of the chain’s staking rewards to stakers of these tokens, the chain can redistribute a percentage of these staked Alliance assets to native token stakers.

{

- Integrations & Staking Partners + Integrations & Partners

{chains.map((chain, index) => ( From ced3037062ea69590a55b1f2b0d3d8c94aa0b29a Mon Sep 17 00:00:00 2001 From: Joshua Date: Thu, 16 Nov 2023 14:44:57 -0600 Subject: [PATCH 2/2] changing descrpition --- src/sections/LandingSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sections/LandingSection.tsx b/src/sections/LandingSection.tsx index f35d109..5b45f7c 100644 --- a/src/sections/LandingSection.tsx +++ b/src/sections/LandingSection.tsx @@ -92,7 +92,7 @@ const LandingSection = () => { viewport={{ once: false }} >

- Alliance is an open-source Cosmos SDK module that enables blockchains to form mutually beneficial relationships that strengthen their economy, similar to trade agreements between countries. Using Alliance, a chain can allow almost any token, including liquid staking tokens, stablecoins, liquidity provider tokens, and other Cosmos assets, to be staked on their chain to earn staking rewards. In turn for providing a portion of the chain’s staking rewards to stakers of these tokens, the chain can redistribute a percentage of these staked Alliance assets to native token stakers. + Alliance is an open-source Cosmos SDK module that enables blockchains to form mutually beneficial relationships, similar to trade agreements between countries. Using Alliance, a chain can allow almost any token, including liquid staking tokens, stablecoins, liquidity provider tokens, and other Cosmos assets, to be staked on their chain to earn staking rewards. In turn for providing a portion of the chain’s staking rewards to stakers of these tokens, the chain can redistribute a percentage of these staked Alliance assets to native token stakers.