We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fbaba commit 2df0187Copy full SHA for 2df0187
src/components/nav/Header.tsx
@@ -184,7 +184,7 @@ const Header = ({ product }: { product?: string }) => {
184
<line x1="21" x2="16.65" y1="21" y2="16.65"></line>
185
</svg>
186
</NavIconButton>
187
- <NavButton href="https://info.traefik.io/speak-with-an-expert">Speak with an expert</NavButton>
+ <NavButton href="https://info.traefik.io/contact-us">Contact Us</NavButton>
188
<NavButtonPrimary href={demoLink}>Get a Demo</NavButtonPrimary>
189
</Flex>
190
<Hamburger className="drawer">
0 commit comments