import { JSXElementConstructor } from "react"; import Image from "next/image"; export const SourceIcon = ({ id }: { id: string }) => { return (