import{ag as i,j as r,B as t,S as n,T as e}from"./index-f5ufbVS4.js";import{d as s}from"./HomeOutlined-ChTSuhI1.js";import{B as o}from"./Button-BaZR7WeN.js";function m(){const a=i();return r.jsx(t,{sx:{minHeight:"100vh",display:"flex",alignItems:"center",justifyContent:"center",p:3,textAlign:"center"},children:r.jsxs(n,{spacing:2,alignItems:"center",children:[r.jsx(e,{sx:{fontWeight:900,fontSize:{xs:"6rem",md:"9rem"},lineHeight:1,color:"primary.main"},children:"500"}),r.jsx(t,{sx:{width:64,height:4,borderRadius:2,bgcolor:"primary.main"}}),r.jsx(e,{variant:"h3",sx:{fontWeight:700,color:"grey.800"},children:"Internal Server Error"}),r.jsx(e,{variant:"body1",color:"text.secondary",sx:{maxWidth:460},children:"Server error 500. We are fixing the problem. Please try again at a later stage."}),r.jsx(o,{variant:"contained",size:"large",startIcon:r.jsx(s,{}),onClick:()=>a("/dashboard"),sx:{mt:1},children:"Back To Home"})]})})}export{m as default};