import { Box, BoxProps, Image } from '@chakra-ui/react' import React from 'react' export const BackgroundSpotlight = (props: BoxProps) => ( spotlight )