export interface FooterLink { url: string; label: string; }