import MainLayout from "@/components/MainLayout"; import Head from "next/head"; import Link from "next/link"; const Homepage = () => { return ( Watchman

Homepage

Please check this page later, as it is still under construction.

); }; export default Homepage;