diff --git a/src/app/admin/page.tsx b/src/app/admin/page.tsx index 86db400..910e109 100644 --- a/src/app/admin/page.tsx +++ b/src/app/admin/page.tsx @@ -174,7 +174,7 @@ export default function AdminPage() { title: "Geographic Distribution", description: "Job seeker and employer locations worldwide", bentoComponent: "map"}, { title: "Popular Job Categories", description: "Most sought-after job positions and skills", bentoComponent: "marquee", centerIcon: Activity, - variant: "text", texts: [ + texts: [ "Software Engineering", "Product Management", "Data Science", "UX Design", "Marketing", "Sales"], }, {