--- import { profileConfig } from "../config"; import { url } from "../utils/url-utils"; const currentYear = new Date().getFullYear(); ---