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