import { Box, Button, Container, Heading, Link, Text } from '@chakra-ui/react'; import { event } from '../lib/gtag'; export function TeamsBanner() { return ( Roadmaps for Teams We are working on a solution for teams. Help us shape the platform! ); }