import { Flex } from "@chakra-ui/react" import { TextAnimation1 } from "~/components/textAnimation1" export const Splash = (props) => { return ( ) }