import Head from "next/head"; import Image from "next/image"; import MainLogo from "../components/MainLogo"; export default function Home() { return ( <>