We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3565b2 commit b3e2595Copy full SHA for b3e2595
src/components/nav/Header.tsx
@@ -186,7 +186,7 @@ const Header = ({ product }: { product?: string }) => {
186
<line x1="21" x2="16.65" y1="21" y2="16.65"></line>
187
</svg>
188
</NavIconButton> */}
189
- <NavButton href="https://info.traefik.io/try-traefik-hub-platform">Start Free Trial</NavButton>
+ <NavButton href="https://info.traefik.io/try-traefik-hub-platform">30-Day Trial</NavButton>
190
<NavButtonPrimary href={demoLink}>Request Demo</NavButtonPrimary>
191
</Flex>
192
<Hamburger className="drawer">
0 commit comments