diff --git a/src/components/header/popovers/links.tsx b/src/components/header/popovers/links.tsx index 9afeb245..2e830f1c 100644 --- a/src/components/header/popovers/links.tsx +++ b/src/components/header/popovers/links.tsx @@ -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/", }, { @@ -255,7 +255,7 @@ export const networkItems: NavItem[] = [ ), title: "AKT Token", - description: "Understand the role of AKT token", + description: "Learn more about the utility of AKT", link: "/token/", }, ];