"use client" import Link from "next/link"; export default function ErrorPage() { return (

500

خطای سرور رخ داده است.

بازگشت به صفحه اصلی
); }