import AppShell from '../components/AppShell'; import Home from '../components/pages/Home'; export default function Index() { return ; }