export const profileData = {
    id: 1,
    username: "LilleBRG",
    email: "lillebrg@gmail.com",
    pfp: "/img/user-32.png"
}