import Head from "next/head"; import Link from "next/link"; import Image from "next/image"; import IDButton from "./components/identity-button"; export default function Home() { return (
About A Werefox

{" "} Pixel Alexis!{" "} {"- "} Hi! I'm Alexis Werefox!

Somewhere between a hot date and a hot mess. Just a witchy foxxo programmer trying to make it in the world tbh.

); }