"use client"; import Link from "next/link"; import { Button } from "@/components/ui/button"; import { AlertTriangle, Home, RefreshCw } from "lucide-react"; export default function Error() { return (
We're sorry, but an unexpected error occurred. Please try again or contact support if the issue persists.