import React from "react"; import { Box, Text, Stack, Container, Button, Link } from "@chakra-ui/react"; import { DISCORD_INVITE_URL, DOCS_URL } from "../../constants"; export const GetStarted = () => ( Get Started with Strata Get started with Strata today so you can launch your Collective and build the token ecosystem of your dreams.{" "} );