import HomeSection from '../components/HomeSection' export default function HomeView() { return (
) }