export const setSrc = (value: string) => { return `../static/images/${value}.png`; };