import MainPage from "@/src/portfolio/MainPage"; export default function Home(): JSX.Element { return (
); }