"use client"; import { Head as NextraHead } from "nextra/components"; export function Head() { return ( ); }