/* eslint-disable no-unused-vars */
import { Box, Button, Image, Text, Grid, GridItem } from "@chakra-ui/react";
import { Container } from "@chakra-ui/react";
import {
List,
ListItem,
ListIcon,
OrderedList,
UnorderedList,
} from "@chakra-ui/react";
import vector2 from "../../../assets/images/vector2.png";
const StaticSubnetTwo = () => {
return (
<>
Leverage own infrastructure for block space
Smart contracts in Rust , GoLang and C/C++
WASM compiler for smooth code migration
>
);
};
export default StaticSubnetTwo;