import * as React from "react"; import Container from "@mui/material/Container"; import Typography from "@mui/material/Typography"; import Link from "@mui/material/Link"; import Grid from "@mui/material/Grid"; import { Facebook, Instagram, Twitter } from "@mui/icons-material"; import { Box } from "@mui/material"; export default function Footer(){ return( <> theme.palette.mode === "light" ? theme.palette.grey[200] : theme.palette.grey[800], p: 6, padding:'30px' }} component="footer" > {"Copyright © "} {/* */} In motion joint and spine center {" "} {new Date().getFullYear()} {"."} ) }