Data mode: ${MARKETPLACE_CONFIG.dataMode.toUpperCase()}
-Marketplace Control Center
-Monitor available offers, submit bids, and review marketplace health at a glance.
+ +Marketplace Control Center
+Monitor available offers, submit bids, and review marketplace health at a glance.
+No offers available right now. Check back soon or submit a bid.
'; + wrapper.innerHTML = 'No offers available right now. Check back soon or submit a bid.
'; return; } @@ -157,7 +176,7 @@ function renderOffers(offers: MarketplaceOffer[]): void {