import FeaturePlaceholder from "@/components/FeaturePlaceholder"; const ConsignmentsPage = () => { return ( ); }; export default ConsignmentsPage;