File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ const Header = () => {
178178 < line x1 = "21" x2 = "16.65" y1 = "21" y2 = "16.65" > </ line >
179179 </ svg >
180180 </ NavIconButton >
181- < NavButton href = "https://hub .traefik.io" > Sign In </ NavButton >
181+ < NavButton href = "https://info .traefik.io/speak-with-an-expert" > Speak with an expert </ NavButton >
182182 < NavButtonPrimary href = "https://info.traefik.io/en/request-demo-traefik-enterprise" >
183183 Get a Demo
184184 </ NavButtonPrimary >
Original file line number Diff line number Diff line change @@ -79,21 +79,15 @@ const MainNav: React.FC = () => {
7979 </ Heading >
8080 </ Flex >
8181 }
82- description = "Your Cloud Native Networking Platform "
82+ description = "Your APIs deserve better "
8383 logo = { < TraefikHubLogo /> }
8484 url = "https://traefik.io/traefik-hub/"
8585 color = "#7f8c2b"
8686 bgColor = "#f4f5f6"
8787 links = { [
8888 {
89- title : 'Pricing' ,
90- url : 'https://traefik.io/traefik-hub/pricing/' ,
91- external : true ,
92- icon : < PriceTagIcon aria-hidden = "true" /> ,
93- } ,
94- {
95- title : 'Sign Up for Free' ,
96- url : 'https://hub.traefik.io/' ,
89+ title : 'Sign up for early access' ,
90+ url : 'http://traefik.io/traefik-hub-signup' ,
9791 external : true ,
9892 icon : < RocketIcon aria-hidden = "true" /> ,
9993 } ,
You can’t perform that action at this time.
0 commit comments