// ===================================== import React from "react"; export function Placeholder({ title }: { title: string }) { return (