"use client"; import { ClientRoot } from "@/app/root"; export default function ProjectsPage() { return ; }