import { Suspense } from "react"; import { About } from "@link-stack/leafcutter-ui"; export default function Page() { return ( ); }