import Main from "@/src/components/pages/home"; import Layout from "@/src/layouts/login"; export default function Home() { return (
); }