Skip to content

Commit

Permalink
Update cch.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancernja authored Nov 15, 2023
1 parent a20be26 commit 1a29e34
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pages/cch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,16 @@ export default function CCHPage() {
</div>

<div className='flex flex-col text-base'>
<Link
href='https://shuttlerust.typeform.com/to/hkPkbXab'
target='_blank'
className='text-[#F09050]'
onClick={() => {
trackEvent('cch_sign_up')
}}
>
Sign up for the event
</Link>
<p>
<span className='text-[#F09050]'>&gt;</span> what
</p>
Expand Down

0 comments on commit 1a29e34

Please sign in to comment.