From cf36b56c34c6f0a862294b02916c3dd0365e4938 Mon Sep 17 00:00:00 2001 From: Joshua Date: Mon, 5 Feb 2024 15:19:38 -0600 Subject: [PATCH 1/4] added new video and make some other uodates --- src/components/ Navigation/Navigation.tsx | 4 +- src/sections/LandingSection.tsx | 169 +++++++++++++--------- src/styles/LandingSection.module.scss | 77 +++++++++- src/styles/globals.scss | 3 + 4 files changed, 181 insertions(+), 72 deletions(-) diff --git a/src/components/ Navigation/Navigation.tsx b/src/components/ Navigation/Navigation.tsx index 400c0b5..e7b2f6e 100644 --- a/src/components/ Navigation/Navigation.tsx +++ b/src/components/ Navigation/Navigation.tsx @@ -79,11 +79,11 @@ const Navigation = ( - Integrate Alliance + Learn more diff --git a/src/sections/LandingSection.tsx b/src/sections/LandingSection.tsx index 085a051..739573e 100644 --- a/src/sections/LandingSection.tsx +++ b/src/sections/LandingSection.tsx @@ -11,6 +11,7 @@ const LandingSection = () => { const { scrollY } = useScroll() as any; const [northScrollY, setNorthScrollY] = useState(false); const isMobile = useMediaQuery('(max-width: 768px)'); + const videoCutOff = useMediaQuery('(max-width: 1100px)'); useEffect(() => { scrollY.onChange(() => { @@ -49,95 +50,131 @@ const LandingSection = () => { return (
- -
+
+ +
+ +

+ Collaborate. +

+

+ Reward. +

+

+ Grow. +

+ +
+
-

- Collaborate. -

-

- Reward. -

-

- Grow. -

- +
+ Alliance allows blockchains to trade yield with each other. +
-
- -
- Alliance allows blockchains to trade yield with each other. -
-
- -

- 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. -

-
- - +
+