import { Button } from '@/components/ui/button'; import Link from 'next/link'; export default function WrongRolePage() { return (
You don't have the required role to access this page. Please sign in with an account that has the appropriate permissions.