import HomeView from "@/components/Home/HomeView"; export default function Application() { return ( <> ); }