export interface ServiceLinks { link: string; countries: string[]; }