import { ProjectCard } from "../../islands/ProjectCard.tsx"; export default function Projects() { return (

Projects

); }