import Image from "next/image"; import { imageUrl } from "@/helper"; function ImageProfile({ data }) { return (