/* 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";
export const Component2 = () => {
return (
<>
Leverage own infrastructure for block space
Smart contracts in Rust , GoLang and C/C++
WASM compiler for smooth code migration
>
);
};