import Head from "next/head"; import Box from "../components/Box/Box"; import Social from "../components/Social/Social"; import styles from "../styles/Home.module.css"; export default function Home(): JSX.Element { return (