diff --git a/src/components/CampaignTracker.tsx b/src/components/CampaignTracker.tsx index b6227ff..796d550 100644 --- a/src/components/CampaignTracker.tsx +++ b/src/components/CampaignTracker.tsx @@ -81,15 +81,15 @@ const CampaignTracker = ({ handleMenuClick }: { handleMenuClick: () => void }) = {/* Status Cards */}
-
Indexed:
+
Indexed:
77%
-
Interlinked:
+
Interlinked:
5%
-
Publishing:
+
Publishing:
Locked
diff --git a/src/components/DashboardGrid.tsx b/src/components/DashboardGrid.tsx index 0694482..4ee94ef 100644 --- a/src/components/DashboardGrid.tsx +++ b/src/components/DashboardGrid.tsx @@ -619,7 +619,7 @@ export default function DashboardGrid() { hoveredIndex={hoverState.cardId === card.title ? hoverState.ringIndex : null} onHover={(index) => handleRingHover(card.title, index)} /> -
+
{card.title}
{/* Tags */} @@ -677,7 +677,7 @@ export default function DashboardGrid() { > -

{card.title}

+

{card.title}

{/*