import { Button } from "@workspace/ui/components/button" export default async function Page() { return ( <> ) }