diff --git a/src/components/HomePage/Stats.jsx b/src/components/HomePage/Stats.jsx index c7ca75a..475be5c 100644 --- a/src/components/HomePage/Stats.jsx +++ b/src/components/HomePage/Stats.jsx @@ -27,7 +27,7 @@ const Stats = () => { "@media (max-width: 600px)": { fontSize: "28px", }, - }} + }} > { USE CASES - + COMMUNITY diff --git a/src/components/SubnetsComponent/NewSubnetComp.jsx b/src/components/SubnetsComponent/NewSubnetComp.jsx index 4c30f4d..1b730ca 100644 --- a/src/components/SubnetsComponent/NewSubnetComp.jsx +++ b/src/components/SubnetsComponent/NewSubnetComp.jsx @@ -41,33 +41,14 @@ export const NewSubnetComp = () => { position: "sticky", top: "-116px", opacity: 0, - autoAlpha: 1, + // autoAlpha: 1, }, { // transform: "translateX(0)", // duration: 0.5, opacity: 1, - duration: 1, - autoAlpha: 0, - } - ); - const tl2 = gsap.timeline({ - scrollTrigger: { - trigger: textBox.current, - start: "top center+=50", - end: "bottom bottom+=100", - scrub: 1, - markers: false, - }, - }); - tl2.fromTo( - textBox.current, - { - opacity: 0, - }, - { - opacity: 1, - duration: 0.5, + duration: 0.3, + // autoAlpha: 0, } ); return () => { @@ -191,7 +172,7 @@ export const NewSubnetComp = () => { { ); }; - -// -// -// -// All In One Composable Stack -// -// -// -// -// -// -// Single Comprehensive Stack: -// -// -// Full Mobile node SDK, Smart Contracts, DID's, Secondary tokens -// ( FTs and NFTs) all in one place. -// -// -// -// -// High Partition Tolerence: -// -// -// Issues in one shard wont affect other shards performance -// -// -// -// -// Fully Deterministic: -// -// -// App can bring own Block space ( BYOB ) -// -// -// -// -// -// -// -// -// -// Unique Token/Object Based Architecture -// -// -// : Build unlimited FTs and NFTs all at L1!! -// -// -// -// -// Green By The Design -// -// -// : 100000 Rubix Transaction consume < 10 kWh < 100000 -// Visa transaction -// -// -// -// -// Fixed Hard Capped Supply Of RBT At 51.4 Million -// -// {/* -// */} -// -// -// -// -// -// ;