diff --git a/pages/index.js b/pages/index.js index 928d449..44985c8 100644 --- a/pages/index.js +++ b/pages/index.js @@ -1,4 +1,5 @@ import { Button, Typography, Container } from '@mui/material'; +import Link from '@mui/material/Link'; export default function Home() { return ( @@ -7,7 +8,15 @@ export default function Home() { Unavailable - We are working on stopping the breach for you... + We are working on it! + +
+ +



+ + FYI this is a fansite );