We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efaff38 commit f34e95fCopy full SHA for f34e95f
www/src/components/banner.js
@@ -49,10 +49,10 @@ const Banner = () => (
49
<BannerContainer className="banner">
50
<InnerContainer>
51
<Content>
52
- <OutboundLink href="https://www.gatsbyjs.com/behind-the-scenes/">
53
- Watch now
+ <OutboundLink href="https://www.gatsbyjs.com/gatsby-for-agencies/">
+ Register now
54
</OutboundLink>
55
- {`: “Behind the Scenes: What makes Gatsby Great”.`}
+ {`: “Gatsby for Agencies and Teams: Better, Faster, Smarter”.`}
56
</Content>
57
</InnerContainer>
58
</BannerContainer>
0 commit comments