import MainSection from '../Compoenents/MainSection' const Home = () => { return ( <> ) } export default Home