import { Flex } from '@chakra-ui/react' import { TextAnimation1 } from '~/components/textAnimation1' export default function Index () { return ( ) }