import type { Graph } from "schema-dts"; export function JsonLd({ graph }: { graph: Graph }) { return (