import { Box } from '@chakra-ui/react'; import { motion } from 'framer-motion'; export default motion(Box);