"use client"; /** * Single required disclosure for the build: appears after every route’s main content. */ export default function GlobalFakeSiteFooter() { return ( ); }