import Head from "next/head"; import { Grid } from "@mui/material"; import { Layout } from "components/Layout"; import { ZammadWrapper } from "components/ZammadWrapper"; const Home = () => ( Link Shell ); export default Home;