Skip to content

Commit

Permalink
Merge pull request #478 from HoomanDgtl/header-descriptions
Browse files Browse the repository at this point in the history
update: network-nav desription
  • Loading branch information
HoomanDgtl authored Jan 7, 2025
2 parents aff4cd1 + 298c76c commit 72b421f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/header/popovers/links.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const networkItems: NavItem[] = [
{
icon: Codesandbox,
title: "Providers",
description: "Your customers' data will be safe and secure",
description: "Explore network providers and capacity",
link: "/about/providers/",
},
{
Expand All @@ -255,7 +255,7 @@ export const networkItems: NavItem[] = [
</svg>
),
title: "AKT Token",
description: "Understand the role of AKT token",
description: "Learn more about the utility of AKT",
link: "/token/",
},
];
Expand Down

0 comments on commit 72b421f

Please sign in to comment.