export const Glitched404Text = () => { const base = 'text-link font-medium text-11xl before:inline-block before:w-[60px] before:h-full' return (
) }