Skip to content

Commit b3e2595

Browse files
nav cta label update (#63)
1 parent a3565b2 commit b3e2595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/nav/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ const Header = ({ product }: { product?: string }) => {
186186
<line x1="21" x2="16.65" y1="21" y2="16.65"></line>
187187
</svg>
188188
</NavIconButton> */}
189-
<NavButton href="https://info.traefik.io/try-traefik-hub-platform">Start Free Trial</NavButton>
189+
<NavButton href="https://info.traefik.io/try-traefik-hub-platform">30-Day Trial</NavButton>
190190
<NavButtonPrimary href={demoLink}>Request Demo</NavButtonPrimary>
191191
</Flex>
192192
<Hamburger className="drawer">

0 commit comments

Comments
 (0)