import Projects from "../components/Projects.jsx"; function ProjectsPage() { return ( ); } export default ProjectsPage;