import { Box, Container, Image, Stack, Text } from "@chakra-ui/react";
import cube from "../../assets/images/cube.png";
import { Fade, ScaleFade, Slide, SlideFade, Collapse } from "@chakra-ui/react";
import { useEffect, useRef, useState } from "react";
import { Component1 } from "./Component1";
import { Component2 } from "./Component2";
import { Component3 } from "./Component3";
import { Component4 } from "./Component4";
// import { SubnetPage2 } from "./SubnetPage2";
import stack from "../../assets/images/stack.png";
import { useInView, motion } from "framer-motion";
import { Swiper, SwiperSlide } from "swiper/react";
import "swiper/css";
const SubnetContent = {
heading: `decentralised Auto Syncing subnets`,
};
export const NewSubnetComp = ({ showSubnet }) => {
return (
<>
{SubnetContent.heading}
With Unmatched Privacy and Scalability
01. Decentralisation
Rubix Decentralised Identity(DID) issued at L1 is the
foundation for building digital ownership enhancing
applications
01. Decentralisation
Rubix Decentralised Identity(DID) issued at L1 is the
foundation for building digital ownership enhancing
applications
01. Decentralisation
Rubix Decentralised Identity(DID) issued at L1 is the
foundation for building digital ownership enhancing
applications
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
{/*
*/}
>
);
};
//
//
//
// 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
//
// {/*
// */}
//
//
//
//
//
// ;