import { Icon } from "@iconify/react"; export default function AboutMe() { return(

About Me

{"A programmer in elementary school. I'm playing around with Next.js and home servers."}
) }