import PButton from "./page-button"; import { PAGES } from "../js/variables"; export default function ProjectBlock() { return ( ); }