1 export const HOME = "/home"; 2 export const CONTACTS = "/contacts"; 3 export const LOGIN = "/login";