'use client'; import React from 'react'; import { Typography } from '@mui/material'; const DashboardPage = () => { return (