import {HomePage} from "@pages/home"; export default function Home() { return (
); }