import Link from 'next/link'; import { t } from '@/i18n'; import { WB_REGIONS } from '@/lib/regions'; import { routes } from '@/lib/site'; /** Region chips → /countries?region=… (client-side filter on the directory). */ export function RegionChips() { return (