// Agora Seller Dashboard — "Sell on Agora" view for sellers managing their storefront. const SellerDash = ({ setRoute }) => { const data = window.AG_DATA; const seller = data.sellers.par; // "you" as a seller const myItems = data.items.filter(i => i.seller === seller.id); const [tab, setTab] = useState('listings'); return (
Buyers commission Agora to find pieces. Your active listings that match open Dream Finder briefs surface here — message the buyer directly when ready.