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 48b9803 commit 81d55a7Copy full SHA for 81d55a7
website/src/components/VeloxConBanner/index.js
@@ -11,10 +11,10 @@ export default function VeloxConBanner() {
11
<div className="container">
12
<div className="row">
13
<div className="col col--9">
14
- <h2>See the VeloxCon 2024 Recordings</h2>
+ <h2>Join us at VeloxCon 2025, April 15-16 at Meta HQ</h2>
15
</div>
16
<div className="col col--3">
17
- <a className="button button--info button--lg" href="https://www.youtube.com/playlist?list=PLJvBe8nQAEsEBSoUY0lRFVZr2_YeHYkUR" target="_blank" rel="noopener noreferrer">Watch</a>
+ <a className="button button--info button--lg" href="https://veloxcon.io/" target="_blank" rel="noopener noreferrer">Free Registration</a>
18
19
20
0 commit comments