import Head from "next/head"; import Link from "next/link"; import Image from "next/image"; import IDButton from "../components/identity-button"; import WCard from "../components/werefox-card"; import MS from "../components/mutant-standard"; 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.

); }